Skip to main content

Bahasa is natural language toolkit for bahasa indonesia

Project description

BAHASA

Modul stemmer yang digunakan merupakan hasil porting dari Sastrawi dengan beberapa perubahan.

PENGGUNAAN

from bahasa.stemmer import Stemmer

stemmer = Stemmer()

hasil = stemmer.stem("Saat ini pemerintah sedang memilih untuk menentukan rel yang digunakan.")
print(hasil)
saat ini perintah sedang pilih untuk tentu rel yang guna

hasil = stemmer.stem("membuang-buang waktu")
print(hasil)
buang waktu

TEST

python -m unittest discover

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bahasa-0.0.7.tar.gz (99.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page