convert wordnet 3.x database files to sqlite
run bash gen.sh
to generate
- tag Verb Noun (nlp) more precisely
- add primary key, by hash word's lower case version
- add aliases for shorthanded dash '-'
- some word is capitalized, should we lowercase them?
- seperate words with phrases(group of words)
go run csv.go > answeraction.csv
generate action csv
open answeraction.csv
to exiam