Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 790 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 790 Bytes

Enriching Hindi WordNet using Knowledge Graph Completion Approaches

Sushil Awale, and Abhik Jana, Enriching Hindi WordNet Using Knowledge Graph Completion Approach, In Proceedings of the Workshop on Resources and Technologies for Indigenous, Endangered and Lesser-resourced Languages in Eurasia (EURALI), 2022. pdf

Hindi WordNet data

Files

  • parse.py - Converts the Hindi WordNet data to create a JSON-wrapped data
  • statistics.py - Displays the WordNet statistics such as synsets per relation
  • convert_to_triples.py - Convert the JSON-wrapped data to RDF-style triples (Graph format)
  • clean_triples.py - Remove test leakage