WojciechMula/pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
CBSD-3-Clause
Issues
- 0
test_does_not_leak_memory fails on CI
#198 opened by JonoYang - 0
Adding Ayan as committer/helper
#197 opened by pombredanne - 2
Python 3.13 build
#191 opened by jevandezande - 11
Tests test_iter3 and test_iter2 fails on big endian
#142 opened by mcepl - 1
Small bug: Version info not updated in latest release
#184 opened by rnjudge - 4
Python 3.12 wheels
#188 opened by FreePlague - 7
new 'iter_long' match misses after the recent fix
#185 opened by vegarden - 0
iter_long does not work properly
#189 opened by djstrong - 3
- 12
'iter_long' misses the substring match when the overlapped pattern doesn't match
#133 opened by twang18 - 6
memory leak in 1.4.0
#135 opened by WojciechMula - 1
Test building on mingw
#182 opened by pombredanne - 4
- 0
Test building on both gcc and clang
#159 opened by pombredanne - 3
- 7
Python2 support
#119 opened by WojciechMula - 13
Is case-insensitive string match supported?
#132 opened by twang18 - 2
How to solve the problem of overlapping of matching ?
#169 opened by zwd2080 - 0
memory leak issue exists in 1.4.4
#183 opened by pombredanne - 1
How to calculate automaton memory footprint?
#177 opened by abcdenis - 1
unpickle test failures on i586
#178 opened by jayvdb - 4
PUBLISH BINARY WHEELS PLEASE
#180 opened by HarryCaveMan - 9
how many memory if load 1 billion token with average length 5(range from 1 to 20)
#136 opened by SeekPoint - 0
- 3
- 5
Add funding/sponsoring info to docs
#153 opened by pombredanne - 6
- 2
- 5
Either drop Travis or switch to Travis.com
#140 opened by pombredanne - 2
Release 1.4.3
#158 opened by jonashaag - 15
- 2
- 7
- 3
Is there still memory leak in 1.4.1?
#157 opened by xcTorres - 1
- 1
- 4
Run tests on newer Python 3 versions too
#120 opened by pombredanne - 2
How do I count the number of occurrences of selected strings in a corpus?
#118 opened by tommycarstensen - 0
Fix compiler warnings
#161 opened by pombredanne - 3
Tag release 1.4.2 and publish pre-built wheels
#146 opened by pombredanne - 1
Compilation fails with Python3.10 on Windows
#151 opened by dgrunwald - 0
The end_index order returned by iter_long method
#149 opened by cordercorder - 1
iter_long appears to be missing
#148 opened by lesshaste - 2
Search the closest word in Dictionary
#147 opened by demdecuong - 4
save/load silently discards tuple data
#130 opened by pquentin - 2
- 4
C interface of this repo
#121 opened by GavynDracula - 12
iter_long function not exists in 1.4.0 version
#128 opened by zhouxinhit - 2
cl.exe failed with exit status 2
#131 opened by oppppp - 0