[Haskell-cafe] Natural Language Processing

John D. Earle JohnDEarle at cox.net
Wed Dec 9 21:48:28 EST 2009


Yes, I was referring to CCG. Thank you.

--------------------------------------------------
From: "John Lask" <jvlask at hotmail.com>
Sent: 09 Wednesday December 2009 1920
To: "John D. Earle" <JohnDEarle at cox.net>
Cc: "Haskell Cafe" <haskell-cafe at haskell.org>
Subject: Re: [Haskell-cafe] Natural Language Processing

> 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