- Java app that converts a text into RDF/XML format triples and generate a graph.
- The app utilizes StanfordCoreNLP, coreference resolution is solved however it doesn't provide accurate results always.
- Paragraph is divided into sentences, and each sentence is processed to extract Subject-Verb-Object.
- Coordinating Conjunctions like 'and' is solved i.e if we have two subjects separated by, and they are considered as two separate resources.
- The app will not generate accurate results on complex sentences, future work will cover this feature.
-
Notifications
You must be signed in to change notification settings - Fork 0
ObaidaAmmar/Text-to-RDF-Graph-Generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Java App that converts text to RDF/XML triples and generate a graph.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published