Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.17 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.17 KB

image

python 3.9 Code coverage License: MIT code coverage license

  • openodia is a Python package which contains various tools on Odia language.
  • The short term goal of this package is to not make state-of-the-art methods, but to make tools which work.

Install

  • Please install any Python 3 version. It should work. However, the library is tested in python 3.9 version.
pip install openodia
  • If you want to directly build from the binary, please clone the repo and run setup.py.
git clone https://github.com/soumendrak/openodia.git
python setup.py install

Usage and Documentation

For usage and further documentation please visit the Documentation page.

License

Caution

Thanks for being an early visitor.
The library is in active development phase and not for production use.