Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find well-known open source spell checkers which need Inuktitut language files #21

Open
GoogleCodeExporter opened this issue Apr 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Purpose of addition of this task:
Turning the InuktitutSpellChecker project into something useful

When reviewing task, please focus on:
Opensource well known spell checkers 

After the review, please add a xxx to yyy wiki page.
Future uses section to the Inuktitut Spell Checker wiki

After the review, the expected next step is to:
Chose one of the formats to implement and contribute to

Original issue reported on code.google.com by [email protected] on 25 Nov 2011 at 5:52

@GoogleCodeExporter
Copy link
Author

Chromium (the chrome browser with >33% market share, and the inexpensive (250$) 
laptop chrome book) uses hunspell
http://dev.chromium.org/developers/how-tos/editing-the-spell-checking-dictionari
es

 "Each hunspell dictionary comes in two files. The .dic file which is the list of words, and the .aff file which is a list of rules and other options. You will normally only need to add to the .dic file, but you may need to refer to the .aff file for several things."

OpenOffice (free open source word processor, alternative to Microsoft office) 
uses hunspell


http://hunspell.sourceforge.net/
"Hunspell is the spell checker of LibreOffice, OpenOffice.org and Mozilla 
Firefox 3 & Thunderbird, Google Chrome, and it is also used by proprietary 
softwares, like Mac OS X, memoQ, Opera and SDL Trados."




Wikitionary would be a good place to let users develop and add to the 
dictionary.
  * http://iu.wiktionary.org/wiki/%E1%90%8A%E1%92%A5%E1%96%85

 "This is a Wiktionary in Inuktitut. If you know the language and can help to create a dictionary in Inuktitut, you can do it. To start organizing this, just create some entries or to learn more about this project you can have a look at Wiktionary in English (ᖃᓪᓗᓈᑎᑐᑦ/qallunaatitut) or at Wikipedia in Inuktitut. You can click as well on any of the links (highlighted in blue) to the many Wiktionaries in different languages that can be found below on the left corner of this page"
 * This Wiktionary has 248 (+) articles 

Original comment by [email protected] on 25 Nov 2011 at 6:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant