public class DepPathRelationTagger extends Object
| Constructor and Description |
|---|
DepPathRelationTagger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
findRelations(String currentDoc,
Document d,
AceDocument ad)
relation 'decoder': identifies the relations in document 'doc'
(from file name 'currentDoc') and adds them
as AceRelations to AceDocument 'aceDoc'.
|
public static void findRelations(String currentDoc, Document d, AceDocument ad)
Copyright © 2016 New York University. All rights reserved.