Contextualized-topic-models

Latest version: v2.5.0

Safety actively analyzes 621469 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.2.2

------------------

* kitty now takes in input a stopword list instead of a language (from which it gathered the stopwords)
* solving a bug in the whitespace preprocessing function
* adding a new preprocessing function that supports passing the stopwords as a list
* deprecating whitespace preprocessing
* minor fixes to kitty API
* breaking change to kitty API, now uses WhiteSpacePreprocessingStopwords.

2.2.0

------------------

* introducing kitty
* improving the documentation a lot

2.1.2

------------------

* patching `Issue 38 <https://github.com/MilaNLProc/contextualized-topic-models/issues/38>`_
* improvements `PR 80 <https://github.com/MilaNLProc/contextualized-topic-models/pull/80>`_

2.1.0

------------------

* new model introduced SuperCTM
* new model introduced β-CTM

2.0.0

------------------

* warning, breaking changes were introduced:
* the order of the parameters in CTMDataset was changed (now first is contextual embeddings)
* CTM takes in input bow_size, contextual_size instead of input_size and bert_size
* changed the name of the parameters in the dataset
* introduced early stopping
* introduced visualization with pyldavis

1.8.2

------------------

* removed constraint over pytorch version. This should solve problems for Windows users

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.