An open API service indexing awesome lists of open source software.

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

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`