Skip to content

DeviSnigdhaM/IDR_CRF_ipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Image Is Worth a Thousand Words

Build Your First Intelligent Document Recognizer

To Access the notebook on a server

Launch the ipython notebook in binder by clicking the below button

Binder

To view the read-only notebook

Just select index.ipynb from the Code files Github has an inbuilt renderer for ipython notebooks

To Launch the notebook locally

Dependencies

The requirements.txt file has a list of all Python libraries that are needed for this notebook

To install, run the command:

pip install -r requirements.txt

Launch the Jupyter Notebook

Install Jupyter Notebook from https://jupyter.org/install

jupyter notebook

Open on URL: http://localhost:8888/

Select index.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published