summaryrefslogtreecommitdiffstats
path: root/silpa/doc
diff options
context:
space:
mode:
Diffstat (limited to 'silpa/doc')
-rw-r--r--silpa/doc/credits.html14
-rw-r--r--silpa/doc/todo.html15
2 files changed, 29 insertions, 0 deletions
diff --git a/silpa/doc/credits.html b/silpa/doc/credits.html
new file mode 100644
index 0000000..cc836ec
--- /dev/null
+++ b/silpa/doc/credits.html
@@ -0,0 +1,14 @@
+<h2>Credits</h2>
+Many people contributed in direct and indirect way in the development of silpa. This page attempts to list their names.
+<ul>
+<li>Baiju. M, Swathanthra Malayalam Computing for his mlsplit program for using it as a base for syllabalizer for many languages</li>
+<li>Laxminarayan Kamath for testing and feature suggestions</li>
+<li>Rajeesh Nambiar and Nishan Naseer of SMC for their contributions for Font converter</li>
+<li>Guess Language module is based on the python implementation by Kent S Johnson of guesslanguage.cpp by Jacob R Rideout for KDE
+ http://websvn.kde.org/branches/work/sonnet-refactoring/common/nlp/guesslanguage.cpp?view=markup
+ which itself is based on Language::Guess by Maciej Ceglowski
+ http://languid.cantbedone.org/
+
+</li>
+<li>IT Mission, Kerala government for providing English-Malayalam dictionary in GPL license</li>
+</ul>
diff --git a/silpa/doc/todo.html b/silpa/doc/todo.html
new file mode 100644
index 0000000..ece066b
--- /dev/null
+++ b/silpa/doc/todo.html
@@ -0,0 +1,15 @@
+<h2>TODO List</h2>
+<ul>
+<li>Sakavarsham ,Kollavarsham and Other Indian Calenders</li>
+<li>Spellcheck</li>
+<li>Linguistical sorting</li>
+<li>Stemmer</li>
+<li>OCR</li>
+<li>TTS</li>
+<li>Support more fonts for font converter, .doc and .pdf support</li>
+<li>Anagram for remaining languages</li>
+<li>Random Quote for remaining languages</li>
+<li>Crossword generator and solver for Indian Languages</li>
+<li>More dictionaries</li>
+<li>Web APIs</li>
+</ul>