You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug(medcat): CU-869ckx6dr Allow for better supervised training (#374)
* CU-869ckx6dr: Add extra test to trainer to make sure it tests on multiple projects
* CU-869ckx6dr: Add new method for reuse of entities when getting based on tokens
* CU-869ckx6dr: Add simple test for entity persitance in document
* CU-869ckx6dr: Small addition to test
* CU-869ckx6dr: Prepare document with appropriate entities at training time
* CU-869ckx6dr: Update tests to work with new setup
* CU-869ckx6dr: Add a new test for entities in add_and_train_concept.
* CU-869ckx6dr: Add deprecation arning to old / unused entity_from_tokens method in pipe
* CU-869ckx6dr: Add deprecation warning to old / unused entity_from_tokens method in tokenizers
* CU-869ckx6dr: Deprecate unused method on a protocol level as well
* CU-869ckx6dr: Fix linting issue
* CU-869ckx6dr: Fix minor issues in test-time supervised triaining data
* CU-869ckx6dr: Add enw test for order of training examples
* CU-869ckx6dr: Minor changes to trainer tests
* CU-869ckx6dr: Allow a little longer for the relcat tutorial to run
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0 commit comments