index
:
bladictionary2
master
wjoe/bladictionary2/ import from blatech.co.uk from 04/02/2023
wjoe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bladictionary.py
Age
Commit message (
Expand
)
Author
2014-09-19
Removed debug stuff
Joe Robinson
2014-09-19
Lots of fixes for OED definitions. Also allow multi word definitions
Joe Robinson
2014-09-19
Moved OED file
Joe Robinson
2014-09-19
Changed default to wordnet database
Joe Robinson
2014-09-19
Changed wordnet database to sqlite
Joe Robinson
2014-09-19
Add function for getting WordNet definitions from database
Joe Robinson
2014-09-18
Added channel option for OCD message length perfection
Joe Robinson
2014-09-18
Don't require word (eg for -v)
Joe Robinson
2014-09-18
Added version output
Joe Robinson
2014-09-18
Made OED case insensitive, add error handling when no results found
Joe Robinson
2014-09-18
Fix error with wn definitions with only one definition
Joe Robinson
2014-09-18
Fixes for OED parsing
Joe Robinson
2014-09-18
Limit lines length for IRC
Joe Robinson
2014-09-18
Bump version
Joe Robinson
2014-09-18
Fix synonym/antonym parsing, clean up output
Joe Robinson
2014-09-18
Cleaning up debug output
Joe Robinson
2014-09-18
Work in progress on parsing Oxford English Dictionary file
Joe Robinson
2014-09-16
Add error checking for if the API is down
Joe Robinson
2014-09-15
Initial commit, working on parsing the XML
Joe Robinson