https://github.com/michaelmior/spider-runner
https://github.com/michaelmior/spider-runner
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelmior/spider-runner
- Owner: michaelmior
- License: other
- Created: 2019-07-25T21:28:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T21:28:45.000Z (almost 6 years ago)
- Last Synced: 2024-12-31T12:47:14.521Z (4 months ago)
- Language: Scala
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ESON Mining
[](https://travis-ci.com/michaelmior/eson-mining)
Dependency mining for use with the [ESON](https://github.com/michaelmior/eson) normalization tool.
Currently functional and inclusion dependencies can be mined from Cassandra database instances.## Running
To compile the mining tool, run `sbt assembly`.
The tool can then be executed by running the JAR file generated in `target/scala-2.12`.