Random sampling of a large corpus

frankcfrankc MemberPosts:3Contributor I
edited November 2019 inHelp
How can you pick a random sample from a large corpus for files to perform pre-processing and text mining with the text mining extension? Is there an operator that does that?

Frank
Tagged:

Answers

  • homburghomburg Moderator, Employee, MemberPosts:114RM Data Scientist
    Hi frankc,

    just a quick question. Do you want to read a random set of files or read all files and shuffle a random set of documents?

    Cheers,
    Helge
  • bkrieverbkriever RapidMiner Certified Analyst, MemberPosts:11Contributor II
    You should be able to use the Sample operator and select "我们e local random seed" to select a random sample, similar to a non-text data set.
Sign InorRegisterto comment.