Projects/TaskList: Difference between revisions
| Line 45: | Line 45: | ||
=== Language Computing === | === Language Computing === | ||
# Develop python based PDF rendering library that support complex scripts(Contact santhosh dot thottingal at gmail dot com) | |||
# Add | # Prepare Webfonts for webfonts module of silpa to support more languages- http://smc.org.in/silpa/Webfonts | ||
# | # Find out an algorithm for language detection for Marathi language. Currently there is no algorithm to distinguish it from Hindi - http://smc.org.in/silpa/Guess_Language | ||
# | # Create dict protocol based dictionary for remaining languages in http://smc.org.in/silpa/Dictionary | ||
# Package dict based dictionaries for various GNU/Linux distros so that users can use in desktop dictionaries | |||
# Develop Indic-English, English-Indic transliteration algorithm and code in http://smc.org.in/silpa/Transliterate | |||
# Add more language support to ASCII-Unicode encoding converter - http://smc.org.in/silpa/ASCII2Unicode | |||
# Develop predictive text entry application for Indian languages using N-Gram data models - http://smc.org.in/silpa/NGram | |||
# Develop fortune cookies in local language based on proverbs - http://smc.org.in/silpa/Fortune | |||
# Develop autocorrect extension for openoffice in various Indian Languages -(Contact santhosh dot thottingal at gmail dot com) | |||
# Develop Mediawiki extension to do hyphenation based on TeX hyphenation package -http://smc.org.in/silpa/Hyphenate | |||
# Develop Drupal extension to do hyphenation based on TeX hyphenation package -http://smc.org.in/silpa/Hyphenate | |||
# Develop Wordpress extension to do hyphenation based on TeX hyphenation package -http://smc.org.in/silpa/Hyphenate | |||
# Add autocorrect feature to Firefox - while typing in textboxes | |||
# Add language detection for spellchecking in Gnome applicaitons - If we are editing a document in Gedit and that document contains multiple languages, user need to do spellcheck by selecting each language manually. This should be replaced by a language detection logic . KDE's sonnet already use this logic. | |||
=== Localization === | === Localization === | ||