textfeatures icon indicating copy to clipboard operation
textfeatures copied to clipboard

Feature definitions in documentation

Open jl5000 opened this issue 5 years ago • 2 comments
trafficstars

I've been trying to find a definition of what each of the features mean, especially the wX columns...is this documented anywhere?

jl5000 avatar May 16 '20 12:05 jl5000

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

EmilHvitfeldt avatar May 16 '20 20:05 EmilHvitfeldt

Thanks! 🙂

jl5000 avatar May 16 '20 20:05 jl5000