patrickfrey / strusAnalyzer

Library for document analysis (segmentation, tokenization, normalization, aggregation) with the goal to get a set of items that can be inserted into a strus storage. Also some functions for analysing tokens or phrases of the strus query are provided.
http://www.project-strus.net
Mozilla Public License 2.0
3 stars 0 forks source link

Library for building the document analysis for information retrieval engines. Used as an extension of Strus.

Licenced as MPLv2 (Mozilla Public License, Version 2 - https://www.mozilla.org/en-US/MPL/2.0) For 3rdParty licenses see LICENSE.3rdParty

The project Strus implements a set of libraries, tools for building a competitive, scalable search engine for text retrieval. It is a solution for small projects as well as larger scale applications. Strus project homepage at http://project-strus.net with articles, links, documentation.

For installation see description files INSTALL. in the top level directory of the project.

The project is built regularly with Travis (https://travis-ci.org/patrickfrey/strusAnalyzer) and with OpenSuse (https://build.opensuse.org/package/show/home:PatrickFrey/strusanalyzer):