Interactive exploration of Knowledge Graphs using natural language
Project description
kgn
Interactive exploration of Knowledge Graphs using natural language
Installation
Install this tool using pip:
pip install kgn
Usage
For help, run:
kgn --help
You can also use:
python -m kgn --help
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd kgn
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
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
kgn-0.1.macosx-11.0-arm64.tar.gz
(14.6 kB
view details)
File details
Details for the file kgn-0.1.macosx-11.0-arm64.tar.gz.
File metadata
- Download URL: kgn-0.1.macosx-11.0-arm64.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36e4412fd786a26de1a3d3b3697c834d35074cbe73caf65765e5e76d08c8ec0f
|
|
| MD5 |
e7e01ae49f45d35066f093987bb4fbce
|
|
| BLAKE2b-256 |
83f445d681a78bfdf6395e7304271a94586a0f5915b87a2dc112f2366a62693b
|