| Package | Description |
|---|---|
| com.articulate.sigma.nlp | |
| com.articulate.sigma.semRewrite |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Graph> |
SimFlood.readGraphsFromFile(String filename,
boolean resource,
Pipeline p)
Converts a text file that has one sentence per line into a list
of Graph structures that correspond to Stanford dependency graphs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Graph.fromSentence(String s,
Pipeline p)
Convert from a sentence into the Graph structure
|
Copyright © 2015. All rights reserved.