Skip to content

Command line tool for finding English words definitions

Notifications You must be signed in to change notification settings

denysobukh/Definitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English words definition finder

Command line tool for finding English words definitions in Cambridge dictionary. Takes words line by line from the input file, removes duplicates, loads their definitions from the website and puts them into file.

Usage:

definitor -i <file> [-md] [-me] [-s]

 -i <arg>                     input file
 -md,--multiple-definitions   load multiple definitions for each word
 -me,--multiple-examples      load examples for each definition
 -s,--sort                    sort the words in the alphabetical order

About

Command line tool for finding English words definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages