readableidgen

Human-readable phrase id generator


Keywords
python, id, generator, nlp, id-generator, python3
License
MIT
Install
pip install readableidgen==0.1.4

Documentation

Readable-Id-Generator

Utility to generate random words/word-pairs for human-readable unique ids. Returns set of nouns or adjective-noun pairs.

Efficient to run for large vocabulary sizes. Inspired by Spicy Proton. Powered by Spicy Proton’s corpus.

Intended for assigning integer ids to words to adapt to NLP learning.