An open API service providing repository metadata for many open source software ecosystems.

GitHub / kstrassheim / 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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kstrassheim%2Factive-learning-with-deep-learning-for-nlp

Stars: 6
Forks: 0
Open issues: 0

License: gpl-3.0
Language: Jupyter Notebook
Size: 7.51 MB
Dependencies parsed at: Pending

Created at: over 3 years ago
Updated at: 8 months ago
Pushed at: almost 3 years ago
Last synced at: about 2 months ago

Topics: active-learning, bertopic, deep-learning, hdbscan, k-means-clustering, matplotlib, natural-language-processing, pandas, python3, pytorch, sentence-bert

    Loading...