strusAnalyzer  0.17
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
\-include
 \-strus
  o+analyzer
  o+lib
  o*aggregatorFunctionInstanceInterface.hppInterface for an aggregator function instance
  o*aggregatorFunctionInterface.hppInterface for an aggregator function type
  o*analyzerObjectBuilderInterface.hppBuilder object for all toplevel interfaces related to the analyzer. Used by components acting as proxy (calling strus with RPC) or by components that build the analyzer universe from external components (loading objects from dynamically loadable modules)
  o*contentIteratorInterface.hppInterface for content chunks for collecting statistics
  o*contentStatisticsContextInterface.hppInterface for context for collecting content statistics
  o*contentStatisticsInterface.hppInterface for document content statistics
  o*documentAnalyzerContextInterface.hppInterface for the execution context of a document analyzer
  o*documentAnalyzerInstanceInterface.hppInterface for a parametrizable document analyzer instance
  o*documentAnalyzerMapInterface.hppInterface for a parametrizable document analyzer instance able to process many different document types
  o*documentClassDetectorInterface.hppInterface for detecting the document class of a content
  o*normalizerFunctionInstanceInterface.hppInterface for a parameterized normalizer function
  o*normalizerFunctionInterface.hppInterface for a normalizer function type
  o*patternLexerContextInterface.hpp
  o*patternLexerInstanceInterface.hppInterface for building the automaton for detecting lexems used as basic entities by pattern matching in text
  o*patternLexerInterface.hppInterface for detecting lexems used as basic entities by pattern matching in text
  o*patternMatcherContextInterface.hppInterface for detecting patterns (structures formed by atomic lexems) in one document
  o*patternMatcherInstanceInterface.hppInterface for building the automaton for detecting patterns in text
  o*patternMatcherInterface.hppInterface for creating an automaton for detecting patterns of tokens in a document stream
  o*patternTermFeederInstanceInterface.hppInstance interface for defining a mapping of terms of the document analysis outout as lexems used as basic entities by pattern matching
  o*patternTermFeederInterface.hppInterface for defining a mapping of terms of the document analysis outout as lexems used as basic entities by pattern matching
  o*posTaggerContextInterface.hppContext to markup documents with tags derived from POS tagging
  o*posTaggerDataInterface.hppInterface for the data built by a POS tagger
  o*posTaggerInstanceInterface.hppInterface to define a POS tagger instance for creating the input for POS tagging to build the data and to create to context for tagging with the data build from the POS tagging output
  o*posTaggerInterface.hppInterface for the construction of a POS tagger instance for a specified segmenter
  o*queryAnalyzerContextInterface.hppInterface for the execution context of a query analyzer
  o*queryAnalyzerInstanceInterface.hppParameterizable query analyzer interface
  o*segmenterContextInterface.hppInterface for the execution context of a document segmenter
  o*segmenterInstanceInterface.hppInterface for a parameterizable instance of a document segmenter
  o*segmenterInterface.hppInterface for the document segmenter
  o*segmenterMarkupContextInterface.hppInterface for the execution context for inserting markups into a document
  o*textProcessorInterface.hppInterface for the container of all types of functions provided for document and query analysis
  o*tokenizerFunctionInstanceInterface.hppInterface for a parameterized tokenizer function
  o*tokenizerFunctionInterface.hppInterface for a tokenizer function type
  o*tokenMarkupContextInterface.hppInterface for annotation of text in one document
  \*tokenMarkupInstanceInterface.hppInterface for putting annotations into text documents