https://github.com/earthquakesan/fox-py
Python bindings for FOX - Federated Knowledge Extraction Framework
https://github.com/earthquakesan/fox-py
Last synced: 5 months ago
JSON representation
Python bindings for FOX - Federated Knowledge Extraction Framework
- Host: GitHub
- URL: https://github.com/earthquakesan/fox-py
- Owner: earthquakesan
- License: apache-2.0
- Created: 2014-06-24T10:08:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T11:42:20.000Z (over 6 years ago)
- Last Synced: 2025-04-09T07:51:28.157Z (8 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-semantic-web - fox-py - Python bindings for FOX - Federated Knowledge Extraction Framework. (Other Awesome / BBedit)
- awesome-semantic-web - fox-py - Python bindings for FOX - Federated Knowledge Extraction Framework. (Misc / BBedit)
README
fox-py
======
Python bindings for FOX - Federated Knowledge Extraction Framework
For installing to virtualenv:
```
pip install -e git+https://github.com/earthquakesan/fox-py#egg=fox-py
```