Hi,
I want to get the distribution of word frequencies of a corpus.
As an example I tried to append two Value Counters in sequence to a BoW which gave me the correct values IF I could extract the Row ID of the last Value Counter, which I cannot(or can I?).
Any ideas on
a) how to extract the RowID of Value Counter
or
b) get the distribution of word frequencies
Thanks in advance!
Tim