A C D G M N O P R T V 

A

activate(ComponentContext) - Method in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
Activate and read the properties.
addContinuationType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
addEndType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
addPrefixType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
addRequiredType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
addStartType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 

C

canEnhance(ContentItem) - Method in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
Indicate if this engine can enhance supplied ContentItem, and if it suggests enhancing it synchronously or asynchronously.
ChunkFactoryImpl - Class in org.apache.stanbol.enhancer.engines.poschunker.engine
Implementation of the PhraseBuilder.ChunkFactory interface used by the PhraseBuilder to create chunks
ChunkFactoryImpl(AnalysedText, ReadWriteLock) - Constructor for class org.apache.stanbol.enhancer.engines.poschunker.engine.ChunkFactoryImpl
 
computeEnhancements(ContentItem) - Method in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
Compute enhancements for supplied ContentItem.
CONFIG_LANGUAGES - Static variable in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
Language configuration.
createChunk(Token, Token) - Method in class org.apache.stanbol.enhancer.engines.poschunker.engine.ChunkFactoryImpl
 
createChunk(Token, Token) - Method in interface org.apache.stanbol.enhancer.engines.poschunker.PhraseBuilder.ChunkFactory
 

D

deactivate(ComponentContext) - Method in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 
DEFAULT_MIN_POS_SCORE - Static variable in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 
DEFAULT_NOUN_PHRASE_STATE - Static variable in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 
DEFAULT_VERB_PHRASE_STATE - Static variable in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 

G

getContinuationType() - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
Getter for the read only set with the continuation types
getEndType() - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
Getter for the read only set with the end types.
getPhraseType() - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
Getter for the type of this phrase definition
getPrefixType() - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
Getter for the read only set with the prefix types
getRequiredType() - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
Getter for the read only set with the required types
getServiceProperties() - Method in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 
getStartType() - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
Getter for the read only set with the start types.

M

MIN_POS_SCORE - Static variable in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 

N

nextSection(Section) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseBuilder
 
nextToken(Token) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseBuilder
 
NOUN_PHRASE_STATE - Static variable in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 

O

org.apache.stanbol.enhancer.engines.poschunker - package org.apache.stanbol.enhancer.engines.poschunker
 
org.apache.stanbol.enhancer.engines.poschunker.engine - package org.apache.stanbol.enhancer.engines.poschunker.engine
 

P

PhraseBuilder - Class in org.apache.stanbol.enhancer.engines.poschunker
 
PhraseBuilder(PhraseTypeDefinition, PhraseBuilder.ChunkFactory, double) - Constructor for class org.apache.stanbol.enhancer.engines.poschunker.PhraseBuilder
 
PhraseBuilder.ChunkFactory - Interface in org.apache.stanbol.enhancer.engines.poschunker
 
phraseType - Variable in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
PhraseTypeDefinition - Class in org.apache.stanbol.enhancer.engines.poschunker
Definition of a phrase type Phrases are defined by a set of POS tags that can required Tokens - typically noun for noun phrases, verbs for verb phrases.
PhraseTypeDefinition(LexicalCategory) - Constructor for class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
PosChunkerEngine - Class in org.apache.stanbol.enhancer.engines.poschunker.engine
A noun phrase detector (chunker) for English and German language base on OpenNLP.
PosChunkerEngine() - Constructor for class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 

R

readOnlyContinuationTypes - Variable in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
readOnlyEndTypes - Variable in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
readOnlyPrefixTypes - Variable in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
readOnlyRequiredTypes - Variable in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
readOnlyStartTypes - Variable in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
removeContinuationType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
removeEndType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
removePrefixType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
removeRequiredType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 
removeStartType(LexicalCategory...) - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 

T

toString() - Method in class org.apache.stanbol.enhancer.engines.poschunker.PhraseTypeDefinition
 

V

VERB_PHRASE_STATE - Static variable in class org.apache.stanbol.enhancer.engines.poschunker.engine.PosChunkerEngine
 
A C D G M N O P R T V 

Copyright © 2014 The Apache Software Foundation. All Rights Reserved.