Skip to content

Instantly share code, notes, and snippets.

View Akhilesh28's full-sized avatar

Akhilesh Chobey Akhilesh28

View GitHub Profile
@Akhilesh28
Akhilesh28 / stops.py
Last active September 12, 2016 05:36
Final stops list for Sanskrit
"""This lsit is taken from various sources and can be verified at
``www.spokensanskrit.de``
"""
__author__ = 'Akhilesh S. Chobey <akhileshchobey03@gmail.com>'
STOPS_LIST = [ 'अहम्',
'आवाम्',
'वयम्',
'माम्, मा',
@Akhilesh28
Akhilesh28 / stopwords_sanskrit.py
Last active September 5, 2016 04:16
cltk-Stop words for Sanskrit(initial check)
/*
*Created by Akhilesh Chobey
*/
Pronouns_in_Sanskrit = {
#First Person
#Nominative Case
{'अहम्' # meaning 'I' (Singular)
'आवाम्' # meaning 'Two of us' // this is a special of duality which can be included but might cause redundancy (Dual)