Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error message for missing default dictionary file #10

Open
kristiank opened this issue Oct 11, 2014 · 2 comments
Open

Better error message for missing default dictionary file #10

kristiank opened this issue Oct 11, 2014 · 2 comments

Comments

@kristiank
Copy link

After making the etana project I try to run the program:

$ ./etana analyze -in ../vc2010/etana/test.json
Internal error

If I copy the dictionary file $ cp ../../../../dct/et.dct et.dct

the error disappears.

I think the error message could instead be better formulated as "Missing default lexicon file (et.dct)".

Similarly, if specifying a non-existant lexicon file, the corresponding error message could be formulated as "Specified lexicon file does not exist!"

@Kaljurand
Copy link
Contributor

+1 I've also found this behaviour confusing.

@alumae
Copy link

alumae commented May 12, 2015

Testing new features of vabamorf and struggled with the same problem for a while. The readme.txt in etana directory doesn't help either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants