text=`Its quarterly profits jumped 76% to $1.13 billion for the three months to December, from $639million of previous year.`
doc=nlp.readDoc(text);
{
constout=html``;
yieldout;
doc.entities().each((e)=>e.markup());
out.innerHTML=doc.out(its.markedUpText);
}
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.