sliderSun / pynlpLinks
NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.
☆67Updated 5 years ago
Alternatives and similar repositories for pynlp
Users that are interested in pynlp are comparing it to the libraries listed below
Sorting:
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆127Updated 2 years ago
- Final Project for EECS496-7☆62Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- ☆279Updated 4 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- 论文实现:《Chinese Grammatical Error Diagnosis with Long Short-Term Memory Networks》☆50Updated 6 years ago
- 使用BERT做文本相似度☆64Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Updated 5 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 6 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 6 years ago
- the demo for bert☆141Updated 6 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别