kailinjiang commited on
Commit
ef4033f
1 Parent(s): e6c9bd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,4 +26,4 @@ if __name__ == "__main__":
26
 
27
  - If your Internet **speed is slow**, **comment lines 32 and 33** and download punkt manually. And place it in the ICE environment directory you created, create a **nltk_data/tokenizers** folder, and **unpack punkt** into this directory.
28
 
29
- <div align="center"> <img src="assets/punkt.png" width="650px"> </div>
 
26
 
27
  - If your Internet **speed is slow**, **comment lines 32 and 33** and download punkt manually. And place it in the ICE environment directory you created, create a **nltk_data/tokenizers** folder, and **unpack punkt** into this directory.
28
 
29
+ <div align="center"> <img src="punkt.png" width="650px"> </div>