Suche verstehen
Wir helfen Ihnen dabei, die Such­anfragen Ihrer Kund*innen und Mit­ar­bei­­ter*innen zu ver­stehen und schnell re­le­vante Ergebnisse zu liefern.

Release Indoqa FAS 0.2.0

June 15, 2018

  • moved char reading/writing method into separate class
  • improved memory footprint and execution time for creating CharAcceptors
  • fixed issue with serializing CharAcceptor
  • performance optimization of case-insensitive char comparison
  • fixed case-insensitive transducing
  • added factory method to TransducerBuilder
  • created CharAcceptor
  • renamed Acceptor to MorfologikAcceptor
  • created interface Acceptor

About

Provides an abstraction layer for acceptors and transducers from Morfologik as well as alternative implementations.

The abstraction layer handles the conversion between Strings and bytes, offers support for case-insensitive operations and easier construction of acceptors and transducers.
The alternative implementations work directly on characters, which results in better runtime behaviour and greatly reduced need for garbage collection.

License

Apache License 2

Github

https://github.com/Indoqa/indoqa-fsa