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.1.tar.gz
(54.9 kB
view hashes)
Built Distribution
nifigator-0.1.1-py3-none-any.whl
(31.1 kB
view hashes)
Close
Hashes for nifigator-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2a9d16c827b64c5791e9ceaf6832de28b45067748eb15448d906326005253d3 |
|
MD5 | 327996ef8c8025e48e3bc21aa0918dbb |
|
BLAKE2b-256 | 4fa5fc162e344ad0d0312637410cbb4d15a43705d2bbbac55fecefc4802a7c41 |