[codeface] Fwd: Mailing list analysis mbox input file

  • From: Mitchell Joblin <joblin.m@xxxxxxxxx>
  • To: codeface@xxxxxxxxxxxxx
  • Date: Mon, 24 Mar 2014 15:01:23 +0100

Hello all,

I am having problems with getting the mailing list analysis to run
correctly. I have narrowed the problem down to the dispatch.all
function in R/ml/analysis.r and the error message is "Mailing list
does not cover any release range." The problem seems to be that not
all the dates from the emails in the .mbox file are identified. For
example, when I load an archive of one month of emails from qemu I
only get a corpus with 1 document and 1 date. The date that is
identified is the date of the first email in the mbox file.

Does each individual email need to be in its own file for this to work
correctly?

Should the gen.corpus function return a corpus with more than 1 document
when a single archive with multiple emails is loaded?

Kind regards,

Mitchell

Other related posts: