public class WordTopicAndLayoutFeatures extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
pathToStopWords |
| Constructor and Description |
|---|
WordTopicAndLayoutFeatures() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDatasets(Vector<edu.illinois.cs.cogcomp.lbjava.parse.LinkedVector> sentences,
boolean lowercaseData,
double confidenceThreshold) |
static String |
getWordType(NEWord w) |
static void |
initTopicClassifier(String pathToTopicData,
String[] fileNames,
String[] _labelnames) |
public static final String pathToStopWords
Copyright © 2017. All rights reserved.