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 …☆51Updated 4 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆40Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- OffensEval2020 Shared Task☆17Updated 3 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆158Updated 5 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆9Updated 4 years ago
- BERT fine-tuned for hierarchical multi-label text classification (HMLTC)☆14Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- A paper list for aspect based sentiment analysis.☆136Updated 8 months ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆57Updated last year
- Multi Label text classification using bert☆154Updated 5 years ago
- Keyphrase Generation☆218Updated last year
- Label-Specific Document Representation for Multi-Label Text Classification☆87Updated 5 years ago
- The Local Context Focus Syntax-based BERT model to analyze aspect-based sentiment of product reviews on SemEval2014☆45Updated last year
- ☆10Updated 3 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"☆28Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆124Updated 2 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆258Updated 5 years ago
- Repo for Enhanced Seq2Seq Autoencoder via Contrastive Learning for Abstractive Text Summarization☆22Updated 3 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Code and Data for our EMNLP-2020 paper Weakly-Supervised Aspect-Based Sentiment Analysis via Joint Aspect-Sentiment Topic Embedding.☆49Updated 4 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆245Updated 10 months ago
- A simple library to preprocess ABSA related tasks from SemEval☆27Updated 4 years ago
- Clustering text with Bert☆56Updated 4 years ago
- 使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。☆19Updated 4 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆192Updated 2 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆159Updated 3 years ago