lettxt='Oh, tú, tú eres el imán y yo soy el metal'
letdoc=nlp(txt)
// match a subset of the text
letm=doc.match('yo #Verb . #Noun')
//return some data
returnm.json()[0]
}
viewoftext=html`<input value="Tengo que bailar contigo hoy" style="font-size:22px; width:500px;"/>`
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.