Skip to main content

A Slovenian dictionary API

Project description

A Slovenian dictionary API written in python

Uses http://bos.zrc-sazu.si/sskj.html (official SSKJ) website.

Simple examples:

from sskjpy import SskjParser

keyword = "test"
search = SskjParser(keyword)

Now we can do

print(search.shortsum())
"postopek za ugotavljanje določenih lastnosti, sposobnosti, znanja koga, preizkus"

print(search.result())
"tést  -a m (ẹ̑) 1. postopek za ugotavljanje določenih lastnosti, sposobnosti, znanja koga, preizkus: opraviti test; s testom ugotavljati sposobnosti; objektivnost, veljavnost, zanesljivost"

More examples can be found at GitHub

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

SSKJpy-0.1.1.zip (4.5 kB view hashes)

Uploaded Source

Built Distribution

SSKJpy-0.1.1.win-amd64.exe (140.9 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