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

Implement Chrome Extension to highlight unknown words (Inuktitut Spell Checker Iteration 1) #23

Open
GoogleCodeExporter opened this issue Apr 17, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Purpose of implementation request:
To practice designing software architecture, and to implement Iteration 1 in a 
general purpose fieldlinguist's tool for morphemes in context (also can be used 
as a crowd-sourcing lexicographer's tool for spellchecker quality assurance)

When implementing the request, please focus on these
steps/functions/components:
 1. A barebones Chrome Extension (1 hour)
 2. A simple javascript function to highlight words (2 hours)
 3. A simple javascript function to read words from a file (2 hours)
 4. A simple javascript function to loop through all text, and call highlight function if the word is not known (2 hours)

When implementing the request, watch out for the following potential
security/lack of access/lack of data/formatting etc hiccups:
 * none



Expected next steps see Iteration 2 - Making the script adaptive:

Expected next steps see Iteration 3 - Adding rules to "recognize" more words

After starting the implementation, please create a GitHub repository named:
 *https://github.com/cmesher/InuktitutSpellchecker


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

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 25 Nov 2011 at 7:10

  • Added labels: Component-UI

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 25 Nov 2011 at 7:12

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 25 Nov 2011 at 7:12

  • Added labels: Type-Implementation

@GoogleCodeExporter
Copy link
Author

1a. Watch (10min):  http://www.youtube.com/watch?v=e3McMaHvlBY 

1b. Install and try (10min): 
https://chrome.google.com/webstore/detail/ipdjaafajlfiopcppipdinmcjbcpofhd  

2. Watch: 
http://www.youtube.com/playlist?list=PL209AE945353645CA&feature=edit_ok

Original comment by [email protected] on 28 Nov 2011 at 11:07

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