Skip to content

Instantly share code, notes, and snippets.

@wfng92
Last active June 18, 2019 04:52
Show Gist options
  • Select an option

  • Save wfng92/e2f611bb6f778f2527e46d8e27f85666 to your computer and use it in GitHub Desktop.

Select an option

Save wfng92/e2f611bb6f778f2527e46d8e27f85666 to your computer and use it in GitHub Desktop.
from snownlp import tag
tag.train('custom_tag.txt')
tag.save('tag.marshal')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment