topic_modelling / funcs /topic_core_funcs.py

Commit History

Should now parse custom regex correctly. Will now wipe previously created embeddings if 'low resource mode' option switched.
0a543a0

Sean-Case commited on

Allowed for uploading custom regex for cleaning. Fixed calculate all probabilities, reduce outliers. Added text tree for hierarchical modelling.
381f959

Sonnyjim commited on

LLM model save is failing in Huggingface - attempting instead to save to base folder
c2bf185

Sean-Case commited on

Some text changes. Fixed a couple of TF-IDF embeddings issues
87306c7

Sean-Case commited on

Added clean data options, improved re-representation options and visualisation. General format changes
4effac0

Sonnyjim commited on