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

Preliminary Python wrapper for HashingVectorizer #1

Merged
merged 21 commits into from
Dec 10, 2018
Merged

Preliminary Python wrapper for HashingVectorizer #1

merged 21 commits into from
Dec 10, 2018

Conversation

rth
Copy link
Owner

@rth rth commented Nov 26, 2018

This is the initial implementation of the Python wrapper for HashingVectorizer.

Partially addresses #6

I'm not fully sure what should be the optimal solution yet, but it looks like it might be necessary write a wrapper/class for each struct we want to expose in Python PyO3/pyo3#287

@rth rth changed the title WIP Python wrapper WIP Preliminary Python wrapper for HashingVectorizer Dec 10, 2018
@rth rth changed the title WIP Preliminary Python wrapper for HashingVectorizer Preliminary Python wrapper for HashingVectorizer Dec 10, 2018
@rth rth merged commit 0bc1e81 into master Dec 10, 2018
@rth rth deleted the py-wrapper branch December 10, 2018 23:08
@rth rth mentioned this pull request Dec 10, 2018
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant