Libraries tagged by text preprocessing
linguistic/ngramextractor
2772 Downloads
Extracts ngrams from a given text and does linguistic pre-processing like stopword removal
sastrawi/tokenizer
947 Downloads
PHP library that allows you to tokenize Bahasa Indonesia.
antoniogweb/php2xai-sentiment
2 Downloads
Sentiment analysis example built with PHP2xAI. The project demonstrates text preprocessing, embeddings, neural network training, and inference using the PHP frontend and C++ runtime. Sentiment labels are based on the RubixML Sentiment example and are fully acknowledged.
tschoffelen/asciimath-to-tex
6562 Downloads
Class that converts ACIIMath to Tex formatting for serverside pre-processing.
scholica/asciimath-to-tex
180 Downloads
Class that converts ACIIMath to Tex formatting for serverside pre-processing.
gavinggordon/input-validator
19 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.