Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/nlp/nlp.ts>NLP.getResponse

🦕 Module for Natural Language Processing (NLP)
Latest
method NLP.getResponse
import { NLP } from "https://deno.land/x/nlp@1.2.1/nlp.ts";

Parameters

input: string
languageCode: string
clientId: string
optional
nlpProvider: string = [UNSUPPORTED]

Returns

Promise<any>