Github及Quora大神整理分享100篇NLP领域经典的论文,从1992年到如今,尽管年代久远跨度较大,但很多方法和模式在NLP领域至今都在沿用。原文无文件下载链接,小编给大家下载打包好(见文末)。由于头条限制英文内容原因,这里只给出几大论文方向。
Clustering & Word Embeddings 聚类和词向量
Language Modeling 语言模型
Segmentation, Tagging, Parsing 语法分析,句法分析
Sequential Labeling & Information Extraction 序列标记,信息抽取
Machine Learning 机器学习
Topic Models 主题模型
Machine Translation & Transliteration, Sequence-to-Sequence Models机器翻译,seq2seq模型
Automatic Text Summarization文本摘要
Generation, Reinforcement Learning文本生成和强化学习
Neural Models神经网络模型
Xiang Zhang, Junbo Zhao, and Yann LeCun: Character-level Convolutional Networks for Text Classification, NIPS 2015.
资源下载地址:
https://github.com/nuass/100-nlp-papers/blob/patch-1/resouce
参考原文:
https://github.com/mhagiwara/100-nlp-papers