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.20.tar.gz
(79.0 kB
view hashes)
Built Distribution
nifigator-0.1.20-py3-none-any.whl
(54.9 kB
view hashes)
Close
Hashes for nifigator-0.1.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85c0b6660f5bdf21f4c6d8eeb98dd0f4b0e9be5022e26da3040d1de2032a9043 |
|
MD5 | b0cdcfcf1ae3620effb1f327f9b414af |
|
BLAKE2b-256 | 54b7ed837c1e664fe729a2bd2f0709c52fae4d7126e8d0c390fd34d0f204b697 |