You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Michael McCandless <lu...@mikemccandless.com> on 2013/06/09 17:08:21 UTC

Build your own Lucene finite state transducer

For those of you curious about Lucene's finite state transducers (FSTs)...

I just built simple web app that lets you enter input/output pairs and
see the resulting FST:

It's running here:

    http://examples.mikemccandless.com/fst.py

And here's a quick blog post showing some examples/details:

    http://blog.mikemccandless.com/2013/06/build-your-own-finite-state-transducer.html

Happy FST building,

Mike McCandless

http://blog.mikemccandless.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org