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),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆431Updated 9 months ago
- 中文NER的那些事儿☆320Updated 2 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆162Updated 4 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆400Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆237Updated 3 years ago
- 基于transformers的三元组抽取☆37Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 基于ERNIE的中文NER☆38Updated 3 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆254Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆357Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆289Updated this week
- CCKS2019医渡云4k电子病历数据集命名实体识别☆49Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago
- 基于pytorch的中文意图识别和槽位填充☆190Updated last month
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆148Updated 5 years ago
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆402Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆578Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆140Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于bert的kbqa系统☆152Updated 3 years ago