Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T13:35:12.000Z (about 9 years ago)
- Last Synced: 2023-03-25T15:04:26.697Z (over 1 year ago)
- Topics: hll-algorithm, scala-scraper, scraper, scraping, stream-lib
- Language: Scala
- Homepage:
- Size: 1.09 MB
- Stars: 11
- Watchers: 3
- 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).