Skip to main content

Javanese language stemmer with dictionary validation

Project description

Javanese Stemmer

Javanese language stemmer with dictionary validation.

Installation

pip install javanese-stemmer

Usage

from javanese_stemmer import JavaneseStemmer

# Initialize (dictionary auto-loads from package)
stemmer = JavaneseStemmer()

# Stem a word
result = stemmer.stem("mlaku")
print(result)

# Stem a sentence
words = stemmer.stem_sentence("Aku mlaku ing dalan")
print(words)

Features

  • Dictionary validation
  • Handles prefixes, suffixes, infixes
  • Safe fallback to original word
  • Built-in Javanese dictionary

License

MIT License

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

javanese_stemmer-0.2.0.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

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

javanese_stemmer-0.2.0-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file javanese_stemmer-0.2.0.tar.gz.

File metadata

  • Download URL: javanese_stemmer-0.2.0.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for javanese_stemmer-0.2.0.tar.gz
Algorithm Hash digest
SHA256 236dc0a61ee9abd3c43c73d302e7e72ee9a8398170bd1b23268525399b20611f
MD5 38699de638a8a768f59ac6f2d4c6365e
BLAKE2b-256 e47873a0a9880f7d9df2a4c17c8ea99597478100d4fb1a4ecdde46f925d1da03

See more details on using hashes here.

File details

Details for the file javanese_stemmer-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for javanese_stemmer-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1040dc5e2be15802fba0cba76ccaad9877834cd1394cc544efb7870cd9fde1b8
MD5 9623845cce6a706a07f89dc11c43342b
BLAKE2b-256 dbf0a3db403c5023523517ab33df3bebcb801a367b48365ee7c5486a73b8a9e7

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