Infrastructure
Table of Contents
Namespaces
Interfaces
- NlpHttpClient
- Injectable HTTP transport used by NlpServiceHandler.
Classes
- MySqlLanguageRepository
- MySQL implementation of LanguageRepositoryInterface.
- NlpServiceHandler
- Handler for communicating with the Python NLP microservice.
- StreamNlpHttpClient
- NlpHttpClient implementation backed by file_get_contents + stream contexts.