Skip to content

amankaushik/Concept-Map-Generation-from-Natural-Language-Text---Part-1

Repository files navigation

Concept-Map-Generation-from-Natural-Language-Text---Part-1

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).

College Year: 4th

About

Concept Map Generation from Natural Language Text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published