Exploratory data analysis just got more fun. ## Installation `$ pip install scattertext && python -m spacy.en.download` ## Changelog ### 0.0.2.1.0 I’ve added support for Chinese, including the ChineseNLP class, which uses a RegExp-based sentence splitter and [Jieba] for word segmentation.