Public
Edited
Nov 24, 2022
1 star
Insert cell
Insert cell
Insert cell
nlp("you and your whole lousy operation stink").adjectives().out('array')
Insert cell
Insert cell
{
let doc = nlp('the sky is dark')
return doc.adjectives().json()[0]
}
Insert cell
Insert cell
nlp('lousy operation').adjectives().toSuperlative().text()
Insert cell
Insert cell
nlp('lousy operation').adjectives().toComparative().text()
Insert cell
Insert cell
nlp("i pronounce it to the whimsical take of the season").adjectives().toAdverb().text()
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