Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/01one/cli-e2e-dictionary
[100k+ words] Simple fast dictionary
https://github.com/01one/cli-e2e-dictionary
cli-app dictionary-app dictionary-application dictionary-data dictionary-python python python3
Last synced: 12 days ago
JSON representation
[100k+ words] Simple fast dictionary
- Host: GitHub
- URL: https://github.com/01one/cli-e2e-dictionary
- Owner: 01one
- Created: 2022-12-12T03:59:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T10:12:16.000Z (about 2 months ago)
- Last Synced: 2024-11-04T11:22:05.616Z (about 2 months ago)
- Topics: cli-app, dictionary-app, dictionary-application, dictionary-data, dictionary-python, python, python3
- Language: Python
- Homepage:
- Size: 37.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# English Dictionary
This repository includes a full-scale English dictionary. The data was sourced from an English dictionary which I found on the Gutenberg Project, and the repository includes the book itself.
I have written code to separate words and meanings into different lists, making it easier to access and manipulate the data. It has been a fun project, and I am excited to share the code.
Additionally, I have developed a web version of the dictionary. You can check it out at [dictionary.purnorup.com](https://dictionary.purnorup.com). Thank you for your interest!
## Features
- Full-scale English dictionary
- Data sourced from the Gutenberg Project
- Code included for data parsing