WP Manifestindependent plugin directory
manifest / ai / entity-base

Entity Base

Entity Base is a content analysis plugin that uses the TextRazor Natural Language Processor to extract entities from post content.

by Human Made Limited · github.com/humanmade/entity-base

9stars
2.2kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/humanmade/entity-base/archive/refs/heads/main.zip

Also on Packagist as humanmade/entity-base:

composer require humanmade/entity-base

From the readme

WordPress TextRazor Entity Base Entity Base is a content analysis plugin that uses the TextRazor Natural Language Processor to extract entities from post content. Entities are stored in a new Entity post type, tagged with thier DBPedia and Freebase types. Individual posts associated with an entity store the relationship in its post meta. Settings The settings page can be found under the "Entities" section in the WordPress admin menu. - API Key: Configure the API key for the TextRazor service. Free API keys are available from textrazor.com. - Entity Allowlist: Entities that should always be included in the analysis, one per line. - Entity Blocklist: Entities that should always be excluded from the analysis, one per line. - DBPedia Filters: DBPedia types to include in the analysis, one per line. - Freebase Filters: Freebase types to include in the analysis, one per line. - DBPedia Blocklist: DBPedia types to exclude from the analysis, one per line. - Freebase Blocklist: Freebase types to exclude from the analysis, one per line. - Minimum Confidence Score: Set the minimum confidence score required for an entity to be considered valid. - Minimum Relevance Score: Set the minimum re

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.6.0Jun 3, 2026
0.5.0Mar 18, 2026
0.4.0Sep 8, 2025
0.3.0Nov 27, 2024
0.2.0Nov 26, 2024
0.1.1Nov 7, 2024
0.1.0Nov 7, 2024