Sandhi Checker JSON API

This service provides sandhi checker for given tamil text.

  • Input data: Tamil words
    • Return : Sandhi checked tamil strings
Sample usage is given below.
       POST http://tamilpesu.us/sandhi-checker/
       Data: tamiltext="Inputtamiltext"
       Result: '{"old":"input tamil text","new":"Output tamil text"}'