Metadata-Version: 2.1
Name: frasa
Version: 0.1.57
Summary: Koleksi NLP Pribadi untuk Bahasa Indonesia.
Home-page: https://github.com/novay/frasa
Author: Novianto Rahmadi
Author-email: novay@btekno.id
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Frasa's NLP Services
Frasa is a collection of modules which provides various functions for Natural Language Processing for Bahasa Indonesia. This repository contains all source code related to NLP services.

## Installation
To use this `Frasa`, just install it as usually you did:

```
pip install frasa
```

## Documentation

You can find installation instructions and detailed instructions on how to use this package at [the dedicated documentation site](https://frasa.btekno.id/).

## Whatelse ?

Soon. Drafting.

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
