Skip to content
forked from neynt/define3

offline command-line wiktionary

Notifications You must be signed in to change notification settings

aureliegrebe/define3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Offline command-line dictionary based on Wiktionary, thus supporting basically every word in every language ever.

Usage

TODO

  • Detect languages and parts of speech automatically (is currently hardcoded)
  • Render Wiki templates
    • This is super hard because many templates eventually resolve to Scribunto scripts, so we have to call into Lua
  • Resolve inflections
    • Probably has to be language-specific
  • Additional data sets
    • The ones Tangorin uses seem quite nice for Japanese

About

offline command-line wiktionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.3%
  • Shell 0.7%