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-1.1.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-1.1.0-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: javanese_stemmer-1.1.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-1.1.0.tar.gz
Algorithm Hash digest
SHA256 26d4c46ef265c84077006a5efe09ab6592580590dd3a8d4ce859d7f5f29ba163
MD5 7466e16ef1c5ea1c266956b4451b19b4
BLAKE2b-256 e534ef9bbd1be50b4442b8cfd2c2600c68a05cab08fc8adb25d307a961516b74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for javanese_stemmer-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9362b84975be5f834579153dbed3edf64ed84c5ec4d6643d2f8568a3e7b8a9dc
MD5 401c3a138c2ccfc949c7dd52f1acf7e1
BLAKE2b-256 11e7bd6aaa18a36cf1288fe741b341767523588296e66f9e82db0d1729c3c279

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