Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency top2vec to v1.0.36 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
top2vec 1.0.26 -> 1.0.36 age adoption passing confidence

Release Notes

ddangelov/Top2Vec (top2vec)

v1.0.34: hierarchical topic reduction improvements

Compare Source

  • fixed loading bug
  • hierarchical topic reduction bug
  • added parameter for optimizing hierarchical reduction speed

v1.0.33: Topic indexing bugfix

Compare Source

v1.0.32

Compare Source

Indexing bugfix

v1.0.31: gpu hdbscan and topic indexing

Compare Source

  1. Added gpu hdsbcan
  2. Added topic indexing

v1.0.30: gpu umap

Compare Source

  1. Changed default embedding model to universal-sentence-encoder-multilingual.
  2. Added option for GPU umap with gpu_umap parameter.

v1.0.29: Adding compute_topics

Compare Source

  • Added a method for computing topics.
  • Exposed topic deduplication parameter topic_merge_delta.
  • Bug fixes.

v1.0.28: Sklearn change in API fix

Compare Source

get_feature_names() -> get_feature_names_out()

v1.0.27: Phrases and new embedding options

Compare Source

  • New pre-trained transformer models available
  • Ability to use any embedding model by passing callable to embedding_model
  • New embedding_batch_size option
  • Document chunking options for long documents
  • Phrases in topics by setting ngram_vocab=True

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/top2vec-1.x-lockfile branch from 83d6c9f to fa4e4ad Compare May 3, 2023 09:26
@renovate renovate bot force-pushed the renovate/top2vec-1.x-lockfile branch from fa4e4ad to 98c9814 Compare May 11, 2023 09:24
@renovate renovate bot force-pushed the renovate/top2vec-1.x-lockfile branch from 98c9814 to 09bf241 Compare May 29, 2023 21:53
@renovate renovate bot force-pushed the renovate/top2vec-1.x-lockfile branch from 09bf241 to 3e32202 Compare July 10, 2023 06:02
@renovate renovate bot changed the title Update dependency top2vec to v1.0.29 Update dependency top2vec to v1.0.30 Nov 2, 2023
@renovate renovate bot changed the title Update dependency top2vec to v1.0.30 Update dependency top2vec to v1.0.32 Nov 3, 2023
@renovate renovate bot changed the title Update dependency top2vec to v1.0.32 Update dependency top2vec to v1.0.33 Nov 4, 2023
@renovate renovate bot changed the title Update dependency top2vec to v1.0.33 Update dependency top2vec to v1.0.34 Nov 18, 2023
@renovate renovate bot force-pushed the renovate/top2vec-1.x-lockfile branch from 3e32202 to d07f844 Compare February 26, 2024 05:34
@renovate renovate bot changed the title Update dependency top2vec to v1.0.34 Update dependency top2vec to v1.0.35 Nov 13, 2024
@renovate renovate bot changed the title Update dependency top2vec to v1.0.35 Update dependency top2vec to v1.0.36 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants