upenndigitalscholarship / deep

MIT License
3 stars 1 forks source link

Title filter should work by word not string. #196

Closed ZacharyLesser closed 4 months ago

ZacharyLesser commented 6 months ago

E.g. Title = richard ii Title = richard second

should both return Richard the Second.

Title = fool longer

should return DEEP #82

apjanco commented 5 months ago

use alternate keywords for matching and regex