LICENSE
README.md
pyproject.toml
saber/__init__.py
saber/_compat.py
saber/extraction.py
saber/label_translation.py
saber/models.py
saber/nlp.py
saber/process_and_display.py
saber/progress.py
saber/registry.py
saber/sources.py
saber/text_reconstruction.py
saber/matchers/a1_nouns.py
saber/matchers/a2_1_adjectives.py
saber/matchers/a3_1_verbs_tense_mood.py
saber/matchers/a3_2_compound_verbs.py
saber/matchers/a4_1_adverbs.py
saber/matchers/a5_1_personal_pronouns.py
saber/matchers/a5_2_demonstratives.py
saber/matchers/a5_3_possessives.py
saber/matchers/a5_4_indefinite_pronouns.py
saber/matchers/a5_5_interrogatives.py
saber/matchers/a5_6_relative_pronouns.py
saber/matchers/a6_1_articles.py
saber/matchers/a6_2_demonstratives.py
saber/matchers/a6_3_possessives.py
saber/matchers/a6_4_indefinite_determiners.py
saber/matchers/a6_6_relative_determiners.py
saber/matchers/a7_1_existentials.py
saber/matchers/a7_2_universals.py
saber/matchers/a7_3_numerals.py
saber/matchers/a7_4_interrogatives.py
saber/matchers/a7_5_relative_quantifiers.py
saber/matchers/b2_1_syntactic_functions.py
saber/matchers/b2_2_order_of_constituents.py
saber/matchers/b2_3_agreement.py
saber/matchers/b3_2_interrogatives.py
saber/matchers/b3_3_exclamatives.py
saber/matchers/b3_4_imperatives.py
saber/matchers/b3_5_active_passive_sentences.py
saber/matchers/b4_1_sentence_polarity.py
saber/matchers/b5_1_coordination.py
saber/matchers/b5_2_subordination.py
saber_pt.egg-info/PKG-INFO
saber_pt.egg-info/SOURCES.txt
saber_pt.egg-info/dependency_links.txt
saber_pt.egg-info/requires.txt
saber_pt.egg-info/top_level.txt
tests/test_suite.py