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:
- 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
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- 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
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 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
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 11 months ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Contains an implementation of the attention mechanism and a keras text classifier wrapper.☆28Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 7 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- A TensorFlow implementation for "Recurrent Attention Network on Memory for Aspect Sentiment Analysis"☆67Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 4 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Relation Extraction using Deep learning(CNN)☆99Updated 8 years ago
- This repo contains implementation of advanced ML techniques. Includes model ensembles, cost-sensitive learning and dealing with class imb…☆18Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago