You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/24 04:56:32 UTC

[GitHub] astonzhang commented on a change in pull request #9534: Text APIs: interface re-design with name changes

astonzhang commented on a change in pull request #9534: Text APIs: interface re-design with name changes
URL: https://github.com/apache/incubator-mxnet/pull/9534#discussion_r163453425
 
 

 ##########
 File path: python/mxnet/contrib/text/__init__.py
 ##########
 @@ -19,6 +19,5 @@
 """This module includes utilities for indexing and embedding text."""
 
 from . import utils
-from . import indexer
+from . import vocab
 
 Review comment:
   This is intended for potential future extension.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services