SkullFang / BERT_NLP_Classification
Use transfer learning for Text_classification with BERT.
☆21Updated 2 years ago
Alternatives and similar repositories for BERT_NLP_Classification:
Users that are interested in BERT_NLP_Classification are comparing it to the libraries listed below
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- ☆31Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- Building Event Extraction and Trending Framework for Twitter☆14Updated 7 years ago
- Hierarchical Attention Network for Sentiment Analysis☆28Updated 7 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- SalienceRank keyphrase extraction algorithm☆21Updated 4 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- A Python implementation of a binary text classifier using Doc2Vec and SVM☆16Updated 7 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆14Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Implementation (in progress) of Dieng et al.'s TopicRNN: a neural topic model & RNN hybrid.☆52Updated 6 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago