Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
howl-anderson committed Aug 13, 2018
1 parent f909566 commit 5cad97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_load.py
Expand Up @@ -4,7 +4,7 @@

import spacy

nlp = spacy.load('package_templete/zh_core_web_sm-2.0.4/zh_core_web_sm/zh_core_web_sm-2.0.4')
nlp = spacy.load('package_templete/zh_core_web_sm-2.0.5/zh_core_web_sm/zh_core_web_sm-2.0.5')


def main():
Expand Down

0 comments on commit 5cad97b

Please sign in to comment.