Forum Discussion
SOE_Tech
Sep 05, 2022Brass Contributor
Sharepoint Syntex - Take specific line
Hello everyone, i currently try to extract infos from our invoices but struggle with the name of the customer. The name is always in the second row and the full second row. However i cant fin...
Mario_Fulan
Sep 08, 2022Iron Contributor
There is no way to force a "take the whole line" unless it fits a RegEx pattern. You may want to try that. Make sure you label lots of samples that differ (some with 3 part names and some with 2 and some with punctuation and ...). The AI needs to "infer" that you need the entire line.
SOE_Tech
Sep 09, 2022Brass Contributor
I just labeled 20 different files and the AI still stops at the very for punctuation... This is really frustrating that you cannot tell the program "ignore punctuation" or "take line"...
I tried to give the program another explanation saying that part of the address (zip code) always comes about 15 Tokens after the name but that didnt help either.. ._.
I tried to give the program another explanation saying that part of the address (zip code) always comes about 15 Tokens after the name but that didnt help either.. ._.