:mod:`lookout.style.typos.tests.test_preparation` ================================================= .. py:module:: lookout.style.typos.tests.test_preparation Module Contents --------------- .. data:: TEST_DATA_DIR .. py:class:: PreparationTest Bases::class:`unittest.TestCase` .. method:: test_get_vocabulary(self) .. method:: test_prepare_data_with_load(self) .. method:: test_prepare_data_from_file(self) .. py:class:: DatasetsTest Bases::class:`unittest.TestCase` .. method:: test_get_datasets(self) .. py:class:: FasttextTest Bases::class:`unittest.TestCase` .. method:: test_get_fasttext_model(self) .. py:class:: TrainingTest Bases::class:`unittest.TestCase` .. method:: test_train_and_evaluate(self) .. method:: test_train_from_scratch(self)