praatibhsurana / pyiwn

A Python based API to access Indian language WordNets.

Home Page:http://www.cfilt.iitb.ac.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://www.cfilt.iitb.ac.in/

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Python 100.0%