Skip to content

Commit

Permalink
fixes link
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Sybrandt committed May 18, 2020
1 parent f7a7ba3 commit 74e88c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/help/embed_semantic_graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ How to Embed the Agatha Semantic Graph
======================================

We use [Pytorch Big Graph
(PTBG)][https://torchbiggraph.readthedocs.io/en/latest/] to embed our semantic
(PTBG)](https://torchbiggraph.readthedocs.io/en/latest/) to embed our semantic
graph. This is a distributed knowledge graph embedding tool, meaning that it
uses multiple machines, and takes node / edge type into account when embedding.
PTBG is a complex tool that requires a number of preprocessing steps to use.
Expand Down

0 comments on commit 74e88c9

Please sign in to comment.