Lists the top 20 most similar entities based on feature and sentiment overlap

Notes

  • The similarity_score is a function of the number of features shared by the entities with the same sentiment polarity.
  • The similar_entity_feature_score is the score for the given feature for the entity that is being compared to the reference entity
  • The reference_entity_feature_score is the score for the given feature for the entity all similar entities are being compared to
  • The description is a natural language representation of how the similar entity differs for a given feature
Language