Nanbu21 / libhangul

Automatically exported from code.google.com/p/libhangul
GNU Lesser General Public License v2.1
0 stars 0 forks source link

hanja exe in test folder doesn't give any output, expecting a list of predictions from the dictionary #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I have downloaded this libhangul 0.1.0 from the github.
2.Have configured the library and could able to successfully make the library 
working.
3.In tests ./hangul is working fine for every English text getting the 
respective Korean translated text.
4. But in tests ./hanja doesn't give any output, its just gives a blank output 
either you enter Hello,Hi....

What is the expected output? What do you see instead?
Expecting a list of items which starts with Hi, Hello...

Don't see any output.

What version of the product are you using? On what operating system?
libhangul 0.1.0 and Fedora 14

Apologies if this is not an issue.

Please provide any additional information below.

Original issue reported on code.google.com by suneel....@gmail.com on 28 Jul 2014 at 12:20

GoogleCodeExporter commented 8 years ago
Use like this. Run ./hanja, then input Korean words.
$ ./hanja
한자
^D

If hanja.txt file is not correctly installed, it will not show any result.

Original comment by choe.hwanjin@gmail.com on 16 Mar 2015 at 4:04

GoogleCodeExporter commented 8 years ago

Original comment by choe.hwanjin@gmail.com on 16 Mar 2015 at 4:05