Changes between Version 10 and Version 11 of Event/2013/GSoC/MessageParsing


Ignore:
Timestamp:
07/11/13 12:39:32 (12 years ago)
Author:
Ashwyn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2013/GSoC/MessageParsing

    v10 v11  
    1919=== Milestones/Progress ===
    2020
    21 ||= SMART Goal =||= Measure =||= Status =||
    22 ||S3ChannelModel redefined || https://github.com/ashwyn/eden/commit/43887059be9d197203edd94e052a1f933e21cd8e || Completed ||
    23 ||RSS Integration || https://github.com/ashwyn/eden/commit/644e9dcc752ccec368c545973ec5e3b48172fbfc || Completed ||
    24 ||Identifying Relevant Users|| [Geo-Typical User Identification https://docs.google.com/document/d/1MJlOICZtHIEPiw0Tp6mAMUybILJw_FiomJ8T5fLOHZY/edit]||In Progress||
    25 ||Super Entity msg_message|| Link all inboxes/outboxes to msg_message || Planned ||
    26 ||Social Media Dashboard|| Design the situational awareness dashboard (DMRP template)|| Planned ||
    27 ||Interactive keyword highlighting || Selecting and highlighting tool for adding keyword|| Planned ||
    28 || Tweet Crawler || Build a tweet crawler to fetch tweets (manual keyword pruning) || Planned ||
    29 || Marking senders || Marking senders as trusted/untrusted || Planned ||
    30 || Writing automated tests || Testing phase ||Planned||
    31 
     21||= Goal =||= Remarks =||= Status =||
     22||S3ChannelModel redefined || https://github.com/ashwyn/eden/commit/43887059be9d197203edd94e052a1f933e21cd8e || Done. ||
     23||RSS Integration || https://github.com/ashwyn/eden/commit/644e9dcc752ccec368c545973ec5e3b48172fbfc || Done. ||
     24||Identifying Relevant Users|| [Geo-Typical User Identification https://docs.google.com/document/d/1MJlOICZtHIEPiw0Tp6mAMUybILJw_FiomJ8T5fLOHZY/edit]||Doing.||
     25||Super Entity msg_message|| Link all inboxes/outboxes to msg_message || Doing. ||
     26||Evaluating KeyGraph on the local system || Topic detection helps filter out irrelevant information || Done. ||
     27|| Tweet Crawler || Identified and used TweetSearch(https://github.com/ashwyn/TwitterSearch) as the best available option that uses Twitter REST API 1.1 || Done. ||
     28||Interfacing KeyGraph with the database|| The KeyGraph code needs to be tweaked so that it can interact with the DB using Py4J|| Doing. ||
     29||Integrated support for Py4J|| Gateway to interact with Java applications using python || Doing. ||
     30||Social Media Dashboard|| Design the situational awareness dashboard (DMRP template)|| Possible ||
     31||Interactive keyword highlighting || Selecting and highlighting tool for adding keyword|| Possible ||
     32|| Marking senders || Marking senders as trusted/untrusted || Possible ||
     33|| Writing automated tests || Testing phase ||Possible||