#Video Game Title Named Entity Recognition
dict/game_titles.json
The dictionary contains a list of ~260.000 unique game titles from Mobygames, MediaArt DB and GameFAQs. Game titles which are single generic English terms (e.g. "Inside", "Kingdom") were filtered out.
model
A video game title named entity recognition model trained on game related Wikipedia articles using spacy.
Helper classes for applying dictionary or model based video game title NER.