소스 검색

Tutorial link

Ivan Bogatyy 8 년 전
부모
커밋
66723d7dc5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      syntaxnet/README.md

+ 1 - 1
syntaxnet/README.md

@@ -124,7 +124,7 @@ We have a few guides on this README, as well as more extensive
 An easy and visual way to get started with DRAGNN is to run our Jupyter
 notebooks for [interactive
 debugging](examples/dragnn/interactive_text_analyzer.ipynb) and [training a new
-model](examples/dragnn/basic_parser_tutorial.ipynb). Our tutorial
+model](examples/dragnn/trainer_tutorial.ipynb). Our tutorial
 [here](g3doc/CLOUD.md) explains how to start it up from the Docker container.
 Once you have DRAGNN installed and running, try out the
 [ParseySaurus](g3doc/conll2017) models.