Package com.complexible.stardog.docs.nlp
-
Interface Summary Interface Description CandidateGenerator Generates a list ofcandidatesfrom amentionCandidateSelector Selects whichranksare worth saving in the databaseDocumentParser Parses strings intoDocumentsEntityExtractor<T extends Spans> Extract some type of entitiesEntityExtractorFactory<T extends Spans> Creates instances ofEntityExtractorfor the given connection.FeatureGenerator Adds features to aCandidateMentionMentionExtractor RankingFunction Attributes a finalscoreto aCandidateMentionSpans Represents a stream ofSpanextracted by aEntityExtractorpotentially linked to entities in the graph. -
Class Summary Class Description Annotated Object that contains a key value interface for annotationsCandidateMention Document A collection oftokens, organized in sentencesEntityExtractorRegistry The registry of all available entity extractorsRank The final score given to aCandidateMentionby aRankingFunctionSpan Token Individual string in aDocument