Skip to content

Commit

Permalink
Updated normal FSTs
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jun 25, 2024
1 parent 38b8bfe commit ada6e70
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/crkeng/app/integration_tests/test_paradigm_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def test_generates_personal_pronoun_paradigm(paradigm_manager) -> None:
("NDA", "nôhkom", ["nôhkom", "kôhkom", "ohkoma"]),
("NDI", "mîpit", ["mîpit", "nîpit", "kîpit", "wîpit"]),
("NA", "minôs", ["minôs", "minôsak", "minôsa"]),
("NI", "nipiy", ["nipiy", "nipîhk", "ninipîm", "kinipîm"]),
("NI", "nipiy", ["nipiy", "nipîhk", "ninipiy", "kinipiy"]),
],
)
def test_paradigm(paradigm_manager, name, lemma, examples: list[str]):
Expand Down
4 changes: 2 additions & 2 deletions src/crkeng/resources/fst/analyser-gt-dict-desc.hfstol
Git LFS file not shown
2 changes: 1 addition & 1 deletion src/crkeng/resources/fst/analyser-gt-dict-norm.hfstol
Git LFS file not shown
2 changes: 1 addition & 1 deletion src/crkeng/resources/fst/generator-gt-dict-norm.hfstol
Git LFS file not shown

0 comments on commit ada6e70

Please sign in to comment.