naiveHobo / InvoiceNet

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

Multi word predictions #95

Open ionutscorta opened 2 years ago

ionutscorta commented 2 years ago

Hello, is it possible to support multiple words in the prediction? Usually, vendor or client names are more than one word and with the current implementation, it doesn't seem to work. At most, it can extract 2 words.