Skip to content

Latest commit

 

History

History
executable file
·
459 lines (392 loc) · 41.4 KB

自然语言处理项目的相关干货整理.md

File metadata and controls

executable file
·
459 lines (392 loc) · 41.4 KB

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.

Automatic Summarisation(自动摘要)

Named Entity Disambiguation(命名实体消歧)

Named Entity Recognition(命名实体识别)

Anaphora Resolution(指代消解)

Question Answering(问答系统)

Relationship Extraction(关系提取)

Automated Essay Scoring(论文自动评分)

Automatic Speech Recognition(自动语音识别)

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

Paraphrase Detection(释义检测)

Paraphrase Generation

Parsing(语法分析)

Part-of-speech Tagging(词性标记)

Pinyin-To-Chinese Conversion(拼音与中文转换)

Semantic Role Labeling(语义角色标记)

Sentence Boundary Disambiguation(语句边界消歧)

Sentiment Analysis(情绪分析)

Sign Language Recognition/Translation

Singing Voice Synthesis

Social Science Applications

Source Separation(源分离)

Speech

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(词义消歧)