zldeng / DeeplearningForTextClassificationLinks
deep learning model for text classification
☆10Updated 7 years ago
Alternatives and similar repositories for DeeplearningForTextClassification
Users that are interested in DeeplearningForTextClassification are comparing it to the libraries listed below
Sorting:
- TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model…☆15Updated 6 years ago
- *SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach☆21Updated 6 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 6 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 7 years ago
- Attention-based LSTM model with the Aspect information to solve financial opinion mining problem (WWW 2018 shared task1)☆16Updated 6 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- ☆11Updated 6 years ago
- A neural text process python lib for context-based feature extraction on Seq-Tagging data.☆10Updated 6 years ago
- This repo contains implementation of advanced ML techniques. Includes model ensembles, cost-sensitive learning and dealing with class imb…☆18Updated 6 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- Chinese Question Classifier (Keras Implementation) on BQuLD☆29Updated 2 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated last year
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 8 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Updated 7 years ago
- SOTA results for machine learning problems in NLP .☆11Updated 4 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- Facilitate the learning, practicing, and designing of neural text matching models with a user-friendly and interactive interface.☆40Updated 2 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago