Commit graph

35 commits

Author SHA1 Message Date
bab2min
8ce3c2193f add emoji tag to KiwiJava 2024-05-19 18:25:21 +09:00
bab2min
48982474a6 updated KiwiJava binding 2024-04-13 15:54:28 +09:00
bab2min
28f186e750 bump to 0.17.0 2024-03-09 20:29:58 +09:00
Minchul Lee
b708ddab2f
Update README.md 2024-01-30 22:29:58 +09:00
Minchul Lee
d70cf2f95f
Fixed wrong KiwiJava versioning 2024-01-30 22:16:11 +09:00
bab2min
7fb06fd93f fixed Java binding bugs 2023-10-30 02:00:57 +09:00
Minchul Lee
007ec20935 Create README.md 2023-08-31 16:45:26 +09:00
bab2min
a37305f7d0 bump to 0.16.0 2023-08-31 16:45:20 +09:00
bab2min
1265c0cf54 fixed compile errors at x86-32 system 2023-08-31 16:45:19 +09:00
bab2min
4d155960bc fixed compile errors on gcc 2023-08-31 16:45:18 +09:00
bab2min
f8e9c71551 implemented tests for KiwiJava 2023-08-31 16:45:17 +09:00
bab2min
e768b29dce implemented asyncAnalyze & pretokenizedSpans to KiwiJava 2023-08-31 16:45:16 +09:00
bab2min
34840e8a5a added POSTag::sb for ordered bullet symbol 2023-08-14 01:52:02 +09:00
bab2min
23ea5daa43 update Java API 2023-08-12 19:57:25 +09:00
bab2min
776588e373 updated Java API implementation 2023-08-12 14:42:04 +09:00
bab2min
54c320bbb2 fixed linking errors for linux 2023-07-06 02:04:09 +09:00
bab2min
474c800010 fixed compilation errors for clang 2023-07-06 02:03:58 +09:00
bab2min
3b255f94c3 fixed compilation errors 2023-07-06 01:25:05 +09:00
bab2min
f3a31f0c97 fixed CMakeLists.txt 2023-07-06 01:24:56 +09:00
bab2min
487b56480d updated CMakeLists for Windows 2023-07-06 00:59:31 +09:00
bab2min
7a8e3882a5 fixed linking errors in MSVC 2023-07-06 00:31:42 +09:00
bab2min
d46c6029f8 added java compile options 2023-07-05 01:58:10 +09:00
bab2min
b8552db0f5 implemented loadLibrary from Jar 2023-07-05 01:43:27 +09:00
bab2min
75712aa7ee added jar binary packaging of KiwiJava 2023-07-05 01:43:01 +09:00
bab2min
1f39b08b59 added CMakeLists.txt for Java Binding 2023-07-04 02:53:40 +09:00
bab2min
c0bea922e6 implemented getVersion & entrypoint for java 2023-07-04 02:52:55 +09:00
bab2min
1720c32169 fixed compile errors in gcc 2023-07-04 02:52:15 +09:00
bab2min
34927c2638 added test cases for TypoTransformer & AddPreAnalyzedWord 2023-07-04 01:13:52 +09:00
bab2min
0956859aec implemented TypoTransformer, AddPreAnalyzedWord 2023-07-04 01:13:18 +09:00
bab2min
f2f72f02a9 added test case for Kiwi.splitIntoSents, Kiwi.join 2023-07-03 01:38:50 +09:00
bab2min
23a5b188c0 implemented KiwiJava more 2023-07-03 01:38:18 +09:00
bab2min
a0be01fedc implemented basic unit test for Kiwi Java 2023-07-02 00:51:55 +09:00
bab2min
83a3f8e682 implemented Java interfaces of Kiwi 2023-07-02 00:51:29 +09:00
bab2min
3781bb775d implemented basic KiwiJava binds 2023-07-02 00:51:15 +09:00
bab2min
1f5f9eae7b implemented JniUtils.hpp 2023-07-02 00:50:44 +09:00