Entity Search
Project description
# Entity Search
This is an entity search framework based on stationary distributions on random walks with diffusion kernel.
## Development You will need to include the configuration for this repo to your git local configuration.
`` git config –local include.path ../.gitconfig `` This step removes the result section in the json document for each execution in the notebooks.
## Testing In oder to execute the tests, you will need the development dataset. This dataset can be created from the following [repo](https://gitlab.insight-centre.org/ptorres/entity-search-development-data). Once the dataset is created, you need to registered in the configuration file. To simplify this step, just use the incorporated subcommnad config where you can defined the development data folder.
For instance, if the dataset is installed in this directory /data/dev-es, then you need to execute config as follows:
`` python setup.py config –config-datafolder=/data/dev-es ``
This command will create a configuration file in etc/ with the proper setup.
Once the configuration file is created, you can execute the tests, as shown below:
`` python setup.py test ``
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 Distributions
Built Distribution
Hashes for entity_search-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b96a9a8465ebd9d23bae16f5f67621316871eb4dabbcfe869bfe0442be61c509 |
|
MD5 | 4d33abab112f6d92e0e3a91098be09c9 |
|
BLAKE2b-256 | 25a9a4572f9545c745852dcf282268050ac8d3763b1c95b688af2503479dd8a0 |