yongzhuo / Pytorch-NLU
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of s…
☆337Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for Pytorch-NLU
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆119Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆381Updated last year
- SimBERT升级 版(SimBERTv2)!☆438Updated 2 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 中文NER的那些事儿☆310Updated last year
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆387Updated 5 months ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆401Updated 2 months ago
- 中文自然语言推理与语义相似度数据集☆344Updated 2 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆712Updated 8 months ago
- SimCSE在中文上的复现,有监督+无监督☆266Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆522Updated last year
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆542Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆374Updated last year
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆317Updated 10 months ago
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆425Updated 4 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆460Updated 2 years ago
- 中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word sign…☆404Updated 5 months ago
- 基于词汇信息融合的中文NER模型☆162Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆159Updated last year
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆537Updated 3 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆261Updated this week
- Pytorch BERT-BiLSTM-CRF For NER☆407Updated 4 years ago
- 中文问题句子相似度计算比赛及方案汇总☆294Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆250Updated 3 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆420Updated 4 years ago
- FewCLUE 小样本学习测评基准,中文版☆495Updated 2 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆320Updated last year
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆476Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆107Updated 4 years ago