Published
Edited
Mar 24, 2022
Insert cell
Insert cell
Insert cell
nlp("powerful like a gorilla, yet soft and yielding like a nerf ball").match('gorilla').found
Insert cell
Insert cell
nlp('let the blossoming of Milhouse begin!').match('#Person').toUpperCase().all().text()
Insert cell
Insert cell
nlp(`we're not gonna take it.`).wordCount()
Insert cell
Insert cell
nlp(`we're not gonna take it. No! We aint gonna take it!`).length //3 sentences
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