dictionaryminer
1.0.0
Dicionário inglês gratuito disponível para qualquer uso (pessoal ou comercial). O dicionário atual possui definições para mais de 210.000 palavras.
As contribuições são incentivadas e bem -vindas!
$ python make_dictionary.py
$ python make_dictionary.py --webster
$ python make_dictionary.py --wordnet{
"word" : {
"pronunciation" : " Some pronunciation " ,
"definitions" : {
"noun" : [
{
"definition" : " Some definition " ,
"sentence" : " Some sentence "
},
{
"definition" : " Another definition " ,
"sentence" : " Another sentence " ,
}
],
"verb" : [
{
"definition" : " Some definition " ,
"sentence" : " Some sentence "
},
{
"definition" : " Another definition " ,
"sentence" : " Another sentence " ,
}
]
}
}
}Os arquivos JSON do dicionário serão criados dentro da pasta Ativos.