Re: [Chennaipy] Need volunteers to port a Tamil spellchecker from C# to python

2020-08-25 Thread Shrinivasan T
Hello Shrini > I can volunteer but i need help with tamil language . > > C# code seem to read from JSON file . Iterate and check the letters with > JSON file . > C# does not seem to be async . > > For python , we could improve performance using aysncio > > Regards > Parthiban > Thanks for the hel

[Chennaipy] Need volunteers to port a Tamil spellchecker from C# to python

2020-08-21 Thread Shrinivasan T
Hello all, Recently TN government released source code of 10 tamil NLP applications. https://goinggnu.wordpress.com/2020/08/16/tamilvu-released-10-tamil-software-as-free-open-source-software/ Here is the code for spellchecker. https://github.com/Tamil-Virtual-Academy/Tamilinaiya-Spellchecker T