Metadata-Version: 1.1
Name: islenska
Version: 0.4.2
Summary: The vocabulary of the modern Icelandic language, packed in a Python package
Home-page: https://github.com/mideind/BinPackage
Author: Miðeind ehf
Author-email: mideind@mideind.is
License: MIT
Description: 
                BinPackage, published by Miðeind ehf, is a Python package that embeds the
                vocabulary of the Database of Icelandic Morphology (Beygingarlýsing íslensks
                nútímamáls, BÍN) and offers various lookups and queries of the data.
        
                The database, maintained by Árni Magnússon Institute for Icelandic Studies,
                contains over 6.5 million entries, over 3.1 million unique word forms,
                and about 300,000 distinct lemmas.
        
                With BinPackage, `pip install islenska` is all you need to have almost all of
                of the commonly used vocabulary of the modern Icelandic language at your
                disposal via Python. Batteries are included; no additional databases,
                downloads or middleware are required.
            
Keywords: nlp,icelandic,language,vocabulary,dictionary
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Natural Language :: Icelandic
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Topic :: Text Processing :: Linguistic
