diff options
-rw-r--r-- | proposals/2021_04_23_citation_graph_tooling.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/2021_04_23_citation_graph_tooling.md b/proposals/2021_04_23_citation_graph_tooling.md index 328dec7..ef36998 100644 --- a/proposals/2021_04_23_citation_graph_tooling.md +++ b/proposals/2021_04_23_citation_graph_tooling.md @@ -1,7 +1,7 @@ # Building a Citation Graph * date: 2021-04-23 -* status: wip +* status: implemented in [cgraph](https://gitlab.com/internetarchive/cgraph) ## Problem and Goal @@ -31,7 +31,7 @@ implements data specific rules for matching. ## Implementation A goal is to start small, and eventuelly move to a canonical data framework for -processing, if approriate or necessary [3]. +processing, if appropriate or necessary [3]. Especially we would like to make it fast to analyze a few billion reference entries in a reasonable amount of time with little setup and minimal resource |