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

x/nlp/interfaces.ts>IAnswer

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

Properties

languageCode: string
intent: string
output: string