Parse a tokens yaml instead of hardcoding the tokens
All threads resolved!
All threads resolved!
Compare changes
+ 1
− 1
@@ -359,7 +359,7 @@ def process_batch(
Closes #127 (closed) Extracting the entities confidence scores during prediction requires using the project tokens, this adds a --tokens argument. The yaml is then parsed to get the tokens' list.