-
Notifications
You must be signed in to change notification settings - Fork 138
Pull requests: atilika/kuromoji
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add missing UTF8 encoding parameter when converting a string to bytes
#48
by gerryhocks
was merged Aug 18, 2015
Loading…
Fixed ambiguous command line option exception caused by commons-cli 1…
#47
by cmoen
was merged Aug 16, 2015
Loading…
Fixed ambiguous command line option exception caused by commons-cli 1…
#46
by cmoen
was merged Aug 16, 2015
Loading…
Merge code improvements for feature length constants and fix feature length bug for UniDic and UniDic Kana Accent
#45
by cmoen
was merged Aug 15, 2015
Loading…
Introduced constants for feature lengths and fixed a feature length b…
#44
by cmoen
was merged Aug 15, 2015
Loading…
Fix segmentation issue with non-defined character definition and refactor DictionaryField
#43
by cmoen
was merged Aug 15, 2015
Loading…
Factor feature constants into DictionaryEntry and move it to the comp…
#42
by cmoen
was merged Aug 14, 2015
Loading…
Fix segmentation issue with non-defined character definition
#41
by cmoen
was merged Aug 14, 2015
Loading…
Remove dependency and rename kuromoji-common to kuromoji-core
#40
by cmoen
was merged Aug 14, 2015
Loading…
Remove dependency and rename kuromoji-common to kuromoji-core
#39
by cmoen
was merged Aug 14, 2015
Loading…
User on-heap memory for DoubleArrayTrie and make PatriciaNode class internal
#37
by cmoen
was merged Aug 13, 2015
Loading…
Various improvements to DoubleArrayTrie and other cleanups.
#35
by cmoen
was merged Aug 11, 2015
Loading…
Skip deploying kuromoji-benchmark. Do not include resources in source…
#34
by cmoen
was merged Aug 9, 2015
Loading…
Introduced a buffer package and added multi-threaded user dictionary tests
#32
by cmoen
was merged Aug 9, 2015
Loading…
Added javadoc and renamed SimpleResolver to SimpleResourceResolver
#31
by cmoen
was merged Aug 8, 2015
Loading…
Simplify resource loading by loading them from the same package as th…
#30
by cmoen
was merged Aug 8, 2015
Loading…
Put binary data in the same package as the Java code. Minor update to…
#29
by cmoen
was merged Aug 8, 2015
Loading…
Introduce a token factory to remove createToken() from the tokenizer …
#28
by cmoen
was merged Aug 8, 2015
Loading…
Various improvements to DictionaryEntryLineParser and TokenInfoBuffer
#26
by cmoen
was merged Jul 30, 2015
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.