textfeatures
textfeatures copied to clipboard
Feature definitions in documentation
trafficstars
I've been trying to find a definition of what each of the features mean, especially the wX columns...is this documented anywhere?
The majority of the features are documented in the count_functions list here
The wX columns are word vectors specified with the word_dims = argument in textfeatures
Thanks! 🙂