Skip to content

Denotator is a light-weight libary for Haskell that allows you to use Haskell to explore semantics for natural language.

Notifications You must be signed in to change notification settings

ChrisBlom/Denotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Denotator

Denotator is a lightweight Haskell framework that allows you the use GHCi as an interactive tool to explore formal semantics.

Formal semantics is a subfield from linguistics which studies meaning using mathematical tools. This project makes it easy to do semantics in Haskell.

Prerequisites

Haskell: http://www.haskell.org/platform/

Get started

  1. git clone https://github.com/ChrisBlom/Denotator.git Denotator
  2. cd Denotator
  3. ghci Parser.hs
  4. parse "Han loves Chewbacca"

About

Denotator is a light-weight libary for Haskell that allows you to use Haskell to explore semantics for natural language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published