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.
- Host: GitHub
- URL: https://github.com/thenetadmin/nadict
- Owner: TheNetAdmin
- License: mit
- Created: 2018-04-18T08:31:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T21:15:21.000Z (over 7 years ago)
- Last Synced: 2025-06-15T00:35:02.428Z (11 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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

This project is released under MIT License.