Hi,

My corpus is mostly comprised of articles that comes from Information
Technology and I'd like to find if the analysts that wrote those articles
have done grammar mistakes.
Now I getting a lot of false positive (made mistakes) with the rules
related to the pronoun "it". such as:

   1. "IT research firm" was failed by IT_VBZ ('it' + non-3rd person verb)
   2. "high IT spend" was failed by IT_VBZ ('it' + non-3rd person verb)
   3. "Sold IT end user research" was failed by IT_VBZ ('it' + non-3rd
   person verb)
   4. "Gartner's IT advice is used" was failed by ADVICE_ADVISE (advise
   (verb) instead of advice (noun))
   5. "reduce IT spend" was failed by IT_VBZ ('it' + non-3rd person verb)
   6. "IT consulting" was failed by I_MOVING (personal pronoun + gerund)
   7. "IT's" was failed by IT_IS (its vs. it's)

and so on, because most of my focus in on grammar I really need it not to
fail. How to solve this problem?
another problem which is less significant because it is spelling is the
fact that job titles such as CIO, CTO, CMO is correct spelling but when it
comes in plurar such as CIOs, CTOs and CMOs it is a spelling mistake.

Best Reagrds,
Idan Morad
------------------------------------------------------------------------------
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to