自然语言处理
                        
                            natural language processing,
缩写作 
NLP 
自然语言处理的主要范畴
- 文本朗读(Text to speech)/语音合成(Speech synthesis)
 - 语音识别(Speech recognition)
 - 中文自动分词(Chinese word segmentation)
 - 词性标注(Part-of-speech tagging)
 - 句法分析(Parsing)
 - 自然语言生成(Natural language generation)
 - 文本分类(Text categorization)
 - 信息检索(Information retrieval)
 - 信息抽取(Information extraction)
 - 文字校对(Text-proofing)
 - 问答系统(Question answering)
 
给一句人类语言的问句,决定其答案。 典型问题有特定答案 (像是加拿大的首都叫什么?),但也考虑些开放式问句(像是人生的意义是是什么?)- 机器翻译(Machine translation)
 
将某种人类语言自动翻译至另一种语言- 自动摘要(Automatic summarization)
 
产生一段文字的大意,通常用于提供已知领域的文章摘要,例如产生报纸上某篇文章之摘要