export const meta = {
title: `Interpret sentiment`,
description: `Learn more about how to determine key phrases, sentiment, language, syntax, and entities from text using Amplify.`,
};
import ios_maintenance from '/src/fragments/lib-v1/ios-maintenance.mdx';
import ios1 from "/src/fragments/lib-v1/predictions/ios/interpret.mdx";
import android_maintenance from '/src/fragments/lib-v1/android-maintenance.mdx';
import android2 from "/src/fragments/lib-v1/predictions/android/interpret.mdx";