Published
Edited
Apr 12, 2021
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
//eptext = episodes[88]["content"]
//it might be better for me to just use it with the markdown than plain text since that has htmlspecial chars
//plainText = removeMd(episodes[88]["content"]);
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
//test = md`${episodes[88]["content"]}`
Insert cell
Insert cell
Insert cell
onlyUnique = function(value, index, self) {
return self.indexOf(value) === index;
}
Insert cell
md`# RiTa test`
Insert cell
{
let words = RiTa.tokenize("The elephant took a bite!");
return RiTa.getPosTags("I am hungry");
}
Insert cell
entitytags = ["The Buried", "The Hunt", "The Eye", "The Web", "The Spiral", "The Lonely", "The Corruption", "The Extinction", "The Flesh", "The Slaughter", "The Dark", "The Desolation", "The Vast", "The Stranger", "The End"];
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
$ = require('jquery')
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