Skip to content

A system that will be able to extract information and make inferences from raw text at a syntactic, and hopefully, eventually at a semantic level. The information will be stored and represented as a graph.

Notifications You must be signed in to change notification settings

jahanzebk/knowledge-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project uses spacy.

Python version is 3.6.3 (Anaconda).

Corpus

The corpus initially used is a set of BBC documents obtained from: ___

Any folder with text files can be specified in the tools/corpus.py file for use.

Database Setup

No database yet.

About

A system that will be able to extract information and make inferences from raw text at a syntactic, and hopefully, eventually at a semantic level. The information will be stored and represented as a graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages