From 615dd6dc6f1e44ecd074e32736480b74391640a8 Mon Sep 17 00:00:00 2001 From: Since-future <296779442@qq.com> Date: Tue, 5 Jun 2018 17:07:05 +0800 Subject: [PATCH] flashtext --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1d3aea..16a2ae4 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的 * uniout:打印可读的字符,而不是转义的字符串。[官网](https://github.com/moskytw/uniout) * xpinyin:一个用于把汉字转换为拼音的库。[官网](https://github.com/lxneng/xpinyin) * yfiglet-figlet:[pyfiglet -figlet](https://github.com/pwaller/pyfiglet) 的 Python 实现。 + * flashtext: 一个高效的文本查找替换库。[官网](https://github.com/vi3k6i5/flashtext) * Slug 化 * awesome-slugify:一个 Python slug 化库,可以保持 Unicode。[官网](https://github.com/dimka665/awesome-slugify) * python-slugify:Python slug 化库,可以把 unicode 转化为 ASCII。[官网](https://github.com/un33k/python-slugify)