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.19.tar.gz
(78.2 kB
view hashes)
Built Distribution
nifigator-0.1.19-py3-none-any.whl
(54.7 kB
view hashes)
Close
Hashes for nifigator-0.1.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c08b9a913622cf11f0578ae204df2f2cd1aa871612bdd606b5cbe7675b240f7 |
|
MD5 | 58c4502c0c829fb64f0f34bb553f51d3 |
|
BLAKE2b-256 | d148b2ee43b7fbe30fbfcc40acf86e187dcb8dc0197634695882a29699688da6 |