Arabic_Tokenizer / __init__.py
HeshamHaroon's picture
Refactor: modularize codebase into separate modules
f32d4c7
raw
history blame contribute delete
179 Bytes
"""
Arabic Tokenizer Arena Pro
==========================
A comprehensive platform for evaluating Arabic tokenizers
"""
__version__ = "2.0.0"
__author__ = "Arabic NLP Community"