View Single Post
Posts: 401 | Thanked: 724 times | Joined on May 2010 @ Italy
#98
Originally Posted by rofo1000 View Post
I have a swedish dictionary as a .txt-document.
Now it look likes this:
a
ab
abba
abborre
abbot
abbotsdöme
abbotsstift
....etc

The .idc should looks like this:
2;a
22;ab
2222;abba
...etc

How do make your own dictionary look like that?
Love fastsms by the way. Great work.
Thank you!

Since this version i use a different way to make dictionaries. The process starts from text analysis so i can order words based on their occurrence. I wrote a program for doing part of this work automatically but there is also a good part of "human-job".
If you want a swedish dictionary you can send to fastsms@hotmail.it some e-books (or, best, plain text) in this language...

Consider that i analyzed only 4 ebooks (about 100pages each) for portuguese one and it seems to be ok. Fot others languages I took 15-20 ebooks.
I suppose that numbers of needed input file for a good result depends on complexity and grammar of the language