summaryrefslogtreecommitdiffstats
path: root/silpa/doc
diff options
context:
space:
mode:
authorPraveen Arimbrathodiyil <pravi.a@gmail.com>2009-05-25 23:17:02 -0700
committerPraveen Arimbrathodiyil <pravi.a@gmail.com>2009-05-25 23:17:02 -0700
commit96c6fb9ec5e604b077ab9f770b99cc021c87d85f (patch)
tree74a944cce1377f86c4cade549673e7be52c3d07d /silpa/doc
parent83cdafaa88657c95f20c9d493d37ccebd86c1b80 (diff)
parent30c1b89bec818490131780389c918f8bcfb7aef6 (diff)
downloadRachana.git-96c6fb9ec5e604b077ab9f770b99cc021c87d85f.tar.gz
Rachana.git-96c6fb9ec5e604b077ab9f770b99cc021c87d85f.tar.xz
Rachana.git-96c6fb9ec5e604b077ab9f770b99cc021c87d85f.zip
Merge branch 'master' of git://git.savannah.nongnu.org/smc
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>