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