wordkit icon indicating copy to clipboard operation
wordkit copied to clipboard

Featurize words into orthographic and phonological vectors.

Results 2 wordkit issues
Sort by recently updated
recently updated
newest added

Add typing, improve naming where necessary

When using the subtlexus (reader) function to load in the following corpus: SUBTLEXusfrequencyabove1.xls (obtained from here: http://crr.ugent.be/programs-data/subtitle-frequencies), I get the following error: `subtlexus('SUBTLEXusfrequencyabove1.xls', fields='orthography')` > --------------------------------------------------------------------------- > TypeError Traceback (most...