nerf-0.5.4.1: Nerf, a named entity recognition tool based on linear-chain CRFs

Safe HaskellNone
LanguageHaskell2010

NLP.Nerf.XCES

Description

Support for the XCES format.

Synopsis

Documentation

nerXCES :: (String -> NeForest NE Word) -> Text -> Text Source #

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