https://github.com/gvolpe/hll-algorithm-sample
HLL Algorithm and Web Scraping sample
https://github.com/gvolpe/hll-algorithm-sample
hll-algorithm scala-scraper scraper scraping stream-lib
Last synced: 5 months ago
JSON representation
HLL Algorithm and Web Scraping sample
- Host: GitHub
- URL: https://github.com/gvolpe/hll-algorithm-sample
- Owner: gvolpe
- Created: 2015-09-29T13:34:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T13:35:12.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T01:14:27.028Z (5 months ago)
- Topics: hll-algorithm, scala-scraper, scraper, scraping, stream-lib
- Language: Scala
- Homepage:
- Size: 1.09 MB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hll-algorithm-sample
====================Basic example of HLL Algorithm using [stream-lib](https://github.com/addthis/stream-lib) using Wikipedia data.
Web Scraping using [scala-scraper](https://github.com/ruippeixotog/scala-scraper).