Skip to content

Commit

Permalink
Update batch_size param description
Browse files Browse the repository at this point in the history
  • Loading branch information
evgri243 authored Jul 28, 2022
1 parent f9ad679 commit e9c8261
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def analyze_iterator(
:param texts: An list containing strings to be analyzed.
:param language: Input language
:param batch_size: Batch size to process in a single iteration
(default value depends on the nlp engine implementation)
:param kwargs: Additional parameters for the `AnalyzerEngine.analyze` method.
"""

Expand Down

0 comments on commit e9c8261

Please sign in to comment.