In-memory dictionary of 100 thousand English words
Project description
In-memory Python dictionary of the English language for easy access in NLP applications.
To my knowledge, this does not exist. Current dictionary packages rely on API calls under the hood, which are obviously extremely slow compared to key lookup.
Install
pip install english_dictionary
Usage
import english_dictionary
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for english_dictionary-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18a7f7ec573d04ef12e972c4b7e414e9cbeb0cafd9b4a8144d6796ea058dbba2 |
|
MD5 | af0670af7f6cfe03819742456addded8 |
|
BLAKE2b-256 | 49a4aa2ee8a5292b012be5dca34f18d409b5a3c5e7c89a6cc0bd5263adca1781 |