naiveHobo / InvoiceNet

Deep neural network to extract intelligent information from invoice documents.
MIT License
2.42k stars 386 forks source link

How to extract the address information from the Invoice #103

Open cxsphereraja opened 2 years ago

cxsphereraja commented 2 years ago

Hi,

I have a requirement to extract the buyer Address information from my Invoice. It is actually a 3 or 4 lines of data. [ address, city, state, country, pincode ] . How do I configure so that I can get these data from Invoice. Please suggest.

Raja K

rupaveduruparthi commented 2 years ago

well.. even i am trying to extract those for my usecase..you got an approach extracting those?