Skip to content

jakdot/extrasemantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extrasemantics
--------------

Python package that builds on nltk.

It creates several semantic frameworks not present in nltk.sem.

In particular:

(i) dynamic semantics of Dynamic Predicate Logic-style (this is built on Coreference and Modality, by Groenendijk, Stokhof, Veltman)

(ii) inquisitive semantics

(iii) dynamic inquisitive semantics

See the folder examples for examples on each of these frameworks.

Installing extrasemantics
-------------------------

Clone this package and in the root folder, run:

python setup.py install

Requirements
------------

Requires nltk.

Modifying extrasemantics
------------------------

To ensure that modifications do not break the current code, run unittests in the folder extrasemantics.

About

Python extension of nltk, building several semantic frameworks missing in nltk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages