From 88a16a9d46f2a641b0bafca16f9697fee45546bd Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 25 Aug 2021 12:52:16 -0400 Subject: update mentions of cgraph to refcat --- README.md | 2 +- fuzzycat/cluster.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b01776a..c8afc68 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ A CLI tool is included for processing records in UNIX stdin/stdout pipelines: ## Features and Use-Cases -The **`cgraph`** system builds on top of this library to build a citation graph +The **`refcat`** system builds on top of this library to build a citation graph by processing billions of structured and unstructured reference records extracted from scholarly papers. diff --git a/fuzzycat/cluster.py b/fuzzycat/cluster.py index c8384c1..542284c 100644 --- a/fuzzycat/cluster.py +++ b/fuzzycat/cluster.py @@ -52,7 +52,7 @@ Matching releases to non-release entities. Features and integration. -* work grouping at import time; random pdfs; requires strong verification (vs cgraph) +* work grouping at import time; random pdfs; requires strong verification (vs refcat) * email out to OCI """ -- cgit v1.2.3