[mnemosyne-proj-users] Re: Who are the researchers who use the mnemosyne collected data?

2011-08-22 Thread my2cents
hey folks-- currently i'm working with a large chunk of old mnemosyne data someone left on a bit torrent depository. it looks to be about 6 gigs of user data, after decompression, between 2006 and 2009. extremely interesting stuff... right now i'm cleaning up and picking out the good parts.

Re: [mnemosyne-proj-users] Re: Who are the researchers who use the mnemosyne collected data?

2011-07-14 Thread Peter Bienstman
I guess you're talking about the text based log files, right? The relevant code is the following: # Create log entry. logger.info(R %s %d %1.2f | %d %d %d %d %d | %d %d | %d %d | %1.1f, item.id, item.grade, item.easiness, item.acq_reps,

[mnemosyne-proj-users] Re: Who are the researchers who use the mnemosyne collected data?

2011-07-13 Thread my2cents
hi peter-- when i look at a row in the data that represents review, i can't figure out what the next-to-the-last number represents. i checked the code and i see variable names for all the numbers except this one. (if i'm reading the code right - i've never used python). also, i don't see any