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.18.tar.gz
(75.7 kB
view hashes)
Built Distribution
nifigator-0.1.18-py3-none-any.whl
(51.7 kB
view hashes)
Close
Hashes for nifigator-0.1.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dc3e2de6ac8d9c579f8eed5d25e4a4591d5fb3263a17cbe2fe8abb1fc73b0a5 |
|
MD5 | c085a047f84dd8e5f77e1df725cc0bd7 |
|
BLAKE2b-256 | 211e66183a85e8b847719d6990119ea440d37cd8f795aef4396cbab2106153e8 |