sourcecode369/deep-natural-language-processing
Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.
This collection of notebooks helps you build systems that understand and process human language using advanced AI techniques. You provide text or speech data, and it helps you create applications that can perform tasks like answering questions, recognizing spoken commands, or translating languages. It's designed for data scientists and AI practitioners who want to develop sophisticated language-based AI.
No commits in the last 6 months.
Use this if you are an AI practitioner looking for practical, implemented examples of deep learning models for various natural language processing tasks.
Not ideal if you are looking for a ready-to-use application or a high-level API to integrate NLP features without understanding the underlying models.
Stars
11
Forks
11
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Apr 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sourcecode369/deep-natural-language-processing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ricardokevins/Kevinpro-NLP-demo
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译
allenai/allennlp-models
Officially supported AllenNLP models