Concept Map Generation from Natural Language Text Overview
####MajorCore: Uses the StanfordCoreNLP library to remove corefernces from a peice of text(read from article.txt). Resolves the coreferences and write the new text to a file(ParseOutput.txt).
####MajorCoreII: Uses the OLLIE Extractor on the ParseOutput.txt, extracts relationships form each node and store them in a file(OllieOutput.txt). Each record in OllieOutput.txt is of the format \t\t ("\t" as the delimiter).
- Related Repositories:
- Concept-Map-2
- Concept-Map-web
- Concept-Map-generate
College Year: 4th