Skip to content

Commit

Permalink
set up complete
Browse files Browse the repository at this point in the history
  • Loading branch information
dhakar66 committed Jan 14, 2025
1 parent 5f1ed00 commit 8ceda29
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,6 @@ dmypy.json
# Pyre type checker
.pyre/

/data
/data

.DS_STORE
13 changes: 12 additions & 1 deletion data/dictionary_data/0001/3704.json
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
{"word_id": "3704", "lemma": "ཁྱིམ་", "meanings": {"26": {"meaning": "ནང་མི་རྣམས་འདུག་ས།", "examples": {"1": "ཨ་མ་ང་གཉིས་ཁྱིམ་ལ་འདུག་གི་ཡིན།"}, "pos": "མིང་ཚིག"}}, "level": "A0"}
{
"word_id": "3704",
"lemma": "ཁྱིམ་",
"meanings": {
"26": {
"meaning": "ནང་མི་རྣམས་འདུག་ས།",
"examples": { "1": "ཨ་མ་ང་གཉིས་ཁྱིམ་ལ་འདུག་གི་ཡིན།" },
"pos": "མིང་ཚིག"
}
},
"level": "A0"
}
Empty file.

0 comments on commit 8ceda29

Please sign in to comment.