Python package to convert NLP data to NLP Interchange Format (NIF)
Project description
Nifigator
Nifigator is a pure Python package for working with NLP in RDF. It uses the NLP Interchange Format (NIF) and is build on top of RDFLib. Here is what is does:
Convert data from text documents to NIF data
Currently supported formats: txt, PDF (text, page and paragraph offsets)
Add linguistic annotations from NLP processors
Currently supported processors: Stanza
RDFLib is used to serialize and deserialize NIF data.
See the documentation built from the code.
Installation
To install Nifigator, run this command in your terminal:
$ pip install nifigator
To install the package from Github
$ pip install -e git+https://github.com/denederlandschebank/nifigator.git
History
0.1.0 (2022-12-14)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for nifigator-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c14f513f0eb14755537edadeaef783c2ba7d208ab61ff393b858c72696eabdea |
|
MD5 | f3582cc49d5c449df9e779c76e2b0461 |
|
BLAKE2b-256 | 69f8a02ffe1024a2cee5980c34fb3c9751748d6779b89f9eaa51eb91fc2faf86 |