Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 2.57 KB

README.md

File metadata and controls

63 lines (46 loc) · 2.57 KB

allinqillqay_localhost

What is Allin Qillqay 'Correct Writing'?

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

DEMO

See it in action at http://hinant.in/ckeditor/samples/api.html

Platforms: Ubuntu 16.04 LTS

Getting the Source Code

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

User Manual

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

Acknowledgements
Citing
@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}
}