Inga Ulusoy a6578cfdf3
Topic analysis (#53)
* add bertopic to requirements

* basic topic modeling

* topic modeling using BERT; bugfix if no text on post

* update for google colab

* Catch connection errors

* replace newline character with space

* move topic analysis into PostprocessText class

* set up dataflow topic analysis

* expose topic model to UI

* tests for class init

* tests for topic analysis

* more tests

* take care of carriage return on windows

* take care of carriage return on windows

* take care of carriage return on windows

* set encoding to ensure windows compatibility

* track encoding error

* more debug

* skip topic analysis debug

* windows fixes
2023-02-13 11:45:24 +01:00
..
2022-10-04 11:34:44 +02:00
2022-10-04 11:34:44 +02:00
2022-07-07 11:18:56 +02:00
2022-10-04 11:34:44 +02:00
2022-10-14 01:20:47 +02:00
2023-02-13 11:45:24 +01:00