yongzhuo / Pytorch-NLULinks
中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolkit, supports multi class and multi label classification, text similsrity, text summary and NER.
☆349Updated last year
Alternatives and similar repositories for Pytorch-NLU
Users that are interested in Pytorch-NLU are comparing it to the libraries listed below
Sorting:
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆399Updated 2 years ago
- 中文NER的那些事儿☆320Updated last year
- SimBERT升级版(SimBERTv2)!☆444Updated 3 years ago
- 中文自然语言推理与语义相似度数据集☆362Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆430Updated 8 months ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆785Updated 8 months ago
- KgCLUE: 大规模中文开源知识图谱问答☆448Updated 3 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated last year
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆162Updated 4 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
- 机器阅读理解 冠军/亚军代码及中文预训练MRC模型☆745Updated 2 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆540Updated 4 years ago
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆432Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆400Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- pytorch中文语言模型预训练☆389Updated 5 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago
- ☆418Updated last year
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- Collections of resources from Joint Laboratory of HIT and iFLYTEK Research (HFL)☆375Updated 2 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆419Updated 5 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆507Updated 2 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆326Updated 2 years ago