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

Enhancement: Let TextDataLoaders take in a custom tok_text_col #3208

Merged
merged 5 commits into from
Feb 5, 2021
Merged

Enhancement: Let TextDataLoaders take in a custom tok_text_col #3208

merged 5 commits into from
Feb 5, 2021

Conversation

muellerzr
Copy link
Contributor

Fixes bug introduced in #3204 and properly implements wanted feature

@muellerzr muellerzr requested a review from jph00 as a code owner February 5, 2021 03:49
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@muellerzr muellerzr changed the title Let TextDataLoaders take in a custom tok_text_col Enhancement: Let TextDataLoaders take in a custom tok_text_col Feb 5, 2021
Copy link
Member

@jph00 jph00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this. Can you please add a little documentation and a test?

@jph00
Copy link
Member

jph00 commented Feb 5, 2021

Sorry @muellerzr looks like a conflict has appeared - any chance you could resolve that so I can merge this?

@muellerzr
Copy link
Contributor Author

Sure. Will also add a brief test as well

@muellerzr
Copy link
Contributor Author

@jph00 made adjustments. The test will fail based on the previous commit we're fixing (since IMDB_Sample names it's text column as text, it's an easy situation to miss)

@jph00
Copy link
Member

jph00 commented Feb 5, 2021

Great!

@jph00 jph00 merged commit 2a9001e into fastai:master Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants