Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isnowfy committed Dec 7, 2013
1 parent 65ffce8 commit f86bfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ s.pinyin # [u'zhe', u'ge', u'dong', u'xi',
s = SnowNLP(u'「繁體字」「繁體中文」的叫法在臺灣亦很常見。')
s.han # u'繁体字」「繁体中文」的叫法
s.han # u'繁体字」「繁体中文」的叫法
# 在台湾亦很常见。'
text = u'''
Expand Down

0 comments on commit f86bfe0

Please sign in to comment.