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
질문됨 한 달 전289회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠