[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Regarding Outreachy project on Improving CR Dashboard
Hello all,
I have completed coding the initial task of
grouping the email thread using the Zawinski algorithms and then adding
property entity to the json for the messages that belong to the same
email thread. You can see my git repo [1]. The new.json is the output of my script and out.json is the output of Perceval. Also, I have updated the README.md file regarding the execution procedures in github. Instructions ============ git clone https://github.com/priya299/Dashboard.git cd Dashboard python createjson.py 'Perceval Ouputfile' 'mbox file' 'output_file' eg: python createjson.py out.json xen-devel-2016-03 new.json "new.json" json file will be created with each message belong to a single thread having an additional attribute "property". The property attribute will have message id of the first message in the thread. Now, I will be pushing the new.json into the elastic search db[2]. Please give me your valuable feedback about my progress. [2]:https://www.elastic.co/guide/en/kibana/3.0/import-some-data.html _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |