dictionaryminer
1.0.0
ใช้พจนานุกรมภาษาอังกฤษฟรีสำหรับการใช้งานใด ๆ (ส่วนตัวหรือเชิงพาณิชย์) พจนานุกรมปัจจุบันมีคำจำกัดความสำหรับคำมากกว่า 210,000+ คำ
การสนับสนุนได้รับการสนับสนุนและต้อนรับ!
$ 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 " ,
}
]
}
}
}ไฟล์พจนานุกรม JSON จะถูกสร้างขึ้นภายในโฟลเดอร์สินทรัพย์