punkt, punkt_tab install py
This commit is contained in:
parent
16261aa82d
commit
91d172a36c
6
cheetah_custom.py
Normal file
6
cheetah_custom.py
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
|
import nltk
|
||||||
|
|
||||||
|
nltk.download("punkt")
|
||||||
|
nltk.download("punkt_tab")
|
||||||
Loading…
Reference in New Issue
Block a user