Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

README.md

Outline

GoogleApi.CommentAnalyzer

Perspective Comment Analyzer API client library.

The Perspective Comment Analyzer API provides information about the potential impact of a comment on a conversation (e.g. it can provide a score for the "toxicity" of a comment). Users can leverage the "SuggestCommentScore" method to submit corrections to improve Perspective over time. Users can set the "doNotStore" flag to ensure that all submitted comments are automatically deleted after scores are returned.

Installation

Install this package from Hex by adding google_api_comment_analyzer to your list of dependencies in mix.exs:

def deps do
  [{:google_api_comment_analyzer, "~> 0.7"}]
end

For more information

Product documentation is available at https://support.perspective.api.com.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_comment_analyzer.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.