Package ontea.transform

Transformation of annotation results ontea.core.Result into new form

See:
          Description

Interface Summary
ResultTransformer Interface for transforming annotation results using different methods
 

Class Summary
JenaIndividualSearch Transforming results to ontology results Ontology results are search in jena repository and results contain of URI of found individual in jena repository
JenaIndividualSearchAndCreate Transforming results to ontology results Ontology results are search in jena repository and results contain of URI of found individual in jena repository If results are not find and type of result individual is set - new jena ontology individuals are created
LuceneRelevance Transformation of results using Lucene indexing relevance algorithm Idea is to found if found result is relevant and can be created if not found in knowledge base
MorphonaryLemmatizer Using Tvaroslovnik lemmatizer to transform results to lemmatized results
SesameIndividualSearch Transforming results to ontology results Ontology results are search in sesame repository and results contain of URI of found individual in sesame repository
SesameIndividualSearchAndCreate Transforming results to ontology results Ontology results are search in sesame repository and results contain of URI of found individual in sesame repository If results are not find and type of result individual is set - new sesame ontology individuals are created
 

Package ontea.transform Description

Transformation of annotation results ontea.core.Result into new form

Package Specification

Implemented Transformations of key - value pairs wrapped in ontea.core.Result :

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: