Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code styling in yake_keywords.py. and change `if language == 'zh-CN' …
…or language == 'zh' or language == 'zh-TW'` to `if language[:2]=="zh"`
- Loading branch information