Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robmarkcole/text-insights-app

Upload an image of a document and extract text, names, facts and figures
https://github.com/robmarkcole/text-insights-app

streamlit tesseract-ocr

Last synced: about 1 month ago
JSON representation

Upload an image of a document and extract text, names, facts and figures

Awesome Lists containing this project

README

        

# text-insights-app
Upload an image of a document and extract text, names, facts and figures. Use tesseract for OCR.
* First follow the readme in `tesseract-engine` then follow the readme in `streamlit-ui`
* todo: add docker-compose up



## References
* https://github.com/patidarparas13/Sentiment-Analyzer-Tool
* [Radiological report analytics](https://twitter.com/beringresearch/status/1257623872465240064)
* [twitter sentiment](https://twitter.com/zachrenwick/status/1258664133764890624)
* [Summarization using bert model (pytorch)](https://github.com/holladileep/TextSummarizationPipeline-AWS)
* [Named entity example](https://maelfabien.github.io/project/Streamlit/#dockerfile)