issues
search
buruzaemon
/
natto-py
natto-py combines the Python programming language with MeCab, the part-of-speech and morphological analyzer for the Japanese language.
BSD 2-Clause "Simplified" License
92
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes for Issue 25.
#28
buruzaemon
closed
9 years ago
0
Initial changes for MeCab migration from googlecode to github
#27
buruzaemon
closed
9 years ago
0
Update all links to MeCab for migration from googlecode to github
#26
buruzaemon
closed
9 years ago
4
Need to deal with leading/trailing whitespace in tokens for boundary constraint parsing.
#25
buruzaemon
closed
9 years ago
3
Issue 21 and slight enhancements to documentation.
#24
buruzaemon
closed
9 years ago
0
Implement mecab_lattice_set_theta
#23
buruzaemon
closed
9 years ago
1
Implement mecab_lattice_set_z
#22
buruzaemon
closed
9 years ago
1
Clean up lattice API
#21
buruzaemon
closed
9 years ago
3
Pulled 0.3.0, re-releasing as 0.3.1
#20
buruzaemon
closed
9 years ago
0
Fixing title formatting.
#19
buruzaemon
closed
9 years ago
0
Setting configurations for univeral wheel
#18
buruzaemon
closed
9 years ago
0
Added link to 制約付き解析 at mecab.googlecode to documentation.
#17
buruzaemon
closed
9 years ago
0
Minor tweaks to test file.
#16
buruzaemon
closed
9 years ago
0
Code clean-up and minor tweaks for boundary constraint parsing tests on ...
#15
buruzaemon
closed
9 years ago
0
On-going development for boundary constraint parsing.
#14
buruzaemon
closed
9 years ago
0
Decompose the options-parsing into a separate module or class
#13
buruzaemon
closed
9 years ago
1
Add boundary constraint parsing
#12
buruzaemon
closed
9 years ago
4
Debugging should use a kwarg
#11
buruzaemon
closed
9 years ago
1
Node-parsing: return generator rather than array of nodes
#10
buruzaemon
closed
9 years ago
2
Python 3 input/output transformation as decorator
#9
buruzaemon
closed
9 years ago
2
Reverse Issue 5: Python 2.7 input/output should really be strings and not Unicode
#8
buruzaemon
closed
9 years ago
1
MeCabEnv: On Windows, use registry to guess at lib path
#7
buruzaemon
closed
9 years ago
3
MeCab: destructor/clean-up for tagger reference
#6
buruzaemon
closed
9 years ago
1
All input / output should be in Unicode
#5
buruzaemon
closed
9 years ago
2
MeCab: add in path/name of mecab lib to string representation
#4
buruzaemon
closed
9 years ago
2
-u / --userdic / userdic option: Path including space char does not work on Windows
#3
buruzaemon
closed
9 years ago
1
-d / --dicdir / dicdir option: Path including space char does not work on Windows
#2
buruzaemon
closed
9 years ago
1
-r / --rcfile / rcfile option: Path including space char does not work on Windows
#1
buruzaemon
closed
9 years ago
1
Previous