Skip to Content

You are currently visiting an old archive website with limited functionality. If you are looking für the current Berlin Buzzwords Website, please visit https://berlinbuzzwords.de

Urania Berlin, June 6-7, 2011

Finite state automata in Lucene, theory and applications

Location: 
Einsteinsaal
Date and time: 
Tue, 2011-06-07 13:30 - 14:10
Speaker: 
Dawid Weiss

Finite state automata are an undeservedly underestimated data structure because most people think they are complex to build. Recent additions to Lucene show that FSAs (and transducers) are very efficient and are applicable to many problems with great results. This talk will introduce FSAs, quickly glance over their construction algorithms and physical automaton representation in Lucene and proceed with practical examples of where FSAs are used with success.