comedy comedian id_criteria - freebase-schema/freebase GitHub Wiki

Identity Criterion for Comedian type

Features for establishing identity relationships

  • name_match: There is a name_match if the names of the comedians on both the sources are same or match approximately. Sometimes comedians' names may have initials, prefix, maiden names, nick names. These should be taken into consideration.

  • group_match: There is a group_match if the group listed in Freebase property /comedy/comedian/groups (Comedy groups) matches with the group listed on the other source.

  • awards_match: There is an awards_match if at least one of the nominations or awards (with country/association, category and year info) received by the comedian listed in Freebase topic match with the awards on the other source.

General guidelines for establishing identity between two Comedians

Here are some typical patterns for determining identity of two comedians:

  1. name_match and group_match. (Example 1)
  2. name_match and awards_match. (Example 2)

Additional Patterns and Features

Identity features, patterns and examples for /people/person/ type are also applicable for establishing identity relationships in type /comedy/comedian.

Examples





Pattern 1 Example 1: Here the names of the comedians match. Also some of the group names match on both sources. Hence the comedians are identical.





Pattern 2 Example 2: Here the names of the comedians and awards and nominations received by them match on both the sources. Hence the comedians are identical.

⚠️ **GitHub.com Fallback** ⚠️