ShenLanSchool / NLPLinks
基于深度学习的自然语言处理课程
☆27Updated 7 years ago
Alternatives and similar repositories for NLP
Users that are interested in NLP are comparing it to the libraries listed below
Sorting:
- 2018百度机器阅读理解竞赛☆27Updated 7 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- ☆14Updated 7 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆29Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 7 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 6 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 6 years ago
- 第一届“讯飞杯”中文机器阅读理解评测参考模型☆62Updated 8 years ago
- keras sparse implement of margin-softmax☆100Updated 7 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 9 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 6 years ago
- CHIP2018问句匹配大赛 Rank6解决方案☆21Updated 6 years ago
- 关系抽取实验☆32Updated 9 years ago
- lstm with attention to deal with qa☆34Updated 8 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- ESIM model with lanuage model☆27Updated 6 years ago
- 依存关系分析,NLP,自然语言处理