Instructions to use mble/nameToStdName with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use mble/nameToStdName with spaCy:
!pip install https://huggingface.co/mble/nameToStdName/resolve/main/nameToStdName-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("nameToStdName") # Importing as module. import nameToStdName nlp = nameToStdName.load() - Notebooks
- Google Colab
- Kaggle
metadata
license: gpl-3.0
datasets:
- mble/nameToStdName
language:
- en
library_name: spacy
tags:
- code
- ner
- named entity recognition
- minecraft
- minecraft plugins
- product name
nameToStdName for Minecraft plugins from SpigotMC and Bukkit
From Spigot/Bukkit plugin titles and description, extract plugin names. Main repository: https://github.com/pluget/services
License (SPDX)
GPL-3.0 for code ODbL-1.0 for data/models
Creators
Maciej Błędkowski - Founder, Lead Developer