airbnb_chunks {crfsuite}R Documentation

Dutch reviews of AirBnB customers on Brussels address locations manually tagged with entities

Description

The airbnb dataset was manually annotated with the shiny app inside this R package. The annotation shows chunks of data which have been flagged with the following categories: PERSON, LOCATION, DISTANCE. The dataset is an object of class chunkrange and of type data.frame which contains the following fields:

See Also

airbnb_chunks

Examples

data(airbnb_chunks)
str(airbnb_chunks)
head(airbnb_chunks)

[Package crfsuite version 0.4.2 Index]