Skip to content

nootanghimire/extract-dictionary-np

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extract Meanings of english words from http://dictionary.com.np

$ ./main.py <line_seperated_wordlist_en> <filename_to_write> [--resume]

Or

$ ./main.py

to show uses.

Smart save. Use Resume to continue from the last position.

Output File Format

The output file will have the lines in the format as shown below:

<english_text> <meaning_comma_seperated>*

*null if meaning is not found.

About

Extracts dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published