Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Official Repository for Code associated with 'Practical Natural Language Processing' book by O'Reilly Media

License

Notifications You must be signed in to change notification settings

practical-nlp/practical-nlp-code

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Practical Natural Language Processing

A Comprehensive Guide to Building Real-World NLP Systems

Book Structure

figure

Please note that the code repository is still under development and review. All the notebooks will be crystalized in the coming months. The notebooks have been tested on an ubuntu machine running python 3.6. Currently, we are using TF1.x. We will migrate to TF2.x in the coming months. 

✨ A newer version compatible with Ubuntu 23 is being added in pnlp-refactor-ubuntu23.

We thank everyone, especially the educators & universities, for their feedback in pointing out the issues & improving the accessibility of the notebooks. 🚩 Details of the repository roadmap could be found here

Open the repository in Google Colab:

Open the repository in Jupyter nbviewer: Open in nbviewer

Chapterwise folders:

Contributors to Codebase:

Found a Bug?

If the bug is in the codebase: Great! Please read this how can you help us improve the codebase

About

Official Repository for Code associated with 'Practical Natural Language Processing' book by O'Reilly Media