# NOT RUN {
# Toy example
raw <- open.animals[c(1:10),-c(1:3)]
# Clean and prepocess data
clean <- textcleaner(raw, partBY = "row", dictionary = "animals")
# Check for duplicate match
dup.match(clean, 1, 1)
# }
Run the code above in your browser using DataLab