v0.26.2
0.26.2 (2021-03-26)
New:
- N/A
Changed
NERPredictor.predict
now optionally accepts lists of sentences to make sequence-labeling predictions in batches (as all otherPredictor
instances already do).
Fixed:
- N/A
NERPredictor.predict
now optionally accepts lists of sentences to make sequence-labeling predictions in batches (as all other Predictor
instances already do).