rainette
rainette copied to clipboard
R implementation of the Reinert text clustering method
Hello @juba, I’m using Quarto to render reports from my analyzes in R. I produce a plot of my clustering with `rainette_plot()` and the problem with the results from clustering...
Bonjour @juba, Merci pour ce package, j'essaie de l'utiliser sur un corpus de 1160 verbatims. Je n'obtiens cependant que deux classes dont une qui contient 77% du corpus. Je joins...
Hi, Using Quarto, I usually have no problem to display the result of my clustering with `rainette_plot()` and to integrate the plot in the html rendering. For code management reasons,...
Hello @juba, I thought that it was only when doing double clustering that there was this option not to force the classification of some segments and that some segments got...
Hi @juba, After having done a Rainette clustering, I often execute a Correspondence Analysis with lexicon and clusters. In that case, very small clusters tend to pull the plot to...
Hello, I am trying to get a rainette_plot with gray scales instead of colors (e.g. for positive and negative values and for cluster names and frequencies). Is it possible ?...