Changes between Version 2 and Version 3 of DeveloperGuidelines/Messaging/Parser
- Timestamp:
- 09/23/13 17:24:54 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Messaging/Parser
v2 v3 3 3 4 4 See the [wiki:BluePrint/Messaging/Parsing 2012 GSoC message parser project]. 5 See the [wiki:Event/2013/GSoC/MessageParsing 2013 GSoC message parser project] 6 7 == KeyGraph == 8 9 * Here is the KeyGraph repository - https://github.com/ashwyn/KeyGraph 10 * The jar file needs to be downloaded from here - https://github.com/ashwyn/KeyGraph/releases 11 == Important third party libraries used == 12 13 * Py4J (bundled with KeyGraph) 14 * TwitterSearch 15 * iGraph 16 * Networkx 17 5 18 6 19 == Future Plans ==