Libraries tagged by semantic language
nv/semtools
50 Downloads
A tool for classifying and enriching English language text based on publicly available semantic API services.
wapplersystems/meilisearch
3 Downloads
Meilisearch backend for TYPO3 v14: typo-tolerant full-text search across pages, news and FAL files (Tika-extracted), with hybrid keyword + semantic ranking, RAG-powered chat with cited sources, live suggestions, similar documents, content-language detection, zero-downtime reindex, and a backend analytics tab. SEAL-abstracted so the search backend stays swappable.
malgany/php-chain
5 Downloads
PHP Chain is a natural language processing library for PHP, inspired by the popular LangChain in Python. This library offers a modular and extensible approach to building NLP pipelines, allowing PHP developers to easily integrate natural language capabilities into their applications. PHP Chain supports a variety of NLP tasks, including but not limited to tokenization, semantic analysis, and text generation, providing a fluent interface and adaptable tool chains for different linguistic processing needs.