You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: natural-language-understanding/src/main/java/com/ibm/watson/natural_language_understanding/v1/model/AnalyzeOptions.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -314,8 +314,8 @@ public Boolean returnAnalyzedText() {
314
314
*
315
315
* ISO 639-1 code that specifies the language of your text. This overrides automatic language detection. Language
316
316
* support differs depending on the features you include in your analysis. See [Language
317
-
* support](https://cloud.ibm.com/docs/services/natural-language-understanding?topic=natural-language-understanding-language-support) for more
0 commit comments