Libraries tagged by text area
dicomresearch/priority-array
20 Downloads
description_text
syllable/shaping
5 Downloads
Syllable Font Shaping Library for Arabic/Persian Texts
bobel/helpers
85 Downloads
Helpful library for operating with URI, Arrays, Dates, Links and Text.
ybagheri/strfun
327 Downloads
This is a handy little function to strip out a string between two specified pieces of text. This could be used to parse XML text, bbCode, or any other delimited code/text for that matter. based on justin-cook convert Persian/Arabic numbers to English numbers and vice versa
reinoud-jules/phpword
19 Downloads
PHPWordAssociative - An extension of PHPWord which can also parse Word files to Associative arrays.
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
katoga/texy-minified
1177 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.
arnaldo66/pdfparser
12 Downloads
Pdf parser library. Can read and extract information from pdf file. fork from smalot
apemsel/attributed-string
555 Downloads
A collection of fast and easy to use attributed string classes for PHP. Attributed strings can have multiple attributes for each character of the string and are for example used for word processors and natural language processing.
abdulbaset/convert-numbers
5 Downloads
A PHP package to convert numbers to words and currencies in multiple languages
4d47/ani
10 Downloads
Almost INI, parser/emitter inspired by ArchieML and PHP array
test-area/item-bundle
4 Downloads
sa-arash/rolehelper
2 Downloads
If you need to change the main text of your rolls, then this package will help you
arraypress/localization-manager
0 Downloads
A robust utility for managing localized text and content across different WordPress plugins, offering centralized registration, storage, and retrieval of translations.
are-one/naive-bayes
0 Downloads
Text Classification With Naive Bayes Classifier in PHP