An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with textcnn

A curated list of projects in awesome lists tagged with textcnn .

https://github.com/yongzhuo/keras-textclassification

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN

albert bert capsule charcnn crnn dcnn dpcnn embeddings fasttext han keras keras-textclassification leam nlp rcnn text-classification textcnn transformer vdcnn xlnet

Last synced: 15 May 2025

https://github.com/chenyuntc/PyTorchText

1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)

fasttext lstm nlp pytorch textcnn textrcnn textrnn

Last synced: 28 Mar 2025

https://github.com/chenyuntc/pytorchtext

1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)

fasttext lstm nlp pytorch textcnn textrcnn textrnn

Last synced: 12 Apr 2025

https://github.com/yongyehuang/zhihu-text-classification

[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案

han lstm multi-label tensorflow text-classification textcnn

Last synced: 06 Apr 2025

https://github.com/kyzhouhzau/nlpgnn

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.

albert albert-ner bert bert-cls bert-ner bilstm-attention gan gcn gin gnn gpt2 graph-classfication graph-convolutional-networks graphsage message-passing nlp tensorflow2 textcnn textgcn tf2

Last synced: 05 Apr 2025

https://github.com/brightmart/ai_law

all kinds of baseline models for long text classificaiton( text categorization)

accusation ai attention crime fasttext hierarchical-attention-network law relevant-articles text-categorization text-classification textcnn

Last synced: 10 Oct 2025

https://github.com/luopeixiang/textclf

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

bert cnn-text-classification configurable document-classification dpcnn drnn glove logistic-regression lstm-text-classification neuralclassifier pytorch sentiment-analysis sklearn-classify svm textcnn textrnn word2vec

Last synced: 09 Apr 2025

https://github.com/catqaq/opentextclassification

OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任务。

bert bert-text-classification chinese-text-classification dpcnn ernie gru lstm multi-label-classification naive-bayes pytorch svm text-classification textcnn textrnn torchtext transformers

Last synced: 07 May 2025

https://github.com/renovamen/text-classification

PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类

bilstm-attention cnn document-classification fasttext han hierarchical-attention-networks lstm nlp text-classification textcnn transformer

Last synced: 24 Apr 2025

https://github.com/doragd/text-classification-pytorch

Implementation of papers for text classification task on SST-1/SST-2

bilstm-attention nlp sentiment-classification text-classification textcnn

Last synced: 23 Apr 2025

https://github.com/macanv/mqnlp

自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key words extractor, auto summarize etc.

fasttext lstm ner pos-tagging segment sequence-labeling textclassification textcnn textrnn

Last synced: 29 Oct 2025

https://github.com/dataxujing/nlp-paper

:art: :art:NLP 自然语言处理教程 :art::art: https://dataxujing.github.io/NLP-paper/

albert attention-mechanism bert crf elmo fasttext glove gpt lad2vec lda lsa pagerank plsa seq2seq seq2seq-attention textcnn textrank transformer word2vec xlnet

Last synced: 23 Feb 2026

https://github.com/jiangnanboy/knowledge-automatic-tagging

题目知识点预测标注。Question knowledge point prediction.

knowledge-auto-tagging pytorch textcnn transformer-encoder

Last synced: 16 Jan 2026

https://github.com/seanlee97/nnclf

神经网络分类器,PyTorch实现

pytorch short-text-classify textcnn word2vec

Last synced: 29 Oct 2025

https://github.com/taishan1994/tensorflow-text-classification

基于tensorflow的中文文本分类(复旦中文语料)

attention bilstm rcnn rnn tensorflow text-classification textcnn transformer

Last synced: 04 Apr 2025

https://github.com/ailln/text-classification

🦑 中文文本分类(支持 API 部署)

nlp text-classification textcnn

Last synced: 08 May 2025

https://github.com/daya-jin/bopomofo2chs

Implement Bopomofo2Chs with Tacotron.

bi-rnn cbhg deep-learning nlp textcnn

Last synced: 13 Apr 2025

https://github.com/liaoyanqing666/textcnn-chinese-text-data-mining-

TextCNN, Chinese text data mining, 中文文本数据挖掘

beginner-friendly pytorch text-classification textcnn

Last synced: 23 Mar 2025

https://github.com/cryptum169/textcnn-for-chinese

An implementation of textCNN text classification task for Chinese. 2 Versions with and without pre-trained Doc2Vec model.

chinese classification nlp textcnn

Last synced: 24 Jan 2026

https://github.com/jieguangzhou/textclassification

基于tensorflow的文本分类 Text classification

cnn deep-learning fasttext python rnn tensorflow textcnn textrnn

Last synced: 24 Oct 2025

https://github.com/ZhengZixiang/OpenTC

Exploring various text classification models based on PyTorch. 基于PyTorch探索各种文本分类模型

fasttext pytorch text-classification textcnn textrcnn textrnn

Last synced: 06 May 2025

https://github.com/ryangawei/text-classification-of-product-titles-pytorch

Product classification based on TextCNN, BiLSTM and BiGRU, with Pytorch. 【A01】2018 网络零售平台商品分类【浪潮】, 第十届中国大学生服务外包创新创业大赛

deep-learning nlp text-classification textcnn

Last synced: 08 Jan 2026