Top 7 PHP Natural Language Processing Projects
-
Project mention: Machine Learning in PHP: Build a News Classifier Using Rubix ML | dev.to | 2024-11-01
Machine learning is everywhere—recommending movies, tagging images, and now even classifying news articles. Imagine if you could do that within PHP! With Rubix ML, you can bring the power of machine learning to PHP in a way that’s straightforward and accessible. This guide will walk you through building a simple news classifier that sorts articles into categories like “Sports” or “Technology.” By the end, you’ll have a working classifier that can predict categories for new articles based on their content.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Jieba-PHP
"結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.
-
language-detection
A language detection library for PHP. Detects the language from a given text string.
-
Sentiment
An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
-
efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
-
-
moodle-qtype_essaysimilarity
Is a moodle question type plugin that compares the similarity between student's answer and teacher's answer key using machine learning (natural language processing), and uses the similarity to auto grade the answer. The automatic grade can be manually overridden by the teacher
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
PHP Natural Language Processing discussion
PHP Natural Language Processing related posts
Index
What are some of the best open-source Natural Language Processing projects in PHP? This list will help you:
# | Project | Stars |
---|---|---|
1 | RubixML | 2,144 |
2 | Jieba-PHP | 1,351 |
3 | language-detection | 823 |
4 | Sentiment | 110 |
5 | efficient-language-detector | 50 |
6 | NaiPosTagger | 14 |
7 | moodle-qtype_essaysimilarity | 2 |