Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
InterpretTextOthers
Interface InterpretTextOthers
interface
InterpretTextOthers
{
source
:
{
language
:
string
;
text
:
string
;
}
;
type
:
"entities"
|
"sentiment"
|
"syntax"
|
"keyPhrases"
;
}
Index
Properties
source
type
Properties
source
source
:
{
language
:
string
;
text
:
string
;
}
Type declaration
language
:
string
text
:
string
type
type
:
"entities"
|
"sentiment"
|
"syntax"
|
"keyPhrases"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
source
type
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter