-
I ran configure, make, and make install, but when I try to run the program I get an error:
~/kytea-0.4.7$ kytea --help
kytea: error while loading shared libraries: libkytea.so.0: cannot open share…
-
When installing 0.1.5:
```
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Ilib/ky…
-
When calling KyTea with a raw input file, KyTea stops processing at the first `newline` character.
Some sentences (particularly headlines) are delimited by a `newline` rather than any punctuation. If…
-
Hi,
When I tried to install kytea-0.4.7 on my Ubuntu-18.04, I got error.
```./configure``` seems to be completed without any errors.
But when I run ```make``` command i got
```
collect2: error…
-
- MeCab
- KyTea
- Kuromoji
- Sudachi
- Juman++
-
I want to use Mykytea with no word segmentation mode (-nows).
But it seems not to be possible in current implementation.
Example of `-nows` shows below.
> echo '私 は 猫 で す'| kytea -nows
```
私/代名…
himkt updated
6 years ago
-
When we predict named entity tags using named entity tagger such as CRF ++, KyTea and KNP, stdin and stdout are used for inputting target data and outputting prediction results.
Therefore, it seems t…
-
Hello, while using kytea library with a long string, we hit the above error when calling `mapString`. Is there a way to workaround this issue?
-
first as on https://ichi.moe
- https://readevalprint.tumblr.com/post/97467849358/who-needs-graph-theory-anyway
- https://github.com/tshatrov/ichiran
or https://jisho.org
-
InnocentCampus is great, but with sourcing ~5000 novels, it's a little small (though mostly sufficient), and specific to books.
Alternatives would be sources using News, Movies, Wikipedia, Twitter, e…