zackhy / TextClassification
Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).
☆202Updated 6 years ago
Alternatives and similar repositories for TextClassification:
Users that are interested in TextClassification are comparing it to the libraries listed below
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 4 years ago
- Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.☆265Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆99Updated 5 years ago
- ☆134Updated 2 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆434Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆155Updated 7 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Updated 6 years ago
- LSTM+CRF NER☆302Updated 6 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- ☆340Updated 2 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 5 months ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- ☆322Updated 5 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆308Updated 6 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 5 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago