Metadata-Version: 1.1
Name: acer
Version: 0.1.1
Summary: Aho-Corasick algorithm for python
Home-page: https://github.com/yanwii/Aho-Corasick
Author: yanwii
Author-email: yanwii@outlook.com
License: MIT Licence
Description: Aho-Corasick by Paper:https://pdfs.semanticscholar.org/3547/ac839d02f6efe3f6f76a8289738a22528442.pdf                         Reference:https://www.cs.uku.fi/~kilpelai/BSA05/lectures/slides04.pdf	
Keywords: AhoCorasick,Aho-Corasick,Entities matching
Platform: any
Requires: requests
