Skip to content

Commit

Permalink
Text edits
Browse files Browse the repository at this point in the history
  • Loading branch information
JaniceManwiller authored Nov 22, 2024
1 parent 2dec9d3 commit 8bbf513
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class SingleDetectionResult(dict):
label : str
The label of the entity
text : str
The substring of the original text that was detected as an entity
The substring of the original text that was detected as an entity.
score : float
The confidence score of the detection
json_path : Optional[str]
Expand Down

0 comments on commit 8bbf513

Please sign in to comment.