moraleida/wordpress-nlp-tools
A toolkit for using self-hosted Natural Language Processing with Elasticsearch and WordPress
This toolkit helps WordPress site owners automatically extract key information like names, places, and dates from their post content. It takes your existing WordPress posts and, after processing, provides enriched data within Elasticsearch and optionally back in WordPress as tags or custom fields. Content managers, bloggers, and anyone publishing a high volume of text on WordPress can use this to enhance searchability and content organization.
No commits in the last 6 months.
Use this if you manage a WordPress site with a large amount of text content and want to automatically identify and categorize important entities within your posts for better search or content management.
Not ideal if you need to train custom machine learning models on your data or require real-time processing directly on your WordPress web server.
Stars
11
Forks
1
Language
PHP
License
GPL-3.0
Category
Last pushed
May 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/moraleida/wordpress-nlp-tools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
cltk/cltk
The Classical Language Toolkit
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
wi2trier/cbrkit
Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.