Class LETORFormatConstants

java.lang.Object
es.uam.eps.ir.relison.links.data.letor.io.LETORFormatConstants

public class LETORFormatConstants
extends java.lang.Object
Constant formats for learning to rank files.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String COMMENT
    Comments starting characters.
    static java.lang.String DOCID
    Document identifiers.
    static java.lang.String IDSEP
    Identifier separator.
    static java.lang.String QID
    Query identifiers.
    static java.lang.String SEPARATOR
    Field separator.
  • Constructor Summary

    Constructors 
    Constructor Description
    LETORFormatConstants()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait