Shantanu's Blog
Database Consultant
March 11, 2026
One Model Is All You Need. Really?
›
I have been told that the "tagging-parsed" endpoint is merely an expansion of the "tagging" endpoint of Dharmamitra API,...
November 14, 2025
wordcloud using different scripts
›
# Download multi-lingual font GoNotoSouthAsia.ttf # https://github.com/satbyy/go-noto-universal/releases/ from wordcloud import WordCloud im...
November 01, 2025
fastText Layer on AWS Lambda
›
Facebook research team’s fastText library provides useful methods for text classification. The pre-trained model for language identification...
Lambda function URL to get the table count
›
I have a dynamoDB table called "sanskritOne" where the users upload words. I need a report of the count of total words collected....
August 01, 2025
Sanskrit Parsing with Google Colab
›
1) Goto google colab and create a new notebook. https://colab.research.google.com/#create=true 2) Copy these 5 lines in a cell and run them ...
›
Home
View web version