public class BenCitationTUINoSeg extends Object
| Constructor and Description |
|---|
BenCitationTUINoSeg() |
| Modifier and Type | Method and Description |
|---|---|
static com.wcohen.secondstring.StringDistance |
computeDistanceMetric(ArrayList nodes) |
protected static ArrayList |
computeNodes(ArrayList trainFileArray,
IEInterface ieInterface) |
protected static ArrayList |
computeNodes(ArrayList trainFileArray,
IEInterface ieInterface,
boolean useCRFLocal) |
protected static ArrayList |
computeNodesWPubs(ArrayList trainFileArray,
ArrayList publications,
IEInterface ieInterface) |
protected static ArrayList |
computeNodesWPubs(ArrayList trainFileArray,
ArrayList publications,
IEInterface ieInterface,
boolean useCRFLocal) |
static void |
main(String[] args) |
protected static Collection |
makeCollections(ArrayList nodes) |
protected static InstanceList |
makePairs(Pipe instancePipe,
ArrayList nodes) |
protected static InstanceList |
makePairs(Pipe instancePipe,
ArrayList nodes,
List pairs) |
protected static void |
printClustersAsReceived(Collection citations,
BufferedWriter out) |
protected static void |
printClustersToFile(Collection citations,
String file) |
protected static void |
printCollectionReferences(Collection collection) |
static double |
scoreCitations(List citations) |
protected static ArrayList computeNodes(ArrayList trainFileArray, IEInterface ieInterface)
protected static ArrayList computeNodes(ArrayList trainFileArray, IEInterface ieInterface, boolean useCRFLocal)
protected static ArrayList computeNodesWPubs(ArrayList trainFileArray, ArrayList publications, IEInterface ieInterface)
protected static ArrayList computeNodesWPubs(ArrayList trainFileArray, ArrayList publications, IEInterface ieInterface, boolean useCRFLocal)
public static com.wcohen.secondstring.StringDistance computeDistanceMetric(ArrayList nodes)
public static void main(String[] args) throws FileNotFoundException
FileNotFoundExceptionprotected static void printClustersToFile(Collection citations, String file)
protected static void printClustersAsReceived(Collection citations, BufferedWriter out)
protected static void printCollectionReferences(Collection collection)
public static double scoreCitations(List citations)
protected static Collection makeCollections(ArrayList nodes)
protected static InstanceList makePairs(Pipe instancePipe, ArrayList nodes)
protected static InstanceList makePairs(Pipe instancePipe, ArrayList nodes, List pairs)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.