lingyu001 / nlp_text_summarization_implementation
Three modules of extractive text summarization, including implementation of Kmeans clustering using BERT sentence embedding
☆12Updated 5 years ago
Alternatives and similar repositories for nlp_text_summarization_implementation:
Users that are interested in nlp_text_summarization_implementation are comparing it to the libraries listed below
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆52Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- ☆10Updated 3 years ago
- OffensEval2020 Shared Task☆17Updated 3 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 4 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆259Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- A paper list for aspect based sentiment analysis.☆136Updated 9 months ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated last year
- Label-Specific Document Representation for Multi-Label Text Classification☆87Updated 5 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆9Updated 4 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆193Updated 2 years ago
- [AAAI 2019] A Unified Model for Opinion Target Extraction and Target Sentiment Prediction☆273Updated last year
- BERT fine-tuned for hierarchical multi-label text classification (HMLTC)☆14Updated 4 years ago
- ☆126Updated last year
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆158Updated 5 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 5 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆123Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Repo for Enhanced Seq2Seq Autoencoder via Contrastive Learning for Abstractive Text Summarization☆22Updated 3 years ago
- The Local Context Focus Syntax-based BERT model to analyze aspect-based sentiment of product reviews on SemEval2014☆45Updated last year
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆124Updated 2 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
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"☆28Updated 3 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆70Updated 5 years ago
- This repository contains the code for the paper "An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity Meas…☆22Updated 6 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- Natural Language Processing. From data preparation to building model and deploy the model to web service☆11Updated 6 years ago
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆72Updated 2 years ago