• Stars
    star
    167
  • Rank 225,294 (Top 5 %)
  • Language
  • License
    Apache License 2.0
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Awesome-Text-Classification Projects,Papers,Tutorial .

Awesome-Text-Classification

Projects

fastText

Library for fast text representation and classification.

https://github.com/facebookresearch/fastText

CNN_sentence

CNNs for sentence classification

https://github.com/yoonkim/CNN_sentence

cnn-text-classification-tf

Convolutional Neural Network for Text Classification in Tensorflow

https://github.com/dennybritz/cnn-text-classification-tf

textClassifier

Text classifier for Hierarchical Attention Networks for Document Classification

https://github.com/richliao/textClassifier

Crepe

Character-level Convolutional Networks for Text Classification

https://github.com/zhangxiangxiao/Crepe

text_classification

all kinds of text classificaiton models and more with deep learning

https://github.com/brightmart/text_classification

multi-class-text-classification-cnn-rnn

Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.

https://github.com/jiegzhan/multi-class-text-classification-cnn-rnn

klassify

Bayesian Text classification service based on Redis. Built on top of Tornado and React.js

https://github.com/fatiherikli/klassify

sent-conv-torch

Text classification using a convolutional neural network.

https://github.com/harvardnlp/sent-conv-torch

Chinese

cnn-text-classification-tf-chinese

CNN for Chinese Text Classification in Tensorflow

https://github.com/indiejoseph/cnn-text-classification-tf-chinese

text-classification-cnn-rnn

CNN-RNN中文文本分类,基于tensorflow

https://github.com/gaussic/text-classification-cnn-rnn

Chinese-Text-Classification

Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/

https://github.com/fendouai/Chinese-Text-Classification

Papers

Convolutional Neural Networks for Sentence Classification

https://arxiv.org/abs/1408.5882

Character-level Convolutional Networks for Text Classification

https://arxiv.org/abs/1509.01626

Tutorial

Implementing a CNN for Text Classification in TensorFlow

http://www.wildml.com/2015/12/implementing-a-cnn-for-text-classification-in-tensorflow/

Reference

http://www.buluo360.com/

More Repositories

1

PyTorchDocs

PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Python
2,405
star
2

Awesome-Chatbot

Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Python
1,934
star
3

Awesome-TensorFlow-Chinese

Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
Python
1,321
star
4

OpenCVTutorials

OpenCV-Python4.1 中文文档
Python
1,216
star
5

FaceRank

FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
Python
859
star
6

pytorch1.0-cn

PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI
314
star
7

Chinese-Text-Classification

Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
Python
290
star
8

ArbitrageBot

ArbitrageBot, Detect Arbitrage Opportunities, Trading Clients, etc.
130
star
9

ChatGirl

ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model. ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人。(包含预处理过的 twitter 英文数据集,训练,运行,工具代码,来波 Star 。)QQ群:167122861
Python
108
star
10

Free-Tensorflow

Tensorflow 免费中文视频教程,开源代码,免费书籍.
84
star
11

BossComing

If your boss is coming ,send your phone a notification, based on face_recognition for face recognition and JPush to send notification.Just for fun!(the code is under dev branch)老板来了:人脸识别+手机推送,老板来了发送手机通知,你立刻知道。(代码在 dev 分支)
81
star
12

chat_wordpress

基于 ChatGPT 一个关键词批量生成内容,批量发布到 WordPress
Python
21
star
13

ChatClipboard

Boost Your ChatGPT Productivity with ChatClipboard - The Ultimate Desktop App for Effortless Text Response!
Python
11
star
14

CampusRecruitmentBus

欢迎关注微信公众号:校招巴士
8
star
15

babyagi_zh

babyagi_zh(通用人工智能婴儿版支持中文任务)
Python
7
star
16

AIGCOK

Awesome AIGC Applications.很棒的一些 AIGC(人工智能生成内容应用)
5
star
17

PyTorchVideo

PyTorch 官方文档视频版上线B站
5
star
18

OfferBus

21届&22届春招内推重磅来袭!(含腾讯、阿里、字节、京东、顺丰科技等50+大厂内推方式,不断更新中)
4
star
19

Word2Id_Chinese

Word2Id_Chinese:Chinese Sentences to ids,ids to Chinese Sentences.中文句子转索引,索引转中文,创建词典。
Python
4
star
20

DeepQA-Tutorial

5 步做一个 TensorFlow 聊天机器人: DeepQA 教程
4
star
21

PyTorchHub

HTML
3
star
22

ChatBotHub

ChatBotHub get response from multi chatgpt website. ChatBotHub 一键同时从多个 chatgpt 网页获得回复。
Python
3
star
23

TensorFlow-Examples-Guide

TensorFlow 实战,代码基于 TensorFlow-Examples。TensorFlow-Examples-Guide is based on TensorFlow-Examples :https://github.com/aymericdamien/TensorFlow-Examples
Python
2
star
24

PyTorchTutorial

PyTorchTutorial
2
star
25

fendouai.github.io

blog
1
star
26

TensorFlow-Examples-Chinese

TensorFlow Tutorial and Examples for Beginners (TensorFlow v2)
1
star