Public
Edited
Dec 21
1 fork
1 star
Insert cell
Insert cell
Insert cell
import { radio } from "@jashkenas/inputs"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
syllable.syllable("iambic")
Insert cell
Insert cell
Insert cell
Insert cell
myPoem.matrix
Insert cell
myPoem = new Poem(notapoem)
Insert cell
Insert cell
Insert cell
Insert cell
myPoem.isHaiku()
Insert cell
myPoem.isHaikuFormat()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
famousHaiku = new Poem(famoushaiku)
Insert cell
famousHaiku.isHaikuFormat()
Insert cell
famousHaiku.isHaiku()
Insert cell
Insert cell
myHaiku = new Poem(myhaiku)
Insert cell
myHaiku.isHaikuFormat()
Insert cell
myHaiku.isHaiku()
Insert cell
Insert cell
Insert cell
Insert cell
famousCinquain = new Poem(famouscinquain)
Insert cell
famousCinquain.matrix
Insert cell
famousCinquain.getSyllableCountPerLine()
Insert cell
famousCinquain.getSyllableCountPerWord()
Insert cell
Insert cell
myPoem.getSyllableCountPerWord()
Insert cell
myPoem.getSyllableCountPerLine()
Insert cell
myPoem.matchesCustomSyllableFormat([9, 12])
Insert cell
myHaiku.getSyllableCountPerLine()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof res = Inputs.table(dataMuse(methods + "&md=d"))
Insert cell
getDefinition(res)
Insert cell
Insert cell
Insert cell
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more