Download Anaconda. We recommend downloading Anaconda’s latest Python 3 version (currently Python 3.5).
Install the version of Anaconda, which you downloaded.
Congratulations, you have installed Jupyter Notebook. To run the notebook:
jupyter notebook
Source: http://jupyter.readthedocs.io/en/latest/install.html.
- Demo notebook - GoT Analysis, as shown in class.
-
Basics_NLP - Notebook about preliminaries to be handled for python programming.
- Tokenization - Notebook explaining how to tokenise a corpus and the problems faced in doing so.
- JellyFishStringMatching - Spelling correction using edit distance and various metrices that are used in calculating edit distance.
- LanguageModels - Notebook about language modelling
- Smoothing,Perplexity And Backoff - Notebook about Smoothing ,Perplexity And Backoff
- HMM
forked from krishnamrith12/NotebooksNLP
-
Notifications
You must be signed in to change notification settings - Fork 0
Interactive scribe for NLP Course, IIT Kharagpur
rock420/NotebooksNLP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Interactive scribe for NLP Course, IIT Kharagpur
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 99.8%
- Python 0.2%