hellen9527 / Pytorch-Chinese-Text-ClassificationLinks
中文文本分类模型集成,包括cnn, lstm, bert 等,开箱即用
☆26Updated last year
Alternatives and similar repositories for Pytorch-Chinese-Text-Classification
Users that are interested in Pytorch-Chinese-Text-Classification are comparing it to the libraries listed below
Sorting:
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆193Updated last year
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆192Updated 4 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 9 months ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆786Updated 8 months ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆61Updated 4 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- 中文文本聚类☆123Updated 3 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆123Updated 5 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆347Updated 4 years ago
- 使用bert进行关系三元组抽取。☆175Updated last year
- Mark and summarize the NLP project has been through☆135Updated 3 years ago
- ☆142Updated 9 months ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆801Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆24Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆355Updated 2 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆197Updated last year
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 文本聚类☆37Updated 4 years ago
- 中文NER的那些事儿☆320Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆400Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆576Updated 2 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Updated 4 years ago
- 多标签文本分类☆53Updated 6 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆349Updated last year
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆213Updated 4 years ago