Skip to content

Conversation

davidwendt
Copy link
Contributor

Description

Adds a seed parameter to the nvtext::hash_character_ngrams API.
Makes this more useful in conjunction with other nvtext APIs.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@davidwendt davidwendt added 2 - In Progress Currently a work in progress libcudf Affects libcudf (C++/CUDA) code. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 20, 2024
@davidwendt davidwendt self-assigned this Dec 20, 2024
Copy link

copy-pr-bot bot commented Dec 20, 2024

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@davidwendt
Copy link
Contributor Author

/ok to test

@davidwendt davidwendt added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels Jan 6, 2025
@davidwendt
Copy link
Contributor Author

/ok to test

@davidwendt
Copy link
Contributor Author

/ok to test

@davidwendt davidwendt marked this pull request as ready for review January 6, 2025 15:55
@davidwendt davidwendt requested a review from a team as a code owner January 6, 2025 15:55
@davidwendt davidwendt requested review from bdice and nvdbaranec January 6, 2025 15:55
@davidwendt davidwendt added breaking Breaking change and removed non-breaking Non-breaking change labels Jan 6, 2025
@davidwendt
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit fdd4255 into rapidsai:branch-25.02 Jan 13, 2025
108 checks passed
@davidwendt davidwendt deleted the add-seed-hash-char-ngrams branch January 13, 2025 13:47
rapids-bot bot pushed a commit that referenced this pull request Feb 17, 2025
The seed parameter was added to `nvtext::hash_character_ngrams` in #17643 but was not added to the Python interface. This PR adds the parameter to the pylibcudf function and Python interface methods.

Authors:
  - David Wendt (https://github.com/davidwendt)
  - Matthew Murray (https://github.com/Matt711)

Approvers:
  - Matthew Roeschke (https://github.com/mroeschke)
  - Matthew Murray (https://github.com/Matt711)

URL: #17994
@GregoryKimball GregoryKimball removed this from libcudf Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team breaking Breaking change improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants