Uses of Package
edu.illinois.cs.cogcomp.lbj.coref.ir.docs

Packages that use edu.illinois.cs.cogcomp.lbj.coref.ir.docs
edu.illinois.cs.cogcomp.lbj.coref.decoders   
edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors   
edu.illinois.cs.cogcomp.lbj.coref.features   
edu.illinois.cs.cogcomp.lbj.coref.io.loaders   
edu.illinois.cs.cogcomp.lbj.coref.ir   
edu.illinois.cs.cogcomp.lbj.coref.ir.docs   
edu.illinois.cs.cogcomp.lbj.coref.ir.examples   
edu.illinois.cs.cogcomp.lbj.coref.parsers   
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.decoders
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.features
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.io.loaders
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
DocBase.PosSource
           
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.ir
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.ir.docs
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
DocBase
          Represents one document from a corpus, including the text, annotations of coreference, relations, entities, and other relevant information.
DocBase.PosSource
           
DocXMLBase
          The superclass of documents loaded from XML.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.ir.examples
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.docs used by edu.illinois.cs.cogcomp.lbj.coref.parsers
Doc
          Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.