An open API service indexing awesome lists of open source software.

https://github.com/thenetadmin/nadict

A python dictionary toolkit that generates word list in document format.
https://github.com/thenetadmin/nadict

Last synced: 11 months ago
JSON representation

A python dictionary toolkit that generates word list in document format.

Awesome Lists containing this project

README

          

# NaDict - Not a Dictionary

## Usage

1. Register your `youdao` translation API, fill the relevant url in `DictUtils/Translator.py`
2. Use `python nad --help` to get help
3. The Makefile `Scripts/Usage.mk` may help you to start
4. If specified dictionary (with `-d` option) has relevant word and translation, then no online translation is needed

## License

![license](https://img.shields.io/github/license/mashape/apistatus.svg)

This project is released under MIT License.