Invoice Parsing using Spacy

hi @ankitladva11!

If your invoices are pdfs, my colleague @ljvmiranda921 wrote an excellent and detailed blog on creating a document processing workflow with Prodigy and fine-tuning HuggingFace's LayoutLMv3:

prodigy_correct (1)

Also, a lot of Matt's suggestions require a good knowledge of spaCy. If your questions are spaCy-specific, you'll be better off posting questions on the spaCy GitHub discussions forum. That's where the spaCy core team answers questions and they have answered several related posts on invoice parsing:

Hope this helps!

2 Likes