shouxieai / A-series-of-NLPLinks
☆161Updated 2 years ago
Alternatives and similar repositories for A-series-of-NLP
Users that are interested in A-series-of-NLP are comparing it to the libraries listed below
Sorting:
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- ☆142Updated 10 months ago
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆194Updated last year
- NLP实战项目☆102Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆194Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆576Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆289Updated this week
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆654Updated 3 years ago
- NLP的各种小项目练手☆148Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆507Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆787Updated 9 months ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆253Updated last year
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Updated 5 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆607Updated last month
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆457Updated 8 months ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆66Updated 4 years ago
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆534Updated 2 years ago
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆51Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 中文命名实体识别☆47Updated 3 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆432Updated 9 months ago
- 基于ERNIE的中文NER☆37Updated 3 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆802Updated 4 years ago
- BiLSTM-CRF-NER☆34Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago