|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PaperCitation
A Citation object which is treated as a Paper
Field Summary |
Fields inherited from class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation |
address, author, authors, booktitle, citation, conference, corefFields, date, editor, institution, journal, note, other, pages, paperCluster, paperID, publisher, tech, title, type, venue, venueCluster, venueID, venueVolume, volume |
Constructor Summary | |
PaperCitation(java.lang.String s,
java.lang.Object label,
int index,
IEInterface ieInterface,
int n,
int nthToUse)
|
|
PaperCitation(java.lang.String s,
java.lang.String label,
int v)
|
Methods inherited from class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation |
deserializeFromString, getAllStringsWrapped, getAllStringsWrapped, getAuthors, getConfidenceScore, getField, getFields, getFieldTokens, getFieldTokensAsSet, getIndex, getLabel, getNBest, getNthBest, getNumAuthors, getOrigString, getPossibleFields, getRawstring, getScore, getString, getUnderlyingString, hasField, isConferencePaper, isJournalPaper, isTechPaper, print, serializeToString, setConfidenceScore, setField, setString, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PaperCitation(java.lang.String s, java.lang.String label, int v)
public PaperCitation(java.lang.String s, java.lang.Object label, int index, IEInterface ieInterface, int n, int nthToUse)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |