Top2vec

Latest version: v1.0.36

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

Scan your dependencies

Page 3 of 5

1.0.22

Numpy related bug fix and document id validation performance upgrade.

1.0.21

Addressed 90, 125, 126

Added custom umap and hdbscan arg option. Fixed issue with loading model with custom tokenizer.

1.0.20

Added `use_embedding_model_tokenizer` parameter. If set to `True` and if using an `embedding_model` other than `doc2vec`, use the model's tokenizer for document embedding.

Fixed dependency issue with joblib.

Fixed issues with wordclouds caused by negative similarity scores.

1.0.19

Fixed bug 91

1.0.18

Added option for indexing word vectors, this will speed up search for models with large vocabularies. Specifically `search_words_by_vector` and `similar_words`.

Added new method `search_words_by_vector`.

1.0.17

Added option for indexing document vectors, this will speed up search for models with large number of documents. Specifically `search_documents_by_vector`, `search_documents_by_keywords`, and `search_documents_by_documents`.

Added new method `search_documents_by_vector`.

Added code to prevent hierarchical topic reduction error 79.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.