Yaz Hobooti
commited on
Commit
·
4e0d8d0
1
Parent(s):
8b16713
Add cannabis terms (sativa, cannabidiol) to allowlist and fix indentation
Browse files- pdf_comparator.py +1 -1
pdf_comparator.py
CHANGED
|
@@ -126,7 +126,7 @@ _DOMAIN_ALLOWLIST = {
|
|
| 126 |
"theatre", "theatre", "metre", "metre", "litre", "litre",
|
| 127 |
|
| 128 |
# Pharmaceutical terms
|
| 129 |
-
"glycerol", "tocophersolan", "tocopherol", "tocopheryl", "acetate",
|
| 130 |
"ascorbic", "ascorbate", "retinol", "retinyl", "palmitate",
|
| 131 |
"stearate", "oleate", "linoleate", "arachidonate", "docosahexaenoate",
|
| 132 |
"eicosapentaenoate", "alpha", "beta", "gamma", "delta", "omega",
|
|
|
|
| 126 |
"theatre", "theatre", "metre", "metre", "litre", "litre",
|
| 127 |
|
| 128 |
# Pharmaceutical terms
|
| 129 |
+
"glycerol", "sativa","tocophersolan", "tocopherol", "tocopheryl", "acetate",
|
| 130 |
"ascorbic", "ascorbate", "retinol", "retinyl", "palmitate",
|
| 131 |
"stearate", "oleate", "linoleate", "arachidonate", "docosahexaenoate",
|
| 132 |
"eicosapentaenoate", "alpha", "beta", "gamma", "delta", "omega",
|