Skip to content
#

bertopic

Here are 61 public repositories matching this topic...

active-learning-with-deep-learning-for-nlp

We present our concept of a new type of Active-Learning for Deep Learning with NLP text classification and experimentally prove its performance against Random Sampling as well as its runtime performance on the Security Threat dataset from CySecAlert. These new Active Learning algorithms are based on Sentence-BERT and BERTopic clustering algorith…

  • Updated Jun 5, 2022
  • Jupyter Notebook

We created a topic modeling pipeline to evaluate different topic modeling algorithms, including their performance on short and long text, preprocessed and not preprocessed datasets, and with different embedding models. Finally, we summarized the results and suggested how to choose algorithms based on the task.

  • Updated Aug 26, 2022
  • Jupyter Notebook

We take on the challenge of combining spatialisation and ML. We propose a Network TD-SOM, which means Network and Self-organised maps of the topic documents. The Master’s theses dataset from NOVA IMS are used as an opportunity to evaluate the performance of Network TD-SOM. We exploit the results to design various kinds of spatialisation dedicate…

  • Updated Sep 26, 2022
  • Jupyter Notebook
Political-party-classifier-from-quotes-A-data-story-from-a-data-analysis-of-Quotebank-dataset

A Quotebank data analysis to build a political party classifier based on quotes, explained with a data story. Includes sentiment analysis, grammatical structure/complexity analysis and topic labeling.

  • Updated Oct 30, 2022
  • Jupyter Notebook

This project involved analysing the collected dataset about people experiencing insomnia. This repository contains the code to construct a dataset using the Twitter API, then some data should be annotated with sentiments which is used for training transformer models. The data can be clustered into topics for further analysis with BERTopic.

  • Updated Jun 1, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the bertopic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bertopic topic, visit your repo's landing page and select "manage topics."

Learn more