diff --git a/src/winer_worker.py b/src/winer_worker.py index c62ddc660efb3b087cc087884b24c33f3597c709..2372a182147e0a9e5f354c824d4e721ab69f9919 100644 --- a/src/winer_worker.py +++ b/src/winer_worker.py @@ -101,7 +101,7 @@ class WinerWorker(nlp_ws.NLPWorker): ) # Process data - aggregations = nlp.process(packed_tokenized_inputs) + aggregations = self._model.process(packed_tokenized_inputs) # Aggregate results to entities entities = allign_into_entities(