https://github.com/lodestone/qna
Parses a word list and produces a set of unique X-length patterns and the corresponding word in the list
https://github.com/lodestone/qna
Last synced: over 1 year ago
JSON representation
Parses a word list and produces a set of unique X-length patterns and the corresponding word in the list
- Host: GitHub
- URL: https://github.com/lodestone/qna
- Owner: lodestone
- License: mit
- Created: 2013-10-23T20:06:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-24T04:02:07.000Z (almost 13 years ago)
- Last Synced: 2025-01-12T11:49:23.851Z (over 1 year ago)
- Language: Ruby
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# QnA
## Use
Do this:
git clone https://github.com/lodestone/qna.git
And then do this:
$ cd qna
$ bin/qna
This will create `tmp/questions.txt` and `tmp/answers.txt`