OYE93 / Chinese-NLP-CorpusLinks
Collections of Chinese NLP corpus
☆899Updated 4 years ago
Alternatives and similar repositories for Chinese-NLP-Corpus
Users that are interested in Chinese-NLP-Corpus are comparing it to the libraries listed below
Sorting:
- fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。☆757Updated last year
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,008Updated 3 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,491Updated 2 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,371Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,946Updated 2 years ago
- Open Chinese Language Pre-trained Model Zoo☆985Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆955Updated 5 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆925Updated 2 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,231Updated 5 years ago
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 years ago
- 高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型☆817Updated 4 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 中文实体关系抽取,pytorch,bilstm+attention