Skip to content

A collection of tools and experiments for dealing with video game titles.

License

Notifications You must be signed in to change notification settings

diggr/game_title_utils

Repository files navigation

Game Title Utils

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

game title utils logo

Title statistics

Generate statistics of common video game title features in a list of game titles.

See title statistics README

Named entity recognition

Recognize video game titles in (English) texts, using either a dictionary-based approach or a trained machine learning model.

See NER README

Title comparison algorithm

Calculate similarity values for video game titles. The rule-based comparison algorithm is developed for taking game title specific features into account.

See title comparison README

License

All source code is licensed under the MIT license. The game titles (in named_entity_recognition/dict) are CC0.

Copyright

2019, Universitätsbibliothek Leipzig [email protected]

Authors

About

A collection of tools and experiments for dealing with video game titles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages