ContentAssessmentResult Class
Represents content assessment result.
- Inheritance
-
builtins.objectContentAssessmentResult
Constructor
ContentAssessmentResult(_json)
Parameters
Name | Description |
---|---|
_json
Required
|
|
Attributes
grammar_score
The grammar score.
topic_score
The topic score.
vocabulary_score
The vocabulary score.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python