Warning: This documentation is for scikits.learn version 0.6.0. — Latest stable version

Contents

6.14.2. scikits.learn.feature_extraction.text.RomanPreprocessor

class scikits.learn.feature_extraction.text.RomanPreprocessor

Fast preprocessor suitable for roman languages

Methods

preprocess(unicode_text)
__init__()

x.__init__(...) initializes x; see help(type(x)) for signature