Metadata-Version: 2.3
Name: urduhack-lite
Version: 0.2.0
Summary: Natural Language Processing (NLP) library for Urdu language.
Author-email: Ikram Ali <mrikram1989@gmail.com>, hamzashezad <9590983+hamzashezad@users.noreply.github.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Urduhack-lite: A lighter Urduhack

**Unless otherwise mentioned, _ALL_ code is taken directly from the original [Urduhack](https://githuh.com/urduhack/urduhack/) library.
This is merely a stripped down version of the original.**

For more information, refer to the original [library](https://github.com/urduhack/urduhack).

You can reach out core contributor Mr Ikram Ali @ https://github.com/akkefa

## Features Support

- [x] Normalization
- [ ] Preprocessing
- [x] Tokenization
  - [x] Sentence tokenization
  - [ ] Word tokenization
- [ ] Pipeline Module
- [ ] Models
  - [ ] Pos tagger
  - [ ] Lemmatizer
  - [ ] Name entity recognition
  - [ ] Sentimental analysis
  - [ ] Image to text
  - [ ] Question answering system
- [ ] Datasets loader