Documentation of 'cc.mallet.pipe.tsf.TrieLexiconMembership' Java class
TrieLexiconMembership
cc.mallet.pipe.tsf

Class TrieLexiconMembership

    • Constructor Detail

      • TrieLexiconMembership

        public TrieLexiconMembership(java.lang.String name,
                                     java.io.Reader lexiconReader,
                                     boolean ignoreCase)
      • TrieLexiconMembership

        public TrieLexiconMembership(java.lang.String name,
                                     java.io.Reader lexiconReader,
                                     boolean ignoreCase,
                                     boolean includeDelims,
                                     java.lang.String delim)
      • TrieLexiconMembership

        public TrieLexiconMembership(java.lang.String name,
                                     java.io.File lexiconFile,
                                     boolean ignoreCase)
                              throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException
      • TrieLexiconMembership

        public TrieLexiconMembership(java.lang.String name,
                                     java.io.File lexiconFile,
                                     boolean ignoreCase,
                                     boolean includeDelims,
                                     java.lang.String delim)
                              throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException
      • TrieLexiconMembership

        public TrieLexiconMembership(java.io.File lexiconFile,
                                     boolean ignoreCase)
                              throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException
      • TrieLexiconMembership

        public TrieLexiconMembership(java.io.File lexiconFile)
                              throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException
    • Method Detail

      • pipe

        public Instance pipe(Instance carrier)
        Description copied from class: Pipe
        Really this should be 'protected', but isn't for historical reasons.
        Overrides:
        pipe in class Pipe

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.