Skip to main content

Library untuk analisis statistik teks Bahasa Indonesia

Project description

textstat id

Library untuk analisis statistik teks Bahasa Indonesia.

Instalasi

pip install textstat_id

Usage Example

import textstat_id

# Analisis teks
teks = "Saya sedang belajar membuat library Python untuk analisis teks Bahasa Indonesia."
hasil = textstat_id.analisis_dasar(teks)
print(hasil)

# Menghitung frekuensi kata
frekuensi = textstat_id.hitung_frekuensi(teks)
print(frekuensi)

# Menghitung readability score
score = textstat_id.hitung_keterbacaan(teks)
print(f"Skor keterbacaan: {score}")

Fitur

  • Menghitung frekuensi kata dalam teks Bahasa Indonesia
  • Menghitung jumlah kalimat, kata, dan karakter
  • Mendeteksi kata tidak baku dalam bahasa Indonesia
  • Mengekstrak kata kunci dari teks
  • Menghitung readability score untuk teks Bahasa Indonesia
  • Menganalisis sentimen teks Bahasa Indonesia

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

textstat_id-0.0.4.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

textstat_id-0.0.4-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file textstat_id-0.0.4.tar.gz.

File metadata

  • Download URL: textstat_id-0.0.4.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for textstat_id-0.0.4.tar.gz
Algorithm Hash digest
SHA256 632bbcbe673d6c2221a6f7e4db4a6538cd71b977d1cb1b3a0d9d206490e5c377
MD5 cee3b671e3097e9575f0d17ffee0dc33
BLAKE2b-256 022094ccfadd159c2baf8f683d63a70da2a08dd24f793f47867f855c4167bc86

See more details on using hashes here.

File details

Details for the file textstat_id-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: textstat_id-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for textstat_id-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d3860387ea65eb992bdf63d8f28bbe785d9efb751d059205017d29aae7895bc1
MD5 b270f4f5e233c249fc6f2a910f11462c
BLAKE2b-256 76169e7b72c8e1ed382b1146006e8e4f998b8d63f1052766baff31b605be8f86

See more details on using hashes here.

Supported by

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