Code Monkey home page Code Monkey logo

enchant's Introduction

libenchant -- Generic spell checking library
Maintainer: Reuben Thomas
Home page: https://abiword.github.io/enchant/

libenchant is licensed under the terms of the GNU LGPL (see the file
COPYING.LIB), with a special exception allowing the use of proprietary
spell-checking systems.

Enchant aims to provide a simple but comprehensive abstraction for dealing
with different spell checking libraries in a consistent way. A client, such
as a text editor or word processor, need not know anything about a specific
spell-checker, and since all back-ends are plugins, new spell-checkers can
be added without needing any change to the program using Enchant.

Enchant can be configured by the user, who can even add spell-checker
plugins if desired.

Enchant works with the following spell-checkers:

    * Hunspell (formerly Myspell)
    * Nuspell
    * GNU Aspell
    * Hspell
    * Voikko
    * Apple Spell (macOS only)
    * Zemberek

Enchant is written in Vala, C and C++, and its only external dependency is
glib. C and C++ compilers are required to build it.

Enchant bindings are supplied for C and C++. API documentation is available
in the doxygen/html directory, or online (see the home page). There are
third-party bindings for various languages (see the home page).


Installation
------------

Users should install from a release tarball. See the file INSTALL for
instructions.

Developers or others wishing to install from a git repository, see HACKING.


Usage
-----

See the man pages for information on how to use Enchant. In particular,
information about how to configure which spelling checker to use for each
language and how to work with personal word lists is in the man page
enchant(5). To see this man page, in a terminal, give the command:

    man 5 enchant


Bug reports and development
---------------------------

To report libenchant bugs or request features, please visit
https://github.com/AbiWord/enchant

If you can't use GitHub do get in touch with the maintainer, Reuben Thomas:
<[email protected]>.

enchant's People

Contributors

rrthomas avatar domlachowicz avatar uwog avatar dimztimz avatar hfiguiere avatar rseabra avatar fidencio avatar springermac avatar tingping avatar pandermusubi avatar mavit avatar zhangxianting avatar wegank avatar stek29 avatar lantw44 avatar tlikonen avatar eclipseo avatar refoyl avatar pacho2 avatar leonlenclos avatar iamleot avatar jtojnar avatar heftig avatar heirecka avatar cooljeanius avatar albbas avatar biswa96 avatar haji-ali avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.