# NOT RUN {
s_vec <- c("alcool","alcohol","alcoholic","brandy","brandie","cacha<U+00E7>a")
s_clust <- cluster_strings(s_vec,method="lv",max_dist=3,algo="cc")
cluster_plot(s_clust,min_cluster_size=1)
# }
Run the code above in your browser using DataLab