-
Notifications
You must be signed in to change notification settings - Fork 528
[Speech to Text] Add newest generated code #925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #925 +/- ##
=========================================
Coverage ? 38.8%
Complexity ? 1407
=========================================
Files ? 559
Lines ? 14196
Branches ? 825
=========================================
Hits ? 5509
Misses ? 8371
Partials ? 316
Continue to review full report at Codecov.
|
| * responses it can generate, see (Requesting a | ||
| * profile)[https://console.bluemix.net/docs/services/personality-insights/input.html], (Understanding a JSON | ||
| * profile)[https://console.bluemix.net/docs/services/personality-insights/output.html], and (Understanding a CSV | ||
| * profile)[https://console.bluemix.net/docs/services/personality-insights/output-csv.html]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You may want to stick to the previous description.
| * Analyze text, HTML, or a public webpage. | ||
| * | ||
| * Analyzes text, HTML, or a public webpage with one or more text analysis features. | ||
| * Analyzes text, HTML, or a public webpage with one or more text analysis features. ### Concepts Identify general |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You may want to stick to the previous description
| * input](https://console.bluemix.net/docs/services/personality-insights/input.html#sufficient). Accepts input in | ||
| * Arabic, English, Japanese, Korean, or Spanish and produces output in one of eleven languages. Provide plain text, | ||
| * HTML, or JSON content, and receive results in JSON or CSV format. | ||
| * Generates a personality profile for the author of the input text. The service accepts a maximum of 20 MB of input |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You may want to stick to the previous description
This PR adds the latest changes in the Speech to Text service as of 4/17/18.