14 results found Sort:

all kinds of text classification models and more with deep learning
Created 2017-05-30
325 commits to master branch, last one about a year ago
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, R...
Created 2019-06-13
138 commits to master branch, last one 5 months ago
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
Created 2017-08-16
10 commits to master branch, last one 6 years ago
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Created 2018-10-23
101 commits to master branch, last one 5 years ago
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
Created 2019-01-03
27 commits to master branch, last one 4 years ago
多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification
Created 2020-07-13
315 commits to master branch, last one 2 months ago
NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。
Created 2021-04-18
393 commits to master branch, last one about a year ago
情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification
Created 2020-07-02
178 commits to master branch, last one 2 months ago
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Created 2019-03-24
18 commits to master branch, last one 2 years ago
OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任务。
Created 2018-12-07
61 commits to master branch, last one about a year ago
Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。
Created 2018-12-01
222 commits to master branch, last one 7 months ago
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
Created 2020-06-16
18 commits to master branch, last one 3 years ago
Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.
Created 2022-10-09
33 commits to master branch, last one 11 months ago
Implementation of papers for text classification task on SST-1/SST-2
Created 2019-08-16
7 commits to master branch, last one about a year ago