-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
Requires issue #20 to be complete
Project should include the required scripts for pre-processing Concept Net data.
The result of said pre-processing should be a file easily readable by a java program for further analysis in the format:
<edge name> <term_1> <term_2>
Where the terms inside of triple are space separated and lines are separated using \n (UNIX line endings).
Thanks for contributing.