if its a lucene analyzer, I think jflex is the best choice as its very
efficient for this purpose, several of lucene's tokenizers including
standardtokenizer are implemented with jflex.
On Sep 22, 2011 8:35 AM, "alex" <alex.alex.alex.9...@gmail.com> wrote:
> hi all,
> I need to create analyzer and I need to choose what parser to use.
> can anyone recommend ?
>
> JFlex
> javacc
> antlr
>
> thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>

Reply via email to