This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

J-Tool

FalsinSoft

後輩
Joined
20 Sep 2013
Messages
4
Reaction score
0
Hi all

I'm a japanese student and also a programmer. I recently found the mecab library during a search for know if there is a way to "parse" japanese text (basically put spaces between words). I found this library very useful and I thought to develop a free tool using this library for help me and other students like me. I made also some addition and I think I'll improve in the future. However now I have the first beta version and I need the help of some japanese expert in the forum for test it. Currently the tool have two main section.

1 - Parse japanese text using mecab engine and show text with furigana
2 - converter between romaji, hiragana and katakana made by me

Now regarding the point one I have the following problem: mecab parse japanese text in various chunks. The problem is I would to obtain a japanese text with spaces between words but mecab separate too much. For make an example a verb is splitted in the main radix and the suffix. In this case I want to show these two chunks as a single words like in the reality is. I can insert the rules for make these conjuctions but I don't know the rules since I'm at beginner level. If someone want to help he should to insert various text and, in case of no required space, report me the rule to apply and the test text for allow me to reproduce the issue and verify in the fix is correct.

Regarding the point two I tried to apply all the conversion rules I know between kana and romaji but I have some difficult to know if I worked well concerning the extended katakana that is, for me, the most difficult part since there is variations based to the translation mode to use (Helburn and others). Also in this case error report will be welcomed.

Version 0.1

Here page info

Here download link

Screenshot

 
Even just on the screen shot, all the double figures are incorrectly separated into two single figures. Further, when 5日 and 6日 refers to the 5th and 6th day of a month, the reading should be いつか and むいか, respectively.

15日
◯じゅうごにち
☓いち ごにち

11時
◯じゅういちじ
☓いち いちじ

16日
◯じゅうろくにち
☓いち ろくにち
 
Hi

Sorry for late reply. Unfortunately the division you see is the result of macab library analysis. In my tool I tried to "join" some chunks composing a single word but in the case you mentioned join itself seem is not enough since this case involve also a change of pronunciation. Anyway this is the first pre-version and is normal will show "error". I'm confident to be able to improve the tool in the future (I hope).
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…