concraft-pl-0.7.1: Morphological tagger for Polish

Safe HaskellNone

NLP.Concraft.Polish.Server

Contents

Synopsis

Server

runConcraftServer :: MacaPool -> Concraft -> PortID -> IO ()Source

Run a Concraft server on a given port.

Client

submit :: HostName -> PortID -> Request Short -> IO [Sent Tag]Source

Submit the given request.