lexnlp.extract.es.tests package¶
Submodules¶
lexnlp.extract.es.tests.test_copyrights module¶
-
class
lexnlp.extract.es.tests.test_copyrights.TestParseEsCourts(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_file_samples()¶
-
test_parse_empty_text()¶
-
test_parse_simply_phrase()¶
-
test_two_symbols()¶
-
-
lexnlp.extract.es.tests.test_copyrights.get_verbose_copyright_annotations(text: str) → List[lexnlp.extract.common.annotations.copyright_annotation.CopyrightAnnotation]¶
lexnlp.extract.es.tests.test_courts module¶
lexnlp.extract.es.tests.test_dates module¶
Multi-language unit tests for Dates.
lexnlp.extract.es.tests.test_definitions module¶
-
class
lexnlp.extract.es.tests.test_definitions.TestParseSpanishDefinitions(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_acronym()¶
-
test_file_samples()¶
-
test_first_word_is()¶
-
test_grab_just_quoted_words()¶
-
test_parse_de_definitions_simple()¶
-
test_parse_es_def_quotes()¶
-
test_parse_es_def_semicolon()¶
-