You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gensim
Hello,
Please let me know what is the third number in each line of the file
OUTPUT_PREFIX_wordids.txt (mapping between words and their integer
ids) in the WikiCorpus.
e.g. the first number is the integer id of a word, then it is the word
and there is a third number. Is it the term frequency in the entire
wikicorpus?
Thanks in advance,
Nikos
Radim Řehůřek
unread,
May 1, 2012, 10:17:53 AM5/1/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gensim
Hello Nikos,
that is the *document* frequency of that term (=in how many documents
did it appear).