8000 GitHub - Ownageful/DictionaryMaker: Creates a key-value dictionary using the google dictionary API and a given a word list.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ownageful/DictionaryMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DictionaryMaker

Creates a key-value dictionary using the google dictionary API and a given a word list.

Usage: java -jar DataFinder.jar WORDLIST DEFINITIONS FAILEDWORDS

where WORDLIST is the a text file (.txt) of the words DEFINITIONS is the name of the file in which to write the definitions FAILEDWORDS is the name of the file in which to wriet the words that failed.

A sample word list is provided {words.txt}

Current Stage: Completed

ATTENTION: The GOOGLE dictionary API is limited to approximately 8000 requests per hour.

About

Creates a key-value dictionary using the google dictionary API and a given a word list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0