forked from varnamproject/libvarnam
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix varnamproject#166: Varnam outputs invalid combinations with chil …
…letters in Malayalam Varnam learnings has the word `kilivaathil => കിളിവാതിൽ`. When Varanm finds this word, what it does is use the word plus tokenizes the rest of it. This gives chil combinations. This PR adds a check for chil to replace the ending chil with its root consonant so that proper grammatical combinations can happen.
- Loading branch information
1 parent
f32d681
commit eed7f08
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters