Nifigator is a pure Python package for working with NLP in RDF/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
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 Distribution
nifigator-0.1.3.tar.gz
(44.3 kB
view hashes)
Built Distribution
nifigator-0.1.3-py3-none-any.whl
(30.9 kB
view hashes)
Close
Hashes for nifigator-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc2b4e2d537829c2bc5d2a344183a1a0e9950fd1b51bc01f1d6d3182e99d9b38 |
|
MD5 | 1588b7af5d5abecb37c1645740c57d7f |
|
BLAKE2b-256 | 938cb846e77de39f57d23406b77fcc40384765926e5c858ce58260bf2b95c9fe |