deepr.vocab.read

deepr.vocab.read(path)[source]

Read vocabulary from file.

Parameters:

path (str) – Path to .txt file with one item per line

Return type:

List[str]