GithubHelp home page GithubHelp logo

distrotech / enchant Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 0.0 837 KB

Home Page: http://www.abisource.com/projects/enchant/

License: GNU Lesser General Public License v2.1

Shell 22.61% Objective-C 0.82% C 14.48% C++ 62.09%

enchant's Introduction

libenchant -- Generic spell checking library
Dom Lachowicz <[email protected]>

   libenchant is licensed under the terms of the GNU LGPL included in the
file COPYING.LIB.

   The project aims to provide an efficient extensible abstraction for
dealing with different spell checking libraries.

   Enchant is meant to provide a generic interface into various existing
spell checking libaries. These include, but are not limited to:
	* Aspell/Pspell
	* Ispell
	* Hspell
	* Uspell

   Enchant is also meant to be used in a cross-platform (XP) environment. Part
of this means that Enchant wants to limit its number of external dependencies
to 0, or as close is as humanly possible. Also, any enchant consumer (i.e. a
Word Processor) should not need to know about what backend providers Enchant
knows about. In fact, Enchant shouldn't even need to know this information
itself. To accomplish this, all of Enchant's providers are DLLs.

   Enchant is also meant to be used in a multi-user environment, such as Unix.
It is preferable to have both a $USER and a $GLOBAL location for both 
provider DLLs and for dictionaries themselves, when possible. Enchant's DLL
location algorithm takes this into account, and gives preference to the $USER
DLLs, when found.

To report libenchant bugs, please visit bugzilla.abisource.com.
    This library is free software; you can redistribute it and/or modify
    it under the terms of version 2.1 of the GNU Lesser General Public License
    as published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU Lesser General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place, Suite 330, Boston, MA  02110-1301  USA

-- 

This library has taken insight from

Aspell/Pspell:
	- http://aspell.net

Mailing lists
-------------

   There is NO mailing list used to discuss libenchant specificly as yet.  For now
please use the AbiWord-devel list. To subscribe send a mail to:

	[email protected]
And in the body of the message write "subscribe"

An archive of the mailing lists is available in:
	http://www.abisource.com/mailinglists/abiword-dev/

enchant's People

Contributors

gregnietsky avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  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.