Metadata-Version: 2.4
Name: lisan-nlp
Version: 0.1.0
Summary: Lightweight Arabic NLP library
Author: Hasan Alhomsi
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Lisan NLP

Lightweight Arabic NLP library.

## Features

- Arabic normalization
- Diacritics removal
- Arabic tokenization
- Simple pipeline system

## Installation

```bash
pip install lisan-nlp
