cshmzin / nlp-codeLinks
nlp codes for study
☆18Updated 2 years ago
Alternatives and similar repositories for nlp-code
Users that are interested in nlp-code are comparing it to the libraries listed below
Sorting:
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆109Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆117Updated 5 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆127Updated 2 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆163Updated 4 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆431Updated 11 months ago
- 中文NER的那些事儿☆321Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆92Updated 3 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆405Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Updated 5 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆405Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆255Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆142Updated 3 years ago
- 基于 BERT 模型的中文文本分类工具☆69Updated 3 years ago
- 基于ERNIE的中文NER☆38Updated 3 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆363Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 4 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆237Updated 3 years ago
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆19Updated 3 years ago
- 基于知识图谱的问答系统☆135Updated 5 years ago
- ☆147Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆199Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆584Updated 2 years ago
- 基于pytorch的中文意图识别和槽位填充☆202Updated 3 months ago
- 基于BIO模式的序列标注工具-可用于命名实体识别、事件触发词识别等任务的数据标注☆71Updated 5 years ago