Document Understanding tools
Updated: 2019-11-20
- Install [Python] 3.x
We recommend installing anaconda3 . You can then train using pystruct and/or tensorflow (both to be installed on top of anaconda).
- conda install shapely rtree lxml scipy
- conda install future scikit-learn pytest
To learn with pystruct (using a graph-CRF model):
* pip install cvxopt ad3 pystruct --upgrade
To learn with Tensorflow (using an Edge Convolutional Network):
- conda install tensorflow(-gpu)
- see use-cases
Related discussion: https://read02.uibk.ac.at/wiki/index.php/Document_Understanding
- Hervé Déjean, [email protected]
- Jean-Luc Meunier, [email protected]
- Python: https://www.python.org
- Anaconda: https://anaconda.org/anaconda/python
- Windows Python lib: http://www.lfd.uci.edu/%7Egohlke/pythonlibs