Automating receipt processing with deep learning
21–30 of 35 posts
Re: Automating receipt processing with deep learning
#22Earlier quoted context omitted.
> Need to digitize documents, receipts or invoices but too lazy to code? Head over to Nanonets and build OCR models for free! I think that once you go down the path of OCR'ing your own invoices, you better start a company around it.
Gonna be honest, I think it's a dead-end. The solution IMO will come from the supply side; Easier to get receipts digitally from the store / vendor / seller, than to spend all this effort on converting physical receipts to digital. Sure - there's good retro usage, I'd rather push for sellers to offer you digital receipts. In fact, I already get that from my local supermarket. My bank card is registered to their app,…
if the need was there you'd already get a qr code to a shortlink to a rest api to fetch the data. existing tech, well defined behavior, augments existing data transfer without being incompatible with the current clients (the squishy humans)
Re: Automating receipt processing with deep learning
#23Earlier quoted context omitted.
> Need to digitize documents, receipts or invoices but too lazy to code? Head over to Nanonets and build OCR models for free! I think that once you go down the path of OCR'ing your own invoices, you better start a company around it.
Gonna be honest, I think it's a dead-end. The solution IMO will come from the supply side; Easier to get receipts digitally from the store / vendor / seller, than to spend all this effort on converting physical receipts to digital. Sure - there's good retro usage, I'd rather push for sellers to offer you digital receipts. In fact, I already get that from my local supermarket. My bank card is registered to their app,…
Re: Automating receipt processing with deep learning
#24Re: Automating receipt processing with deep learning
#25As standard OCR gets better and better, the room for specialized OCR solutions is becoming smaller.
Re: Automating receipt processing with deep learning
#26So what is the state of art? Is there a decent software available, that actually works? An app that a small company could use easily, say, for employee expense reports with reliable data parsing and automatic expense/tax calculations?
I've been using waveapps.com. their receipt processor allows me to forward any I get in email via pdf. They have an app to upload a pic as well. Have yet to have an issue. Even the Costco ones that have a line through them. It's been great. And it's "free".
Re: Automating receipt processing with deep learning
#27It's a nice overview article for anyone interested in the topic of IE from financial documents. However, for industrial level solutions Tesseract does not cut it. Abbyy is the best OCR engine on the market currently. Receipt IE works just fine with rules supported by a small BiLSTM as fallback just because receipts do not contain a lot of text. With invoices this approach is suboptimal. On a general note no DL approa…
Wow Abbyy is 26 years old. Nice to see software that lasts that sort of time.
Re: Automating receipt processing with deep learning
#28What is the point of spamming [1] HN with this low-effort content marketing for Nanonets that barely scratches the surface of the topic but instead is full of obnoxious calls to action? [1]: https://i.imgur.com/eIhwtjo.png
> Need to digitize documents, receipts or invoices but too lazy to code? Head over to Nanonets and build OCR models for free! I think that once you go down the path of OCR'ing your own invoices, you better start a company around it.
Re: Automating receipt processing with deep learning
#29What is the point of spamming [1] HN with this low-effort content marketing for Nanonets that barely scratches the surface of the topic but instead is full of obnoxious calls to action? [1]: https://i.imgur.com/eIhwtjo.png
However, this sort of "content marketing by tweaking submission titles to the same blog repeatedly" posting behaviour would be flagged to oblivion if done by a non-YCombinator funded company...
Re: Automating receipt processing with deep learning
#30Earlier quoted context omitted.
> Need to digitize documents, receipts or invoices but too lazy to code? Head over to Nanonets and build OCR models for free! I think that once you go down the path of OCR'ing your own invoices, you better start a company around it.
Gonna be honest, I think it's a dead-end. The solution IMO will come from the supply side; Easier to get receipts digitally from the store / vendor / seller, than to spend all this effort on converting physical receipts to digital. Sure - there's good retro usage, I'd rather push for sellers to offer you digital receipts. In fact, I already get that from my local supermarket. My bank card is registered to their app,…
That's great but why does this need to be an app? Why can't it be sent via email or have a website I can log into? I'm not downloading an app for every company I want to do business with.