Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.
☆104Apr 20, 2018Updated 8 years ago
Alternatives and similar repositories for text-classification
Users that are interested in text-classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆117May 8, 2018Updated 8 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Jul 18, 2018Updated 8 years ago
- all kinds of text classification models and more with deep learning☆7,938Sep 28, 2023Updated 2 years ago
- a within-document event coreference resolution system, trained and evaluated on the KBP corpus.☆10May 15, 2023Updated 3 years ago
- PyTorch implementation of the Reinforced Mnemonic Reader + Answer Verifier model (https://arxiv.org/abs/1808.05759)☆10Nov 23, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 2018达观杯文本智能处理挑战赛:基于ML、DL实现文本分类☆36Jul 17, 2018Updated 8 years ago
- 本代码是cs224n的作业2代码☆18Aug 29, 2018Updated 8 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆253May 21, 2017Updated 9 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Jun 15, 2018Updated 8 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆404Apr 7, 2018Updated 8 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Jan 7, 2019Updated 7 years ago
- ☆53Jul 2, 2017Updated 9 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Apr 29, 2017Updated 9 years ago
- Mxnet implementation of an ICLR 2018 paper: A new method of region embedding for text classification.☆10Oct 14, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252May 30, 2019Updated 7 years ago
- 中文机器阅读理解数据集☆12Jan 15, 2020Updated 6 years ago
- bert中文分类实践☆736Dec 11, 2018Updated 7 years ago
- smp2018 contest ( distinguish human writing or robot writing from news )☆19Aug 10, 2018Updated 8 years ago
- 使用预训练语言模型BERT做中文NER☆972Feb 26, 2020Updated 6 years ago
- fastText中文实践☆19Apr 27, 2018Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Jul 15, 2016Updated 10 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆602Jun 6, 2026Updated 3 months ago
- 不用tensorflow estimator,分别采用字mask和wwm mask在中文领域内finetune bert模型