|MIT| |Python| |NLP|
Training data for Tibetan nlp.
- Features
- Prerequisites
- Installation
- Usage
- Development
- Testing
- Contributing
- How to get help
- Terms of use
- NLP tooling for Tibetan/Indic text processing
- Python 3.8+
- pip
# Clone the repository
git clone https://github.com/OpenPecha/ie-datasets.git
cd ie-datasets
# Install dependencies
pip install -r requirements.txt
# Install the package
pip install -e .# Add usage example here# Install dev dependencies
pip install -e .[dev]
# Run tests
pytest
# Lint
flake8pytest tests/- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
Please read CONTRIBUTING.md for details.
- File an issue.
- Join our discord.
MIT is licensed under the MIT License.
