zll17 / Neural_Topic_ModelsLinks
Implementation of topic models based on neural network approaches.
☆429Updated last year
Alternatives and similar repositories for Neural_Topic_Models
Users that are interested in Neural_Topic_Models are comparing it to the libraries listed below
Sorting:
- [EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach☆299Updated 3 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆274Updated 3 years ago
- Pytorch implementation of Supporting Clustering with Contrastive Learning, NAACL 2021☆303Updated last year
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆532Updated 4 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆636Updated 3 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆676Updated 2 years ago
- SimCSE在中文任务上的简单实验☆604Updated last year
- ☆450Updated 2 years ago
- Hierarchy-Aware Global Model for Hierarchical Text Classification☆219Updated 2 years ago
- ☆272Updated 2 years ago
- Topic Modeling in Embedding Spaces☆557Updated last year
- Pytorch version of BERT-whitening☆307Updated 3 years ago
- A paper list for aspect based sentiment analysis.☆455Updated last year
- 以词为基本单位的中文BERT☆467Updated 3 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆327Updated last year
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆362Updated last year
- 简单的向量白化改善句向量质量☆483Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆916Updated 2 years ago
- 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IA…☆608Updated 3 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- BTM实现代码☆100Updated 2 years ago
- 2015年以来基于深度学习方法的事件抽取论文整理☆632Updated 2 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- A list of NLP resources focused on event extraction task☆575Updated last year
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆261Updated 5 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆334Updated 10 months ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆199Updated 3 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆147Updated 4 years ago
- PromptBERT: Improving BERT Sentence Embeddings with Prompts☆337Updated last year