DEV Community

Kiruthiga S
Kiruthiga S

Posted on

TOSSCONF'26(day-1)

Hackathon

1.Clean up unwanted words present in the theekkathir clean datasets
Removing unnecessary or irrelevant words from the dataset to improve its quality for text analysis or machine learning. This process includes eliminating special characters, punctuation, extra spaces, duplicate words, and stop words (such as "is", "the", "and") if they are not useful. Cleaning the dataset helps improve the accuracy and efficiency of text processing and model performance.

2.Iyal Tamil Spell Checker Dictionary Corpus
Collection of valid Tamil words used to identify and correct spelling mistakes in Tamil text. It acts as a reference dictionary that compares words in a document with correctly spelled words stored in the corpus. This helps detect misspelled words and suggest appropriate corrections, improving the accuracy and quality of Tamil text processing.

3.kalaisol:கலைச்சொல்
Collection of standardized technical and domain-specific Tamil terms used in fields such as science, technology, medicine, engineering, law, and education. It provides accurate Tamil equivalents for technical vocabulary, helping maintain consistency and clarity in Tamil writing and communication. Kalaisol is widely used in translation, education, government publications, and Natural Language Processing (NLP) applications.

4.Tamil 99
Open-Source standardized Tamil keyboard layout designed for fast and efficient Tamil typing. It was developed and standardized by the Government of Tamil Nadu and is widely supported in operating systems, web applications, and open-source software. Tamil99 follows a logical arrangement of Tamil characters, making it easier for users to learn and type accurately.

5.Namma Wallet
Open-source digital wallet application that enables users to securely store, manage, and use digital credentials, identity documents, or payment-related information. It is designed with a strong focus on privacy, security, and interoperability, allowing users to control their own digital data while supporting open standards for seamless integration with other systems.

Top comments (0)