Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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