• Stars
    star
    109
  • Rank 308,725 (Top 7 %)
  • Language
    Python
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

simple and fast dictionary tool

Diaosi

A dictionary made by a diaosi, for the diaosi

Feature

  1. 100,000 words in a plain text file
  2. quick loading and searching
  3. spelling correction
  4. cross platform

Install Tutorial For Windows User

  1. Download the zip file: https://github.com/fxsjy/diaosi/raw/master/release/ds_0.2_win32.zip
  2. unzip ds_0.1_win32.zip
  3. click ds.exe

Shortcut

  1. Ald+d: focus on the input box
  2. ESC: clean the input box

Install Tutorial For Geek

  1. install sdict module

     pip install sdict
    
     or
    
     easy_install sdict
    
  2. git clone https://github.com/fxsjy/diaosi

  3. python ds.pyw

Screenshot

![Screenshot of Diaosi] (https://raw.github.com/fxsjy/diaosi/master/screenshot.png "Diaosi")