public class WordEmbeddingWindow extends Object implements FeatureExtractor
| Constructor and Description |
|---|
WordEmbeddingWindow(int windowSize,
boolean ignoreSentenceBoundaries) |
public WordEmbeddingWindow(int windowSize,
boolean ignoreSentenceBoundaries)
throws IOException
IOExceptionpublic Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures in interface FeatureExtractorEdisonExceptionpublic String getName()
getName in interface FeatureExtractorCopyright © 2016. All rights reserved.