You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Hobbit spaCy is a custom spaCy pipeline designed specifically for working with Middle Earth and texts from the world of J.R.R. Tolkien.",
4453
+
"github": "wjbmattingly/hobbit-spacy",
4454
+
"pip": "en-hobbit",
4455
+
"code_example": [
4456
+
"import spacy",
4457
+
"",
4458
+
"nlp = spacy.load('en_hobbit')",
4459
+
"doc = nlp('Frodo saw Glorfindel and Glóin; and in a corner alone Strider was sitting, clad in his old travel - worn clothes again')"
0 commit comments