"git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "e36a083dc3be9b3f00f413a74487eba7791e8bd6"
Unverified Commit 40595413 authored by Arinto Murdopo's avatar Arinto Murdopo
Browse files

Explicitly mention Python 2.7

to save people's time reproducing the experiment using Python 3
parent f2b702a0
...@@ -115,6 +115,7 @@ approximately 10 times slower. ...@@ -115,6 +115,7 @@ approximately 10 times slower.
First ensure that you have installed the following required packages: First ensure that you have installed the following required packages:
* **Bazel** ([instructions](http://bazel.io/docs/install.html)) * **Bazel** ([instructions](http://bazel.io/docs/install.html))
* **Python 2.7**
* **TensorFlow** 1.0 or greater ([instructions](https://www.tensorflow.org/install/)) * **TensorFlow** 1.0 or greater ([instructions](https://www.tensorflow.org/install/))
* **NumPy** ([instructions](http://www.scipy.org/install.html)) * **NumPy** ([instructions](http://www.scipy.org/install.html))
* **Natural Language Toolkit (NLTK)**: * **Natural Language Toolkit (NLTK)**:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment