Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vkitchen/wsjrep
Grep for WSJ archives
https://github.com/vkitchen/wsjrep
Last synced: 10 days ago
JSON representation
Grep for WSJ archives
- Host: GitHub
- URL: https://github.com/vkitchen/wsjrep
- Owner: vkitchen
- License: mit
- Created: 2019-10-22T04:41:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T04:41:36.000Z (about 5 years ago)
- Last Synced: 2024-10-29T16:59:54.556Z (about 2 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wsjrep - Grep for WSJ archives
## Intent
Test program to see how fast a search can be performed on the Wall Street Journal data set without first indexing it. Aiming for a 1 second execution time. Currently at 3 seconds.
## Building
Use make.
## Usage
Run `./wsjrep wsj.xml < query.txt`