-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Context
There are long-standing open issues in nltk_data regarding unclarified licenses for certain data packages—most notably the Punkt tokenizer models. Despite community efforts spanning years, no clarification for these licenses appears forthcoming.
Proposal
To improve transparency and compliance, resolve this issue by creating and maintaining three files:
- LICENSE-OVERVIEW.md: A short, human-readable overview of the repository’s licensing structure, summarizing the main repository license and the situation with individual data packages.
- LICENSE (Apache 2.0): The full text of the Apache 2.0 license, which governs the repository as a whole.
- DATASET-LICENSES.md: A comprehensive list of all individual data packages, grouped by license type. For packages with unclarified or unknown licenses (e.g., Punkt), group them under an “unclarified” heading and clearly indicate the lack of clarity.
Rationale
- This approach increases transparency for users and downstream projects.
- It provides clear documentation of which packages have ambiguous licensing, and the project’s ongoing efforts in this area.
- It is a practical solution given the persistent lack of licensing clarification, ensuring responsible stewardship of data and code.
Tasks
- Draft the three files as described above.
- Keep the DATASET-LICENSES.md up to date as packages are added or removed.
- Clearly highlight and prioritize resolving unclarified licensing cases wherever possible.
This issue focuses on the licensing documentation and transparency, especially regarding long-standing ambiguities such as those with Punkt.
This is a sub-issue of #240.
Metadata
Metadata
Assignees
Labels
No labels