public class SentenceToSequence extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
SentenceToSequence() |
| Modifier and Type | Method and Description |
|---|---|
static void |
resolveCompoundNouns(MutableTree tree,
List<Entity> list) |
static void |
runPhraseCombination(HAWKQuestion q,
List<String> tokens,
Map<String,String> label2pos) |
static void |
transformTree(List<String> subsequence,
HAWKQuestion q,
int subsequenceStartOffset) |
public static void runPhraseCombination(HAWKQuestion q, List<String> tokens, Map<String,String> label2pos)
public static void transformTree(List<String> subsequence, HAWKQuestion q, int subsequenceStartOffset)
public static void resolveCompoundNouns(MutableTree tree, List<Entity> list)
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.