BERTopic

Topic analyzer

This tool allows developers to extract and analyze topics from large text datasets using transformer-based models and topic modeling techniques.

Leveraging BERT and c-TF-IDF to create easily interpretable topics.

GitHub

6k stars
53 watching
764 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list

bertldavismachine-learningnlpsentence-embeddingstopictopic-modelingtopic-modellingtopic-modelstransformers

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codertimo/bert-pytorch An implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks 6,222
jessevig/bertviz An interactive tool for visualizing attention in Transformer language models. 6,946
ukplab/sentence-transformers Provides dense vector representations for text using transformer networks 15,329
ddangelov/top2vec A Python library that provides a deep learning-based approach to topic modeling and semantic search by jointly embedding topics, documents, and words. 2,943
pytorch/captum Provides tools and algorithms to understand how machine learning models make predictions 4,931
google-research/bert Provides pre-trained models and code for natural language processing tasks using TensorFlow 38,204
bigartm/bigartm A platform for topic modeling using additive regularization of topic models 662
qubvel-org/segmentation_models.pytorch A PyTorch library for building and training neural networks for image segmentation tasks. 9,696
huggingface/transformers A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. 135,022
largelymfs/topical_word_embeddings A codebase implementing topical word embeddings using various NLP techniques as demonstrated in a paper accepted by AAAI'15. 315
csailvision/semantic-segmentation-pytorch An implementation of semantic segmentation models on the MIT ADE20K dataset using PyTorch. 4,948
bentrevett/pytorch-sentiment-analysis A tutorial repository for building sentiment analysis models with PyTorch using various architectures and techniques. 4,381
mlfoundations/open_flamingo A framework for training large multimodal models to generate text conditioned on images or other text. 3,742
meetps/pytorch-semseg Implementations of popular semantic segmentation architectures using PyTorch 3,393
arogozhnikov/einops A flexible and powerful library for performing tensor operations in various deep learning frameworks. 8,518