Welcome to YAST_doc’s documentation!

Warning

YAST didn’t test on Python 3

Contents:

Introduction

YAST is a simple short text classifier based on LibLinear

APIs

Yast

class Yast.YAST(name, config=None)
    * name your YAST instance with a specific config

Train and Test

def YAST.train(src_file)