Skip to content

Github mirror of mediawiki/extensions/SpellingApi - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-SpellingApi

Repository files navigation

SpellingApi
===========

This MediaWiki extension provides an API for checking the spelling
of a given text using the ASpell/pspell libraries.
Support for other spelling engines will hopefully be added later.

Dependencies:
* The pspell package for PHP must be installed on the server
  (Fedora: php-pspell; Ubuntu: php5-pspell).
* The dictionary packages for each language that you want
  check must be installed on the server. The Fedora and Ubuntu
  packages are usually called aspell-CODE, for example aspell-hi
  for Hindi, aspell-fr for Frech etc.

License:
GNU General Public License version 2.0 or later.

Authors:
Amir E. Aharoni
Anish Patil (Red Hat)
Niklas Laxström

About

Github mirror of mediawiki/extensions/SpellingApi - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published