Week 9
Milestones
- Build a general document parsing API for multilingual documents
- Add methods for processing individual images instead of text
- Add dictionary parser built on top of general doc parser
- Upload API to PyPi as a package
Screenshots / Videos
Contributions
Learnings
Learnt about testing in large scale projects, and a bit of version control. \ Also learnt how to publish packages to PyPi from this medium article.