public class FrameNet extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FrameNet.Relation |
| Constructor and Description |
|---|
FrameNet() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getRelatedFrames(boolean recursive,
String sourceFrameID,
FrameNet.Relation... relations) |
static void |
main(String[] args) |
public static Set<String> getRelatedFrames(boolean recursive, String sourceFrameID, FrameNet.Relation... relations)
public static void main(String[] args) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionCopyright © 2016–2020 FBK. All rights reserved.