kmadathil / sanskrit_parser

Parsers for Sanskrit / संस्कृतम्
MIT License
68 stars 21 forks source link

Fix for #153 #154

Closed kmadathil closed 3 years ago

kmadathil commented 3 years ago

Added SandhiKosh tests Created test_SandhiKosh.py to run passing SandhiKosh tests Updated tox.ini to run test_SandhiKosh.py Removed uohd tests from test_SanskritLexicalAnalyzer.py (since they're in SandhiKosh)

kmadathil commented 3 years ago

Moved SandhiKosh to submodule

kmadathil commented 3 years ago

@avinashvarna Avinash, can we merge this?

avinashvarna commented 3 years ago

Looks good to me. Please delete the source branch if it is no longer required.