aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-08-06 15:29:13 -0700
committerBryan Newbold <bnewbold@archive.org>2020-08-06 15:29:13 -0700
commitd3e4ef4fdf83703d9eda1e7ea7eed9d213f836be (patch)
treeead315b5a2d527389dc87f42627ca1c56f21eac2 /fatcat_scholar
parent4f2a0a36595a8d0f77c4c51c7fd80bcbb353a287 (diff)
downloadfatcat-scholar-d3e4ef4fdf83703d9eda1e7ea7eed9d213f836be.tar.gz
fatcat-scholar-d3e4ef4fdf83703d9eda1e7ea7eed9d213f836be.zip
strip ACKNOWLEDGEMENTS prefix
Diffstat (limited to 'fatcat_scholar')
-rw-r--r--fatcat_scholar/schema.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fatcat_scholar/schema.py b/fatcat_scholar/schema.py
index 41598ba..0494ed7 100644
--- a/fatcat_scholar/schema.py
+++ b/fatcat_scholar/schema.py
@@ -204,6 +204,7 @@ UNWANTED_ABSTRACT_PREFIXES = [
"N/a.",
"No abstract.",
"Introduction: ",
+ "ACKNOWLEDGEMENTS ",
]