Skip navigation links

Package com.exalead.search.query.linguistic

Visitor classes that provides tokenization and linguistic expansion of the abstract syntax tree's alphabetic leaves.

See: Description

Package com.exalead.search.query.linguistic Description

Visitor classes that provides tokenization and linguistic expansion of the abstract syntax tree's alphabetic leaves. This package includes a small extensible framework to handle linguistic expansion through annotations and dictionary querying, as well as some visitor classes that provide useful linguistic-related functionality such as regular-expression matching in the dictionary, or spell-checking of the query chunks. See also the transform package to understand how the Tokenized nodes are handled into final nodes.
Skip navigation links

Copyright © 2013 Dassault Systèmes, All Rights Reserved.