Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antisomnus/idict-weapp
English-Chinese & Chinese-English Wechat Mini Program 英汉汉英词典小程序
https://github.com/antisomnus/idict-weapp
dictionary flask restful-api
Last synced: about 18 hours ago
JSON representation
English-Chinese & Chinese-English Wechat Mini Program 英汉汉英词典小程序
- Host: GitHub
- URL: https://github.com/antisomnus/idict-weapp
- Owner: AntiSomnus
- Created: 2018-07-11T10:52:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:01:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T22:34:42.290Z (over 1 year ago)
- Topics: dictionary, flask, restful-api
- Language: JavaScript
- Homepage:
- Size: 25 MB
- Stars: 15
- Watchers: 2
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IDict
A better English-Chinese&Chinese-English Dictionary in Weapp.更好的微信英汉汉英小程序。
如果你在使用中遇到任何问题,请使用界面中的反馈功能或者在Github上联系我。
## Features
- AutocorrectionResponsive Autocorrection based on the **distance of keyboard** using weighted Levenshtein
- Single tap
Single tap whatever word you like in the **English Definition** part and **Sentence** part will give you the explanation of the [Lemma](https://simple.wikipedia.org/wiki/Lemma_(linguistics)) of the word. You can choose to long tap or click the `>` one the top-right corner to see the detail if necessary.
- Chinese-English
Chinese to English is the feature requested by enormous users and we added it on March, 2019.
- Native & Authoritative examples
All the sentence examples are selected from famous dictionaries for the best reference.
- **OALD** _(Oxford Advanced Learner's Dictionary)_
- **CALD** _(Cambridge Advanced Learner's Dictionary)_
- **LDOCE** _(Longman Dictionary of Contemporary English)_
- **CLED** _(Collins Learner's English-Chinese Dictionary)_
- **新汉英大辞典**## Acknowledgement
- [ECDICT](https://github.com/skywind3000/ECDICT) for providing database of over 3 million words