How can I incorporate a custom query into start_expense_analysis?

0

We are using start_expense_analysis to analyze the invoice form, but if the product name in the invoice form has 2-3 lines or the position of the product name is ambiguous, it may not be recognized as a product or the quantity and unit price bundled with the product may not be recognized, so the user I'm trying to solve it with a custom queries.

  1. Can custom quries be applied to expense analysis?
  2. To use custom queries, I entered a query and trained the adapter, but when I try to use it, I have to enter another query. Is this the right way to use it?
  3. Is it possible to implement a function like LineItemGroup in cost analysis using the custom query function?

start_expense_analysis을 이용하여 인보이스 양식을 분석해 이용중입니다만 인보이스 양식중 상품명이 2~3줄로 되어 있거나 상품명의 위치가 애매하면 상품으로 인식을 못하거나 상품과 같이 묶여 있는 수량과 단가등을 인식하지 못할때가 있어 custom queries 로 해결하려고 합니다.

  1. expense analysis에 custom quries가 접목이 되나요?
  2. custom queries 를 사용하기위해 쿼리를 입력하고 adapter 를 훈련시켰는데 막상 사용하려고 하니 또 쿼리를 입력해야 하는데 이게 사용법이 맞나요?
  3. custom queries 기능으로도 비용분석에 LineItemGroup과 같은 기능을 구현할 수 있나요?
ckhan
gefragt vor 2 Monaten296 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen