I am getting empty chunk tag for ‘have’. Also, a simple rule target for ‘have’ using either regexp or postag doesn’t seem to work.
This was fixed shortly after the release of LanguageTool 2.3, so I suggest you use a snapshot version from Index of /snapshots/
Great! It works.
Is there any corresponding Maven Project that I can download? I have the older 2.4 Maven project from earlier this month and it still has the same problem.
Thanks.
We don’t provide Maven snapshots, sorry. But getting the source from GitHub - languagetool-org/languagetool: Style and Grammar Checker for 25+ Languages and building it yourself should be easy when you have Java setup anyway, just call “mvn install”.