logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zemberek-server ‐ Turkish spell-checker server

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 DebianGNU/Linux system, but may
       be used by others.

Debian/GNU Linux                                  February 2006                               zemberek-server(8)

Description

zemberek-server  is a Java(TM) based ``Turkish'' spell checker daemon which listens a configured port (by
       default, 10444) for client  connections  and  responds  with  the  Turkish  spell  checked  output  in  a
       server-client  fashion.   zemberek-server  uses  Zemberek,  a  Java(TM) based Turkish 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.

Files

/etc/zemberek-server.conf
              configuration file

       /var/log/zemberek-server.log
              server's log file when running in the background

Name

       zemberek-server ‐ Turkish spell-checker server

Notes

       To make use of the server, a client program is required (see the next section).

Options

       There are no options.

See Also

zpspell(1)

       the website for further information <https://zemberek.dev.java.net/>

Synopsis

zemberek-server [CONFILE]

       or

       java-jar/usr/share/java/zemberek-server.jar [CONFILE]

See Also