List of all items
Structs
- CRFFeaturizer
- PyCRFModel
- PyCRFTagger
- PyCRFTrainer
- PyFastText
- PyLRClassifier
- PyLRModel
- PyLRTrainer
- PyTfIdfVectorizer
- classifier::Label
- classifier::Sentence
- classifier::TextClassifier
- crf::crfsuite_format::CQDBWriter
- crf::crfsuite_format::CRFsuiteFeature
- crf::features::AttributeIndex
- crf::features::FeatureFunction
- crf::features::LabelIndex
- crf::model::CRFModel
- crf::serialization::ModelLoader
- crf::serialization::ModelSaver
- crf::tagger::CRFTagger
- crf::tagger::TaggingResult
- crf::trainer::CRFTrainer
- crf::trainer::TrainerConfig
- crf::trainer::TrainingInstance
- fasttext::FastTextModel
- fasttext::args::Args
- fasttext::dictionary::Dictionary
- fasttext::dictionary::Entry
- fasttext::inference::HSTree
- fasttext::matrix::DenseMatrix
- fasttext::matrix::QuantizedMatrix
- featurizers::CRFFeaturizer
- featurizers::FeatureTemplate
- lr::model::ClassIndex
- lr::model::FeatureIndex
- lr::model::LRModel
- lr::predictor::LRClassifier
- lr::serialization::LRModelLoader
- lr::serialization::LRModelSaver
- lr::trainer::LRTrainer
- lr::trainer::TrainerConfig
- lr::trainer::TrainingInstance
- preprocessor::TextPreprocessor
- svm::LinearSVC
- text::tfidf::TfIdfConfig
- text::tfidf::TfIdfVectorizer
Enums
- crf::features::FeatureType
- crf::serialization::CRFFormat
- crf::trainer::LossFunction
- fasttext::args::LossName
- fasttext::args::ModelName
- fasttext::dictionary::EntryType
- fasttext::matrix::FastTextMatrix
- lr::serialization::LRFormat
Traits
Functions
- crf::crfsuite_format::write_crfsuite_model
- crf::features::extract_char_trigrams
- fasttext::args::check_header
- fasttext::hash::fasttext_hash
- fasttext::inference::predict