All Projects → Kyubyong → Nlp_tasks

Kyubyong / Nlp_tasks

Licence: apache-2.0
Natural Language Processing Tasks and References

Projects that are alternatives of or similar to Nlp tasks

Prose
📖 A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
Stars: ✭ 2,840 (-4.31%)
Mutual labels:  natural-language-processing
Matterport3dsimulator
AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Stars: ✭ 260 (-91.24%)
Mutual labels:  natural-language-processing
Olivia
💁‍♀️Your new best friend powered by an artificial neural network
Stars: ✭ 3,114 (+4.92%)
Mutual labels:  natural-language-processing
Lectures
Oxford Deep NLP 2017 course
Stars: ✭ 15,162 (+410.85%)
Mutual labels:  natural-language-processing
Bist Parser
Graph-based and Transition-based dependency parsers based on BiLSTMs
Stars: ✭ 257 (-91.34%)
Mutual labels:  natural-language-processing
Nlpython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
Stars: ✭ 265 (-91.07%)
Mutual labels:  natural-language-processing
Datacamp Python Data Science Track
All the slides, accompanying code and exercises all stored in this repo. 🎈
Stars: ✭ 250 (-91.58%)
Mutual labels:  natural-language-processing
Recurrent Entity Networks
TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".
Stars: ✭ 276 (-90.7%)
Mutual labels:  natural-language-processing
Lda
LDA topic modeling for node.js
Stars: ✭ 262 (-91.17%)
Mutual labels:  natural-language-processing
Tacred Relation
PyTorch implementation of the position-aware attention model for relation extraction
Stars: ✭ 271 (-90.87%)
Mutual labels:  natural-language-processing
Articutapi
API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,即能達到 SIGHAN 2005 F1-measure 94% 以上,Recall 96% 以上的成績。
Stars: ✭ 252 (-91.51%)
Mutual labels:  natural-language-processing
Ai Job Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Stars: ✭ 3,191 (+7.51%)
Mutual labels:  natural-language-processing
Awesome Ai Awesomeness
A curated list of awesome awesomeness about artificial intelligence
Stars: ✭ 268 (-90.97%)
Mutual labels:  natural-language-processing
Deep Learning Interview Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Stars: ✭ 3,677 (+23.89%)
Mutual labels:  natural-language-processing
Chatbot ner
chatbot_ner: Named Entity Recognition for chatbots.
Stars: ✭ 273 (-90.8%)
Mutual labels:  natural-language-processing
Book Nlp
Natural language processing pipeline for book-length documents
Stars: ✭ 249 (-91.61%)
Mutual labels:  natural-language-processing
Lingua Rs
👄 The most accurate natural language detection library in the Rust ecosystem, suitable for long and short text alike
Stars: ✭ 260 (-91.24%)
Mutual labels:  natural-language-processing
Autonlp
🤗 AutoNLP: train state-of-the-art natural language processing models and deploy them in a scalable environment automatically
Stars: ✭ 263 (-91.14%)
Mutual labels:  natural-language-processing
Nlp Tutorial
Tutorial: Natural Language Processing in Python
Stars: ✭ 274 (-90.77%)
Mutual labels:  natural-language-processing
Awesomefakenews
This repository contains recent research on fake news.
Stars: ✭ 270 (-90.9%)
Mutual labels:  natural-language-processing

Natural Language Processing Tasks and Selected References

I've been working on several natural language processing tasks for a long time. One day, I felt like drawing a map of the NLP field where I earn a living. I'm sure I'm not the only person who wants to see at a glance which tasks are in NLP.

I did my best to cover as many as possible tasks in NLP, but admittedly this is far from exhaustive purely due to my lack of knowledge. And selected references are biased towards recent deep learning accomplishments. I expect these serve as a starting point when you're about to dig into the task. I'll keep updating this repo myself, but what I really hope is you collaborate on this work. Don't hesitate to send me a pull request!

Oct. 13, 2017.
by Kyubyong

Reviewed and updated by YJ Choe on Oct. 18, 2017.

Anaphora Resolution

Automated Essay Scoring

Automatic Speech Recognition

Automatic Summarisation

Coreference Resolution

Entity Linking

Grammatical Error Correction

Grapheme To Phoneme Conversion

Humor and Sarcasm Detection

Language Grounding

Language Guessing

Language Identification

Language Modeling

Language Recognition

Lemmatisation

Lip-reading

Machine Translation

Morphological Inflection Generation

Named Entity Disambiguation

Named Entity Recognition

Paraphrase Detection

Paraphrase Generation

Parsing

Part-of-speech Tagging

Pinyin-To-Chinese Conversion

Question Answering

Relationship Extraction

Semantic Role Labeling

Sentence Boundary Disambiguation

Sentiment Analysis

Sign Language Recognition/Translation

Singing Voice Synthesis

Social Science Applications

Source Separation

Speaker Authentication

Speaker Diarisation

Speaker Recognition

Speech Reading

Speech Recognition

Speech Segmentation

Speech Synthesis

Speech Enhancement

Speech-To-Text

Spoken Term Detection

Stemming

Term Extraction

Text Similarity

Text Simplification

Text-To-Speech

Textual Entailment

Transliteration

Voice Conversion

Voice Recognition

Word Embeddings

Word Prediction

Word Segmentation

Word Sense Disambiguation

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].