aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--fuzzycat/cluster.py2
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
"""