Public
Edited
Mar 12, 2023
Insert cell
Insert cell
{
let txt = `O Oceano, a rugir d'amor`
let doc = nlp(txt)

// match a subset of the text
let m = doc.match('#Verb de #Noun')

//return some data
return m.json()[0]
}
Insert cell
Insert cell
viewof text=html`<input value="Saudai o Sol que desponta sobre um ridente porvir" style="font-size:22px; width:500px;"/>`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

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.
Learn more