How to use from the
Use from the
spaCy library
!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()

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

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train mble/nameToStdName