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

Support for NLP Tasks #5

Closed
anishacharya opened this issue Aug 18, 2020 · 3 comments
Closed

Support for NLP Tasks #5

anishacharya opened this issue Aug 18, 2020 · 3 comments
Assignees

Comments

@anishacharya
Copy link
Collaborator

Support for NLP Tasks
We would like to add support for nlp tasks. Ideally, follow the vision_datasets.py implementation and do a parallel implementation, The output should be similar to that of vision_datasets, so I am guessing one of the two ways: use torchnlp and create dataloaders. Or, use our own embedding , indexer etc. For reference feel free to re-use my earlier implementations:
https://github.com/anishacharya/nlp-done-right/tree/master/common/utils

@tango4j
Copy link

tango4j commented Aug 18, 2020 via email

@anishacharya
Copy link
Collaborator Author

check facebook

@kkumatani
Copy link
Contributor

done

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

No branches or pull requests

5 participants