-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Testing on a single document results in a code crash
To Reproduce
Steps to reproduce the behavior:
- Train a model
- Try to test it on 1 document
Reproduction example
I copy pasted code from the readme.md example. The only difference was my train and test sets were not different. I just pulled 1 document from the train set and sent that as input [test_doc] to the transform function.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working