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

Pre-processing options work for PreTrainedVectorizers [resolves #307] #308

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

ertugrul-dmr
Copy link
Contributor

  • Added proper ways to use pre-processing in transformer based vectorizers where they used to work on raw strings.
  • Added ability to use pre-trained vectorizers and Text2Doc together in pipelines.
  • Text2Doc settings should be properly changing after altering the settings.
  • Added test cases for changes mentioned above.

@ertugrul-dmr ertugrul-dmr added the enhancement New feature or request label Jan 5, 2022
@ertugrul-dmr ertugrul-dmr requested a review from dafajon January 5, 2022 11:52
@ertugrul-dmr ertugrul-dmr changed the title Pre-processing options work for PreTrainedVectorizer[resolves #307] Pre-processing options work for PreTrainedVectorizer [resolves #307] Jan 5, 2022
@ertugrul-dmr ertugrul-dmr linked an issue Jan 5, 2022 that may be closed by this pull request
@ertugrul-dmr ertugrul-dmr changed the title Pre-processing options work for PreTrainedVectorizer [resolves #307] Pre-processing options work for PreTrainedVectorizers [resolves #307] Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Pre-processing options work for PreTrainedVectorizer
2 participants