Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
generic-account authored Feb 15, 2024
1 parent b09b25a commit 96461ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Below are three example sentences, with each step of the morphological tokenizat

| Esperanto Sentence | Tags Simplified |
| --------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Ni provu ion! | (ni,SPECIAL), (prov_u,**=ROOT_ENDING**), (io_n,**SPECIAL_ENDING**), (!) |
| Ni provu ion! | (ni,SPECIAL), (prov_u,**ROOT_ENDING**), (io_n,**SPECIAL_ENDING**), (!) |
| Mi devas enlitiĝi. | (mi,**SPECIAL**), (dev_as,**ROOT_ENDING**), (en_lit_igx_i,**AFFIX_ROOT_AFFIX_ENDING**), (.) |
| The knife is hard, the boiled potato is soft. | (la,**SPECIAL**), (trancx_il_o,**ROOT_AFFIX_ENDING**), (est_as,**ROOT_ENDING**), (mal_mol_a,**AFFIX_ROOT_ENDING**), (,), (la,**SPECIAL**), (bol_ig_it_a,**ROOT_ROOT_AFFIX_ENDING**), (ter_pom_o,**ROOT_ROOT_ENDING**), (est_as,**ROOT_ENDING**), (mol_a,**ROOT_ENDING**), (.) |

Expand Down

0 comments on commit 96461ce

Please sign in to comment.