JOrtho 2008-07 (Language Resources branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News JOrtho 2008-07 (Language Resources branch)
# 1  
Old 07-04-2008
JOrtho 2008-07 (Language Resources branch)

ImageJOrtho is a spell checker for Java. The libraryworks with any JTextComponent from the Swingframework and checks as you type. The dictionaryis based on the free Wiktionary.org, and isapplicable for multiple languages. You can selectthe spell checking language via a context menu.The Features of JOrtho are the highlighting ofpotentially wrongly spelled words, a context menuwith suggestions for correct forms of the word,and a context menu with option to change thechecking language. At the moment there are five languages for spell checking available: English, German, French, Spanish, and Italian.License: Free for non-commercial useChanges:
This is a dictionary only release with anup-to-date wiktionary.org scan. Russian has beenadded as well.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
zemberek-server(8)					      System Manager's Manual						zemberek-server(8)

NAME
zemberek-server - Turkish spell-checker server SYNOPSIS
zemberek-server [CONFILE] or java -jar /usr/share/java/zemberek-server.jar [CONFILE] DESCRIPTION
zemberek-server is a Java(TM) based ``Turkish'' spell checker daemon which listens a configured port (by default, 10444) for client connec- tions and responds with the Turkish spell checked output in a server-client fashion. zemberek-server uses Zemberek, a Java(TM) based Turk- ish NLP library, at its heart. Certain parts of the servers' behaviour can be controlled in the CONFILE configuration file. For example, to change the listened port one can use the SERVER_PORT setting in CONFILE. OPTIONS
There are no options. NOTES
To make use of the server, a client program is required (see the next section). FILES
/etc/zemberek-server.conf configuration file /var/log/zemberek-server.log server's log file when running in the background SEE ALSO
zpspell(1) the website for further information <https://zemberek.dev.java.net/> AUTHOR
Zemberek Team: Ahmet A. Akin <ahmetaa@gmail.com> and Mehmet D. Akin <mdakin@gmail.com> This manual page was written by Recai Oktas <roktas@debian.org> for the Debian GNU/Linux system, but may be used by others. Debian/GNU Linux February 2006 zemberek-server(8)