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 2017/12/15 01:50:52 UTC

[GitHub] lupesko commented on a change in pull request #9074: Rnn example updates

lupesko commented on a change in pull request #9074: Rnn example updates
URL: https://github.com/apache/incubator-mxnet/pull/9074#discussion_r157108600
 
 

 ##########
 File path: example/gluon/word_language_model/get_ptb_data.sh
 ##########
 @@ -17,6 +17,11 @@
 # specific language governing permissions and limitations
 # under the License.
 
+echo ""
+echo "NOTE: Please review the licensing of the datasets in this script before proceeding"
+echo "See https://catalog.ldc.upenn.edu/ldc99t42 for the licensing"
+echo "Once that is done, please uncomment the wget commands in this script"
 
 Review comment:
   We can do that, but for now I think the important thing is to merge this into master, since this is already part of 1.0 and was done this way based on Apache guidelines.

----------------------------------------------------------------
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