KdOt commited on
Commit
7890e3c
·
1 Parent(s): 2c5449b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -11,6 +11,10 @@ pipeline_tag: text-classification
11
  This is a [BERTopic](https://github.com/MaartenGr/BERTopic) model.
12
  BERTopic is a flexible and modular topic modeling framework that allows for the generation of easily interpretable topics from large datasets.
13
 
 
 
 
 
14
  ## Usage
15
 
16
  To use this model, please install BERTopic:
 
11
  This is a [BERTopic](https://github.com/MaartenGr/BERTopic) model.
12
  BERTopic is a flexible and modular topic modeling framework that allows for the generation of easily interpretable topics from large datasets.
13
 
14
+ The model uses data from 32 open Telegram channels were Ukrainian Refugees exchange, we use the model to study refugee needs within Switzerland.
15
+
16
+ NOTE: only samples longer than 100 and smaller than 2500 char are used for modeling
17
+
18
  ## Usage
19
 
20
  To use this model, please install BERTopic: