Creative Commons Attribution 4.0 International License (CC-BY-4.0)

The dataset `dataset/dict_FINAL.json` (22,798 English -> Arabic name pairs),
the test cases in `tests/test_names.csv`, and the trained model weights in
`model/xgb_pruned_386r.ubj(.gz)` and `model/labels.json` are distributed
under the Creative Commons Attribution 4.0 International License.

You are free to:
  Share — copy and redistribute the material in any medium or format
  Adapt — remix, transform, and build upon the material for any purpose,
          even commercially.

Under the following terms:
  Attribution — You must give appropriate credit, provide a link to the
  license, and indicate if changes were made. You may do so in any
  reasonable manner, but not in any way that suggests the licensor
  endorses you or your use.

No additional restrictions — You may not apply legal terms or technological
measures that legally restrict others from doing anything the license
permits.

Full legal text:  https://creativecommons.org/licenses/by/4.0/legalcode

Attribution suggestion when used in a paper or product:

  "Uses arabnamer's Arabic name dictionary and model
   (Yousef, E., 2026). https://github.com/sayedyousef/arabnamer
   Licensed under CC-BY-4.0."

The source code (everything under `src/arabnamer/` and `training/`) is
licensed under the MIT License — see `LICENSE`.
