index
:
bladictionary2
master
FBeans/bladictionary2/ import from blatech.co.uk from 04/02/2023
FBeans
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-09-23
Added item uses from wordnet database
Joe Robinson
2014-09-23
Added Urban Dictionary definitions
Joe Robinson
2014-09-21
Various hacky fixes for FOLDOC
Joe Robinson
2014-09-21
Updated readme with FOLDOC info
Joe Robinson
2014-09-21
Add support for multiple definitions in FOLDOC
Joe Robinson
2014-09-21
Added paging, some fixes for FOLDOC
Joe Robinson
2014-09-21
Recursively look for 'see also' definitions in FOLDOC
Joe Robinson
2014-09-21
Added FOLDOC dictionary parsing for technical words
Joe Robinson
2014-09-21
Print all definitions for words with only one type
Joe Robinson
2014-09-19
Don't show the n more bit if n is 0
Joe Robinson
2014-09-19
Moved OED text file
Joe Robinson
2014-09-19
Moved OED text file
Joe Robinson
2014-09-19
Fixed version output
Joe Robinson
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
Updated readme
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
Updated readme
Joe Robinson
2014-09-19
Add function for getting WordNet definitions from database
Joe Robinson
2014-09-19
Created script for converting WordNet database into a simpler/faster form
Joe Robinson
2014-09-18
Updated readme
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
Updated readme
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
Modified readme formating
Joe Robinson
2014-09-15
Modified readme formating
Joe Robinson
2014-09-15
Added readme
Joe Robinson
2014-09-15
Initial commit, working on parsing the XML
Joe Robinson