Skip to content

Clarify repository and data package licensing structure #241

@ekaf

Description

@ekaf

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:

  1. 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.
  2. LICENSE (Apache 2.0): The full text of the Apache 2.0 license, which governs the repository as a whole.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions