Commit 0aea29d9 authored by S.T. Galappaththi's avatar S.T. Galappaththi

Merge branch 'IT20167264' into 'master'

All completed

See merge request !97
parents 0fef60be edcf1394
......@@ -160,12 +160,11 @@ class GrammarMain:
# if __name__ == "__main__":
# obj = GrammarMain()
# out = obj.mapper(sentence="ඇය මල් නෙලුවා")
# print(out)
# sent = "මා කෝප්පෙන් වතුර බිව්වා"
# out = obj.mapper(sentence=sent)
# print(out)
# obj = GrammarMain()
# sent = "මා කෝප්පෙන් වතුර බිව්ව"
# out = obj.mapper(sentence=sent)
# print(out)
# මා සතුන්ට දානයක් දෙන්න හිතන් ඉන්නවා
# මා සතුන්ට දානයක් දෙන්න හිතන් ඉන්වා
# අපි පොසොන් පෝයට දන්සලක් සංවිධානය කරනවා
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment