> The only drawback I see is that matching will probably become slower.
For me, more power in exchange for less speed is a good trade-off. Regards, Mike Unwalla Contact: www.techscribe.co.uk/techw/contact.htm -----Original Message----- From: Daniel Naber [mailto:[email protected]] Sent: 13 August 2013 10:17 To: LanguageTool Developer List Subject: trying OpenRegex Hi, OpenRegex[1] is a nice Java package that supports regular expressions on any kind of list - for example on AnalyzedTokenReadings, the objects used internally by LT. Using OpenRegex instead of our own matching algorithm would have some benefits: <snip> ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Languagetool-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
