Allin Qillqay is a Free On-Line Web spell checking system which uses the CKEditor, a well-known HTML text processor and its spell-check-as-you-type (SCAYT) add-on to provide access to the different spellchecking technologies that have been developed for the Quechua language.
Authors
- Richard Castro, e-mail: rcastro AT hinant.in
- Annette Rios, e-mail: rios AT cl.uzh.ch
See it in action at http://hinant.in/ckeditor/samples/api.html
In order to get a copy of the source code, you need to ideally have Git installed. If you do not wish to install Git, it is also possible to download a ZIP or compressed TAR file of the source code. However, using Git is recommended, as it will allow you to easily update the source code in the future, should we make any corrections or additions.
Assuming that you have Git installed, from your Ubuntu terminal, you can run the following commands in order to clone (make a copy of) our repository:
$ mkdir AllinQillqayWeb
$ cd AllinQillqayWeb
$ git clone https://github.com/hinantin/AllinQillqayWeb
For a comprehensive description of the system read the paper_comtel2014.pdf
, currently 8 pages. The installation manual on Ubuntu 16.04 LTS is available within the INSTALL.md
file.
Go to our download page to get the latest stable release: https://github.com/hinantin/AllinQillqayWeb/releases
- WebSpellChecker: http://www.webspellchecker.net/
- CKEditor: http://ckeditor.com/
- SQUOIA Project: https://pub.cl.uzh.ch/projects/squoia/spellcheck.html
- Arno Teigseth: arno AT teigseth.no
- Instituto de Lenguas y Literaturas Andinas-Amazónicas (ILLA): http://www.illa-a.org/
- Hunspell: http://hunspell.sourceforge.net/
- BaseX - XML Database: http://basex.org/
- eXistdb - a NoSQL Document Database and Application Platform: http://exist-db.org/
@article{allinqillqay2014,
title={Allin Qillqay! A Free On-Line Web spell checking Service for Quechua},
journal={VI Congreso Internacional de Computaci\'{o}n y Telecomunicaciones - Memoria COMTEL 2014},
author={Castro Mamani, Richard A. and Rios Gonzales, Annette},
year={2014},
pages={23--30}
}