The Wayback Machine - https://web.archive.org/web/20221012141408/https://github.com/topics/sentence-bert
Skip to content
#

sentence-bert

Here are 20 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 algorithms with allow us to generate fixed length tokens for whole sentences to make them comparable to each other. Further the Tokens are Clustered using K-Means or HDBScan to get diverse clusters to pick the samples out of them.

  • Updated Jun 5, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sentence-bert 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 sentence-bert topic, visit your repo's landing page and select "manage topics."

Learn more