Character-level Convolutional Networks for Text Classification论文仿真实现
☆72Apr 29, 2017Updated 8 years ago
Alternatives and similar repositories for char-cnn-text-classification-tensorflow
Users that are interested in char-cnn-text-classification-tensorflow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Jul 15, 2016Updated 9 years ago
- the implement of text understanding from scratch☆35Jul 21, 2017Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68May 8, 2018Updated 7 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆25Jul 23, 2017Updated 8 years ago
- ☆237Jan 7, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆40Mar 28, 2017Updated 9 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆158Sep 13, 2021Updated 4 years ago
- ☆13Jul 11, 2018Updated 7 years ago
- ☆55Jul 2, 2017Updated 8 years ago
- 使用HMM模型实现的机构名实体识别☆48Jun 5, 2018Updated 7 years ago
- Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.☆104Apr 20, 2018Updated 7 years ago
- char_CNN_text_classification_Chinese2Pinyin,中文转拼音实例-基于字符的卷积神经网络-超短文本分类-主要代码为lc222的github项目,有HTTP访问等☆16Jan 4, 2020Updated 6 years ago
- include my python solutions to the "101 beginning problem set" on kaggle.☆10Jan 27, 2015Updated 11 years ago
- 本单元是broadview中<TensorFlow:实战Google深度学习框架>代码