Update README.md
Browse files
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:
|