compshs.embedding.tests package

Submodules

compshs.embedding.tests.test_contextual_embedding module

class compshs.embedding.tests.test_contextual_embedding.TestContextualEmbedding(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_clean_text()[source]
test_clean_word()[source]
test_encode_chunk()[source]
test_extract_keyword_sentences()[source]
test_group_subword_embeddings()[source]
test_process_doc()[source]
test_tokenize_and_chunk()[source]
test_transform()[source]

Module contents

tests for embedding