This is a collection of tools and experiments for dealing with video game titles.
It consists of 3 subprojects:
- Title Statistics
- Named Entity Recognition
- Title Comparison Algorithm
Generate statistics of common video game title features in a list of game titles.
Recognize video game titles in (English) texts, using either a dictionary-based approach or a trained machine learning model.
Calculate similarity values for video game titles. The rule-based comparison algorithm is developed for taking game title specific features into account.
All source code is licensed under the MIT license. The game titles (in named_entity_recognition/dict) are CC0.
2019, Universitätsbibliothek Leipzig info@ub.uni-leipzig.de
- F. Rämisch raemisch@ub.uni-leipzig.de
- P. Mühleder muehleder@ub.uni-leipzig.de