reconner/recon
Kabir Khan fb73c8e7f9 Adding docs and fixing tokenization add_tokens to use token_end as t.i + 1 for consistency with spaCy. 2020-04-22 11:03:11 -07:00
..
cli Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
prodigy Adding docs and fixing tokenization add_tokens to use token_end as t.i + 1 for consistency with spaCy. 2020-04-22 11:03:11 -07:00
__init__.py Release 0.3.2 2020-04-14 12:30:11 -07:00
constants.py Sort imports and create initial Prodigy Recipe for re-annotating stream of HardestExample instances 2020-03-20 10:27:05 -07:00
corpus.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
corrections.py Fix preprocessing and tests 2020-04-20 18:41:33 -07:00
dataset.py Fixing type hints 2020-04-14 13:37:37 -07:00
hashing.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
insights.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
loaders.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
operations.py Adding docs and fixing tokenization add_tokens to use token_end as t.i + 1 for consistency with spaCy. 2020-04-22 11:03:11 -07:00
preprocess.py Fix preprocessing and tests 2020-04-20 18:41:33 -07:00
recognizer.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
registry.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
scorer.py Sync docs 2020-03-18 13:16:40 -07:00
stats.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
store.py Fixing tests and adding API docs 2020-04-13 11:35:39 -07:00
tokenization.py Adding docs and fixing tokenization add_tokens to use token_end as t.i + 1 for consistency with spaCy. 2020-04-22 11:03:11 -07:00
types.py fix isort 2020-04-13 11:40:34 -07:00
validation.py Fix preprocessing and tests 2020-04-20 18:41:33 -07:00