Skip to content

update README to reflect classifier changes#5

Merged
jingyun19 merged 2 commits intoexplainers-by-googlers:mainfrom
devincabillo-web:classifier
Feb 24, 2026
Merged

update README to reflect classifier changes#5
jingyun19 merged 2 commits intoexplainers-by-googlers:mainfrom
devincabillo-web:classifier

Conversation

@devincabillo-web
Copy link
Copy Markdown
Contributor

This PR renames the core API interfaces and methods to align with industry standards and existing Google Cloud precedents.

As discussed in the "Rename to Classify API & Classifier.classify()" issue, the current nomenclature is being updated to improve developer familiarity:

Industry Standard: Machine Learning and NLP tasks that assign labels to text are universally referred to as "Classification."

Consistency: This change brings the API in line with Google Cloud's classifyText and IBM Watson's Natural Language Classifier.

Changes
Renamed Taxonomizer → Classifier.

Renamed categorize() → classify().

Updated internal documentation and README examples to reflect these changes.

Note: The repository name remains taxonomy-api and api name remains Taxonomy API for this PR to maintain existing links.

@jingyun19 jingyun19 merged commit af8e4b3 into explainers-by-googlers:main Feb 24, 2026
2 checks passed
github-actions bot added a commit that referenced this pull request Feb 24, 2026
SHA: af8e4b3
Reason: push, by jingyun19

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants