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 00:17:26 UTC

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

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

 ##########
 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:
   How about we print these message and let users choose Y/N

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