Skip to main content

Python bindings for FOX - Federated Knowledge Extraction Framework.

Project description

============
FOX Py
============

FOX Py provides an interface to FOX Federated Knowledge Extraction Framework.
it most useful for tasks involving entity recognition inside the text corpora.
Typical usage often looks like this::

#!/usr/bin/env python

from foxpy import FOX

fox = FOX()
text = "London Idaho Hawaii"
(text, output, log) = fox.recognizeText(text)

Contributors
=========

* Ivan Ermilov (AKSW/BIS University of Leipzig)

Notes
=========

The source code is available from:
https://github.com/earthquakesan/fox-py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

foxpy-0.0.3.tar.gz (8.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page