Skip to content

jaeyun95/KnowledgeExtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is knowledge extraction system

Architecture

architecture

1.Generation Knowledge DataBase

This is generate Knowledge DataBase. Link is Here

2.Setting up Environment

wget https://repo.anaconda.com/archive/Anaconda3-5.2.0-Linux-x86_64.sh
conda update -n base -c defaults conda
conda create --name kes python=3.6 pytorch=1.0.1
source activate kes
conda install numpy h5py nltk pymongo transformers
conda install cudatoolkit=9.0 -c pytorch
pip install git+git://github.com/pytorch/vision.git@24577864e92b72f7066e1ed16e978e873e19d13d
pip install allennlp==0.8.0

About

Knowledge Extraction System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages