Metadata-Version: 2.1
Name: TurkishPreprocessor
Version: 0.0.2
Summary: A Turkish Preprocessor for NLP
Home-page: https://github.com/yusufani/TurkishPreprocessor
Author: Yusuf ANI
Author-email: yusufani8@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# TurkishPreprocesser

I will add detail information about this lib when I have time.

But you can install library with : 
```
pip install TurkishPreprocessor
```

Usage : 
```
    from TurkishPreprocessor.Preprocessor import Preprocessor
```

