sverrirab / nefnir-package

Python packaging of nefnir - a lemmatizer for Icelandic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nefnir

This is a package wrapping https://github.com/jonfd/nefnir

All credits to the author of that excellent project.

image

image

Documentation Status

A lemmatizer for Icelandic text See e.g _IceNLP_bridge for help creating tokenized and tagged text.

Features

  • See Nefnir for full description.
  • Simple lemmatizer for Icelandic.

Example

import nefnir

nefnir.lemmatize('Hvað', 'fshen')

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Python packaging of nefnir - a lemmatizer for Icelandic

License:Apache License 2.0


Languages

Language:Python 86.1%Language:Makefile 13.9%