from snownlp import SnowNLP # ζ–‡ζœ¬ text = u'πŸ™„β€' # εˆ†ζž s = SnowNLP(text) # θΎ“ε‡Ίζƒ…η»ͺδΈΊη§―ζžηš„ζ¦‚ηŽ‡ print(s)