8000 GitHub - JOCL-repo/JOCL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JOCL-repo/JOCL

Repository files navigation

JOCL

The project JOCL consists of two parts: (1) GraphConstruction; (2) LearnAndInference.

  1. Unzip the files FreebaseEntityInWiki2.part01 (02, 03, 04).rar and combine them as a file named FreebaseEntityInWiki2. Put the file FreebaseEntityInWiki2 in the folder "GraphConstruction\intermedia_data".
  2. Unzip all the files of the folder "GraphConstruction\intermedia_data".
  3. Unzip the files original_data.rar and external_data.rar and put them in the folder "GraphConstruction".
  4. Download crawl-300d-2M.vec (https://fasttext.cc/docs/en/english-vectors.html) and put it in the folder "GraphConstruction".
  5. Run the file GraphConstruction\GraphGen.py to construct the factor graph model of the framework JOCL.
  6. Run the file LearnAndInference\JOCL.cpp to learn parameters of JOCL and inference.
  7. Run the file GraphConstruction\Evaluation\Final-Evaluation.py to test the performance of JOCL.

We store some intermediate data files generated by each step in the corresponding position.
If you want to obtain the results of JOCL quickly, please start step 7 derectly.

More content will be published soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
29C2
0