Skip to content

A Python based API to access Indian language WordNets.

License

Notifications You must be signed in to change notification settings

praatibhsurana/pyiwn

 
 

Repository files navigation

A Python based API to access Indian language WordNets (pyiwn)

PyPI

pyiwn -- A Python based API to access Indian language WordNets -- This API gives access to synsets, glosses, examples, lexico-semantic relations between synsets, ontology nodes for 18 Indian languages, see LANGUAGES.md for the complete list of supported languages. In future, it will also provide access to speech data for words, glosses examples in Hindi WordNet.

Prerequisite

Python 3.5+

Installation

pyiwn can be installed using pip

pip install --upgrade pyiwn

or install it from the source

git clone https://github.com/riteshpanjwani/pyiwn.git
cd pyiwn
python setup.py install

Please see examples/ for further instructions and usage.

Citing

If you publish work that uses pyiwn, please cite the pyiwn paper, as follows:

@inproceedings{panjwani2018pyiwn,
  title={pyiwn: A Python-based API to access Indian Language WordNets},
  author={Panjwani, Ritesh and Kanojia, Diptesh and Bhattacharyya, Pushpak},
  booktitle={Proceedings of the Global WordNet Conference},
  volume={2018},
  year={2018}
}

Copyright

Copyright (C) 2017 pyiwn Project

For license information, see LICENSE.txt.

AUTHORS.md have a list of everyone contributed to pyiwn.

About

A Python based API to access Indian language WordNets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%