issues
search
WojciechMula
/
pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
BSD 3-Clause "New" or "Revised" License
948
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix bug while installing in non-UTF-8 environment
#48
charlesxu90
closed
8 years ago
3
Regression test 9 fails
#47
WojciechMula
closed
7 years ago
1
Search through an mmap()-ed file?
#46
kefir-
closed
5 years ago
5
fix readthedocs URL
#45
spock
closed
8 years ago
3
Word segmentation on strings without spaces
#44
ChristosChristofidis
closed
6 years ago
5
Support for duplicate keys
#43
richjames0
closed
5 years ago
2
#38 Improve Pypi long description and refine README
#42
pombredanne
closed
8 years ago
0
#38 streamline readme
#41
pombredanne
closed
8 years ago
0
Cannot use unicode in Py2 (c version)
#40
ericxsun
closed
5 years ago
12
Setup CI on Windows
#39
pombredanne
closed
6 years ago
17
Display of README on Pypi
#38
pombredanne
closed
8 years ago
14
Windows build in MSVC 2015
#37
WojciechMula
closed
7 years ago
16
Generate API doc with Sphinx
#36
pombredanne
closed
8 years ago
0
Generate and publish API doc
#35
pombredanne
closed
8 years ago
16
Links to projects using pyahocorasick
#34
pombredanne
closed
8 years ago
3
Display docstring using a readable format.
#33
pombredanne
closed
8 years ago
0
Improved doc and setup
#32
pombredanne
closed
8 years ago
6
Can't not run Example in Win7 64bit system
#31
codywsy
closed
8 years ago
8
#29 Make the code at least compile with MinGW
#30
pombredanne
closed
8 years ago
3
Cannot build using MinGW
#29
pombredanne
closed
8 years ago
7
Pickling fails with a pure Python Trie that reach some depths and hits the recursion limit
#28
pombredanne
closed
8 years ago
4
Store sequences of integers
#27
pombredanne
closed
5 years ago
26
Pickling fails with an Automaton(STORE_INTS)
#26
pombredanne
closed
8 years ago
1
Cannot get the size in memory of an Automaton
#25
pombredanne
closed
8 years ago
0
Remove un-used call to enumerate
#24
pombredanne
closed
8 years ago
0
Fix doc typo
#23
pombredanne
closed
8 years ago
1
calling get before first add_word crashes
#22
Snucker
closed
8 years ago
3
Need an iter_long() method [was: Question about functionality. ]
#21
Ulitochka
closed
2 years ago
30
Pickling doesn't work on 64-bit machines
#20
WojciechMula
closed
8 years ago
0
Python 3.4.3 segmentation fault on ahocorasick.clear()
#19
pvphaneuf
closed
8 years ago
10
#6 Fix python setup.py install error for python2.X
#18
ZoaChou
closed
8 years ago
1
Doc on wildcards.... wildcards preprocessor has no support for escape sequence, so wildcards can't match characters ? nor *
#17
pombredanne
closed
8 years ago
5
Some progress towards Python 2 support
#16
pombredanne
closed
8 years ago
2
Pypi home page link is incorrect
#15
pombredanne
closed
8 years ago
1
Fixed more typos
#14
dniku
closed
8 years ago
2
Fix typo
#13
dniku
closed
8 years ago
0
installation under python 2: C compilation is attempted and fails
#12
RobertoMaurizzi
closed
8 years ago
14
Support for MSVC build
#11
WojciechMula
closed
8 years ago
25
Bug in iter method
#10
WojciechMula
closed
8 years ago
0
Possible memory leak that can be
#9
WojciechMula
closed
8 years ago
0
Unicode support
#8
WojciechMula
closed
8 years ago
5
Fix broken link
#7
methane
closed
9 years ago
0
python setup.py install error
#6
liuxiaojun
closed
8 years ago
7
Segfault in python3
#5
WojciechMula
closed
6 years ago
7
Python implementation - missing docstrings
#4
WojciechMula
closed
11 years ago
1
Python implementation doesn't handle unicode properly
#3
WojciechMula
closed
8 years ago
2
Python implementation should use collection.dequeu instad of plain list
#2
WojciechMula
closed
11 years ago
1
Failure links error
#1
WojciechMula
closed
11 years ago
1
Previous