wikimedia/wikipedia
Viewer • Updated • 61.6M • 262k • 1.22k
How to use electric-otter/reto with spaCy:
!pip install https://huggingface.co/electric-otter/reto/resolve/main/reto-any-py3-none-any.whl
# Using spacy.load().
import spacy
nlp = spacy.load("reto")
# Importing as module.
import reto
nlp = reto.load()Reto is a LLM that uses SpaCy, TextBlob, and Wikipedia,
Sentences from categories:
- This article is primarily about Pythonidae, Taxa named by Leopold Fitzinger and Snake families.
- It provides information related to Pythonidae.
- It provides information related to Snake families.
- It provides information related to Taxa named by Leopold Fitzinger.
- It provides information related to Snakes.
Key sentences from the article:
1. The Pythonidae, commonly known as pythons, are a family of nonvenomous snakes found in Africa, Asia, and Australia.
2. Among its members are some of the largest snakes in the world.
3. Ten genera and 39 species are currently recognized.
No external links found in this article.
Extracted words from combined content: {'commonly', 'named', 'a', 'Snakes', 'family', 'Pythonidae', 'are', 'Leopold', 'pythons', 'Taxa', 'nonvenomous', 'The', 'Snake', 'families', 'by', 'Fitzinger', 'known', 'of', 'as'}
Unable to build the model tree, the base model loops to the model itself. Learn more.