CPN_120                 CPN Example data
CPN_27                  CPN Example data
WordListsAnalytics      PLT App function
clusterImage            This function receives a property listing task,
                        a given concept, and a threshold. It
                        clusterizes the data according to the order of
                        the listed properties. Given the mentioned
                        properties of all users for a specific concept,
                        the algorithm estimates a similarity among
                        properties, based on the number of words
                        mentioned between properties. For example, if
                        the properties A and B are usually mentioned
                        one after another, their similarity will be
                        higher than the properties A and C which are
                        usually not even mentioned together. The
                        properties with low similarity to all other
                        properties (below the user-defined threshold)
                        are discarded from the plot.
estimate_participant    Estimate the number of people needed and
                        expected number of unique properties for a
                        determined coverage based on the estimated
                        norms
generate_norms          Calculate all the norms from a Conceptual
                        properties
