Funding Agency: Central Sanskrit University
Investigators : Dr. Manu Madhavan, Dr. Nandini J Warrier (IIIT Kottayam), Dr. Manoj V R (CIFSS)
Duration: 2 years (2024-2026)
This project aims to develop an Online Thesaurus for Sanskrit Verbs, digitizing the Kriyanighantu to create a comprehensive and user-friendly lexical resource. This initiative will enhance semantic exploration by enabling word-level and compound verb searches, establishing semantic connections among Sanskrit verbs. By integrating computational techniques, the thesaurus will serve as a valuable tool for Sanskrit learners, researchers, and language enthusiasts. This project is a collaborative effort between CIFSS and IIIT Kottayam.
URL: kriyanighantu.iiitkottayam.ac.in
DBNLDA- A deep belief network based method for LncRNA-Disease Association prediction (As part of PhD thesis). Git-hub repository Project Page
TF-IDF Computation: Program to compute term weight matrix (termXdoc) using tf-idf scheme. This can be used for vector space modeling of document set for NLP/IR applications. The program is written is Python. Git-hub repository