nerf-0.5.0: Nerf, the named entity recognition tool based on linear-chain CRFs

Safe HaskellNone

NLP.Nerf.XCES

Description

Support for the XCES format.

Synopsis

Documentation

nerXCES :: (String -> NeForest NE Word) -> Text -> TextSource

Annotate XCES (in a form of a tag list) with NEs with respect to the given NER function. nerXCES :: Nerf.Nerf -> L.Text -> L.Text