Sign inSign up

fractalego/pynsett

By fractalego

Updated almost 7 years ago

Pynsett: A programmable relation extraction tool

Image
0

198

fractalego/pynsett repository overview

What is Pynsett

Pynsett is a programmable relation extractor. The user sets up a set of rules which are used to parse any English text. As a result, Pynsett returns a list of triplets as defined in the rules.

Download and run the docker image

docker pull fractalego/pynsett:0.1.0

sudo docker run -p 4001:4001 fractalego/pynsett:0.1.0

The web interfaces are at

localhost:4001/

localhost:4001/wikidata

localhost:4001/relations

Repo and docs

https://github.com/fractalego/pynsett

Tag summary

Content type

Image

Digest

Size

3.3 GB

Last updated

almost 7 years ago

docker pull fractalego/pynsett:ecir2020