Package nltk :: Package tokenize :: Module texttiling :: Class TokenTableField
[hide private]
[frames] | no frames]

type TokenTableField

source code

object --+
         |
        TokenTableField

A field in the token table holding parameters for each token, used later in the process

Instance Methods [hide private]
 
__init__(self, first_pos, ts_occurences, total_count=1, par_count=1, last_par=0, last_tok_seq=None) source code
Method Details [hide private]

__init__(self, first_pos, ts_occurences, total_count=1, par_count=1, last_par=0, last_tok_seq=None)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)