Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
OpenPecha Toolkit allows state of the art for distributed standoff annotations on moving texts
Description • Owner • Install • Docs
OpenPecha Toolkit allows state of the art solution for distributed standoff annotations on moving texts, in which Base layer can be edited without affecting annotations. This is made possible by our OpenPecha Native Format called opf
(OpenPecha Format) and our collection of importers
which can parse existing text into opf
and exporters
which can export opf
text into any format (.epub
, .docx
, .pdf
, etc)
Stable version:
pip install openpecha
Daily development version:
pip install git+https://github.com/OpenPecha/Openpecha-Toolkit
git clone https://github.com/OpenPecha-dev/openpecha-toolkit.git
cd openpecha-toolkit
pip install -r requirements-dev.txt
pip install -e .
pre-commit install
PYTHONPATH=.:$PYTHONPATH pytest tests
FAQs
OpenPecha Toolkit allows state of the art for distributed standoff annotations on moving texts
We found that openpecha demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.