goldenrecursion/goldnlp
Golden's NLP/NLU python package and framework for the the Golden Knowledge Graph Protocol.
This package is for AI/ML practitioners and developers who build models and tools for the Golden Knowledge Graph Protocol. It helps process unstructured text by taking raw text as input and extracting structured information like named entities (e.g., people, organizations), classifications, and relationships. Developers integrating with the Golden Knowledge Graph will find this useful for building advanced natural language understanding features.
Use this if you are a developer or ML practitioner building AI/ML models to extract structured data from text for the Golden Knowledge Graph Protocol.
Not ideal if you are an end-user without programming knowledge, as this requires coding to use.
Stars
9
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/goldenrecursion/goldnlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)