All Projects → practical-nlp → Practical Nlp

practical-nlp / Practical Nlp

Licence: mit
Official Repository for 'Practical Natural Language Processing' by O'Reilly Media

Projects that are alternatives of or similar to Practical Nlp

Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-91.37%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Speech Emotion Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Stars: ✭ 633 (+40.04%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Deep Nlp Seminars
Materials for deep NLP course
Stars: ✭ 113 (-75%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Mongolian Bert
Pre-trained Mongolian BERT models
Stars: ✭ 21 (-95.35%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Python Tutorial Notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Stars: ✭ 52 (-88.5%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Spark Nlp Models
Models and Pipelines for the Spark NLP library
Stars: ✭ 88 (-80.53%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-66.59%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Graphbrain
Language, Knowledge, Cognition
Stars: ✭ 294 (-34.96%)
Mutual labels:  natural-language-processing, natural-language-understanding
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+631.64%)
Mutual labels:  jupyter-notebook, natural-language-processing
Clause
🏇 聊天机器人,自然语言理解,语义理解
Stars: ✭ 323 (-28.54%)
Mutual labels:  natural-language-processing, natural-language-understanding
Question generation
Neural question generation using transformers
Stars: ✭ 356 (-21.24%)
Mutual labels:  jupyter-notebook, natural-language-processing
Ner
Named Entity Recognition
Stars: ✭ 288 (-36.28%)
Mutual labels:  natural-language-processing, natural-language-understanding
Oie Resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
Stars: ✭ 283 (-37.39%)
Mutual labels:  natural-language-processing, natural-language-understanding
Biosentvec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
Stars: ✭ 308 (-31.86%)
Mutual labels:  jupyter-notebook, natural-language-processing
Adaptnlp
An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models.
Stars: ✭ 278 (-38.5%)
Mutual labels:  jupyter-notebook, natural-language-processing
Nlp Conference Compendium
Compendium of the resources available from top NLP conferences.
Stars: ✭ 349 (-22.79%)
Mutual labels:  natural-language-processing, natural-language-understanding
Autonlp
🤗 AutoNLP: train state-of-the-art natural language processing models and deploy them in a scalable environment automatically
Stars: ✭ 263 (-41.81%)
Mutual labels:  natural-language-processing, natural-language-understanding
Nlp Papers With Arxiv
Statistics and accepted paper list of NLP conferences with arXiv link
Stars: ✭ 345 (-23.67%)
Mutual labels:  jupyter-notebook, natural-language-processing
Practical Pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Stars: ✭ 4,329 (+857.74%)
Mutual labels:  jupyter-notebook, natural-language-processing
Transformers Tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
Stars: ✭ 384 (-15.04%)
Mutual labels:  jupyter-notebook, natural-language-processing

Practical Natural Language Processing

A Comprehensive Guide to Building Real-World NLP Systems

Sowmya Vajjala, Bodhisattwa P. Majumder, Anuj Gupta, Harshit Surana

Endorsed by: Zachary Lipton, Sebastian Ruder, Marc Najork, Monojit Choudhury, Vinayak Hegde, Mengting Wan, Siddharth Sharma, & Ed Harris Foreword by: Julian McAuley

Homepage: www.practicalnlp.ai Published by O'Reilly Media, 2020


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.  

🚩 Details of the repository roadmap could be found here


Open the repository in Google Colab: Open In Colab

Open the repository in Jupyter nbviewer: Open in nbviewer

Chapterwise folders:

Contributors to Codebase:

Found a Bug?

If the bug is in book text, please enter a errata here: https://www.oreilly.com/catalog/errata.csp?isbn=0636920262329

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].