upenndigitalscholarship / deep

MIT License
3 stars 1 forks source link

Genre (Title Page) filter not quite right #170

Closed ZacharyLesser closed 8 months ago

ZacharyLesser commented 1 year ago

The problem is that because it is looking for character strings instead of discrete terms, a filter for "Comedy" also hits all the ones with "Tragicomedy" in the field, and a filter for "Mock-Romance" also hits "Romance" -- which will be a big error for our users.

Will changing this field to an Object Field solve this problem?

ZacharyLesser commented 8 months ago

The counts are still way off.

Check out DEEP 5006, item level Genre: Playbooks Attribution

It has 4 different terms in the field, but a filter on any of these terms does not hit this record.