Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
clusterfudge committed Apr 26, 2021
1 parent d96ef3b commit e03bd82
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion adapt/intent.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,9 @@ def validate_with_tags(self, tags, parse_weight):
Args:
tags(list): Tags and Entities used for validation
parse_weight(float): ?
parse_weight(float): The weight associate to the parse result,
as indicated by the parser. This is influenced by a parser
that uses edit distance or context.
Returns:
intent, tags: Returns intent and tags used by the intent on
Expand Down

0 comments on commit e03bd82

Please sign in to comment.