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.7.tar.gz
(54.0 kB
view hashes)
Built Distributions
nifigator-0.1.7-py3-none-any.whl
(31.5 kB
view hashes)
Close
Hashes for nifigator-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bc56d625e2ba5e732dbb5bbc03b00e7521f070410a171749bcd346bad0d8a10 |
|
MD5 | 78cb373443c336d6fb35890f5feaa338 |
|
BLAKE2b-256 | 4d618bb0ed2c04afe3be6e4400eba203876179e709e88359175887de0417c622 |
Close
Hashes for nifigator-0.1.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6370c56cd5786e5db97707ae26ae97fa445b223304c3f76b5df523c887212f3e |
|
MD5 | d4567da0b064e93cc26a743af924695b |
|
BLAKE2b-256 | 8c9cf829aedaee02a39e08336bde79da2f19c23acd19174d3d069ad82f8eeffc |