SkullFang / BERT_NLP_ClassificationLinks
Use transfer learning for Text_classification with BERT.
☆21Updated 3 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
Sorting:
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 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
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 10 months ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆77Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Hierarchical Attention Network for Sentiment Analysis☆28Updated 7 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- SalienceRank keyphrase extraction algorithm☆21Updated 5 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Rel…☆188Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- Contains an implementation of the attention mechanism and a keras text classifier wrapper.☆28Updated 6 years ago
- A TensorFlow implementation for "Recurrent Attention Network on Memory for Aspect Sentiment Analysis"☆67Updated 6 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆107Updated last year
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 7 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago