nefnir

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

All credits to the author of that excellent project.

https://img.shields.io/pypi/v/nefnir.svg https://img.shields.io/travis/sverrirab/nefnir.svg 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.