On 2014-07-21 14:39, Elanjelian Venugopal wrote:

> I've created another set of rules for Tamil that is to be based on the
> POS tagging. -e.

I've added the tagger and the rules. The rules don't work yet, so they 
are commented out for now. You can  use the "-v" option of the command 
line LT to see that words actually get their tags.

Creating a binary file is easy, BTW:

java -cp languagetool.jar org.languagetool.dev.POSDictionaryBuilder 
/path/to/ta.txt /path/to/org/languagetool/resource/ta/tamil.info

Could you start documenting the tags in a simple plain text file? We 
found it's easier to start documenting things right from the start than 
adding documentation later.

Regards
  Daniel


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to