lookout.style.typos.tests.test_preparation¶
Module Contents¶
-
lookout.style.typos.tests.test_preparation.TEST_DATA_DIR¶
-
class
lookout.style.typos.tests.test_preparation.PreparationTest¶ Bases:
unittest.TestCase-
test_prepare_data_with_load(self)¶
-
test_prepare_data_from_file(self)¶
-
-
class
lookout.style.typos.tests.test_preparation.DatasetsTest¶ Bases:
unittest.TestCase-
test_get_datasets(self)¶
-
-
class
lookout.style.typos.tests.test_preparation.FasttextTest¶ Bases:
unittest.TestCase-
test_get_fasttext_model(self)¶
-
-
class
lookout.style.typos.tests.test_preparation.TrainingTest¶ Bases:
unittest.TestCase-
test_train_and_evaluate(self)¶
-
test_train_from_scratch(self)¶
-