All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by kanji with all dependencies

Search JAR files by class name

mecab-java from group org.chasen.mecab (version 0.993)

MeCab: Yet Another Part-of-Speech and Morphological Analyzer MeCab is a fast and customizable Japanese morphological analyzer. MeCab is designed for generic purpose and applied to variety of NLP tasks, such as Kana-Kanji conversion. MeCab provides parameter estimation functionalities based on CRFs and HMM

Group: org.chasen.mecab Artifact: mecab-java
Show documentation Show source 
 

3 downloads
Artifact mecab-java
Group org.chasen.mecab
Version 0.993
Last update 01. October 2012
Organization not specified
URL http://mecab.googlecode.com/svn/trunk/mecab/doc/index.html
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

romaji from group com.github.jikyo (version 0.0.4)

`Romaji` is a converter library to romanize Japanese hiragana/katakana string by standard and IME typing style. Even though [icu::Transliterator](http://userguide.icu-project.org/transforms/general) already has provided the same functions, and returns only one romanized string. However, there exists several different romanization systems, so one hiragana/katakana string has so many romanize string. For example, `"ちゃ"` can be romanized as `"cha"`, `"tya"`, `"chixya"`, `"tixya"`, `"chilya"`, or `"tilya"`. `Romaji` provides romanized strings as many as possible. If an input string contained non hiragana/katakana characters (includes kanji), `Romaji` return the characters as same as the input. For example, `Romaji` converts the input `"お茶の水"` to `"o茶no水"`. The mapping from hiragana/katakana to romaji is based on common IME's system to type Japanese on a computer. Therefor, `Romaji` does not directly implement the standard system like Hepburn, Nihon-shiki or Kunrei-shiki, but includes them.

Group: com.github.jikyo Artifact: romaji
Show all versions Show documentation Show source 
 

0 downloads
Artifact romaji
Group com.github.jikyo
Version 0.0.4
Last update 14. May 2019
Organization not specified
URL https://github.com/jikyo/romaji4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy