[Haskell-cafe] Natural Language Processing
John Lask
jvlask at hotmail.com
Wed Dec 9 21:20:50 EST 2009
maybe this helps ...
see http://www.cs.chalmers.se/~aarne/GF/
I quote from the web site: GF is
"a categorial grammar formalism, like ACG, CCG, but different and
equipped with different tools"
it compiles with at least GHC 6.8.2
> Is Parsec capable of parsing a mildly context sensitive language? In
> particular does it parse a combinatory categorial grammar? Does Haskell
> have such tools in its shed? What sort of facilities does Haskell have
> for natural language processing?
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list