ShenLanSchool / NLP
基于深度学习的自然语言处理课程
☆28Updated 6 years ago
Alternatives and similar repositories for NLP:
Users that are interested in NLP are comparing it to the libraries listed below
- ☆23Updated 6 years ago
- 2018百度机器阅读理解竞赛☆27Updated 6 years ago
- 整理了Stanford NLP的部分使用方法☆21Updated 6 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- Code for NLPCC2016 Chinese Word Similarity Task☆17Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- ☆14Updated 7 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 6 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- smp2018 contest ( distinguish human writing or robot writing from news )☆19Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆29Updated 8 years ago
- ☆14Updated 6 years ago
- ai challenge 2018 's final code.☆16Updated 6 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Updated 6 years ago
- AI Challenger 2018 观点型问题阅读理解 复赛第8名 解决方案 (8th place of AI Challenger 2018 MRC)☆90Updated 6 years ago
- 2017 NLPCC DBQA Model (NLPCC比赛)& CCIR (搜狗搜索)& Tools Related☆18Updated 6 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Updated 6 years ago
- ☆14Updated 5 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆21Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- CHIP2018问句匹配大赛 Rank6解决方案☆21Updated 6 years ago
- KBQA☆14Updated 8 years ago
- NLPCC2018 sub-task 2 of task 5, we propose RCMN model for multi-turn response selection.☆7Updated 5 years ago
- Keras Conv+BiLSTM for Named Entity Recognition