Skip to content

Readme note #693

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

Merged
merged 6 commits into from
Feb 20, 2020
Merged

Readme note #693

merged 6 commits into from
Feb 20, 2020

Conversation

zhangguanheng66
Copy link
Contributor

Leave a note in the README file and notify users the ongoing revamping work for torchtext library.

README.rst Outdated
@@ -15,6 +15,9 @@ This repository consists of:
* `torchtext.data <#data>`_: Generic data loaders, abstractions, and iterators for text (including vocabulary and word vectors)
* `torchtext.datasets <#datasets>`_: Pre-built loaders for common NLP datasets

Note: we are currently re-designing the torchtext library and make it more compatible with pytorch (e.g. ``torch.utils.data``). Several datasets have been written with the new abstract in `torchtext.experimental <https://github.com/pytorch/text/tree/master/torchtext/experimental>`_ folder. We also open an issue to discuss the new abstract, and users are welcome to leave feedback `here <https://github.com/pytorch/text/issues/664>`_.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: "[...] the torchtext library to make it more compatible [...]"
nit: "[...] have been written with the new abstractions in [...]"
nit: "[...] We also created an issue [...] discuss the new abstraction, and [...]"

@zhangguanheng66 zhangguanheng66 merged commit c28e649 into pytorch:master Feb 20, 2020
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.

2 participants