Patent attributes
A method includes maintaining a question repository in which each question corresponds to a set of decision trees. A distance matrix encodes a distance between each pair of questions. In response to a request for a new question, the method converts the new question into a set of tokens. For each question of the existing questions, the method determines a minimum distance between each token of the new question and the tokens of the question and sums the minimum distances to calculate a distance between the question and the new question. The method includes performing cluster analysis on the distance matrix. Performing cluster analysis includes normalizing the distance matrix and applying a hierarchical clustering process to the normalized distance matrix. Based on the cluster analysis, the method transmits an alternative question proposal or adds the new question to the question repository.