Skip to content

Instantly share code, notes, and snippets.

@wfng92
Created June 18, 2019 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wfng92/a72bc2755c7f865d5d0d561ff84ad131 to your computer and use it in GitHub Desktop.
Save wfng92/a72bc2755c7f865d5d0d561ff84ad131 to your computer and use it in GitHub Desktop.
from snownlp import SnowNLP
s = SnowNLP(u'我喜欢看电影。')
list(s.tags)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment