[Haskell-cafe] NLP libraries and tools?

Rogan Creswick creswick at gmail.com
Thu Jul 7 00:14:07 CEST 2011


On Wed, Jul 6, 2011 at 3:03 PM, Aleksandar Dimitrov
<aleks.dimitrov at googlemail.com> wrote:
>
> So you'd use, say, UIMA+OpenNLP to do sentence boundaries, tokens, tags,
> named-entities whatnot, then spit out some annotated format, read it in with
> Haskell, and do the logic/magic there.

Have you used that particular combination yet? I'd like to know the
details of how you hooked everything together if that's something you
can share.  (We're working on a similar Frankenstein at the moment.)

--Rogan



More information about the Haskell-Cafe mailing list