Skip to content

ablodge/Xposition

 
 

Repository files navigation

Installation

Once you've cloned the git repository, you'll need to install the django-wiki and django-categories libraries (and their dependencies):

pip install wiki
pip install django-categories
pip install django-bitfield

Testing

This project can be run directly with the manage.py script, provided that you have checked out the root of the Git repository.

It comes with a prepopulated SQLite database.

Running

You should be able to immediately run it like this:

python manage.py runserver

The settings come in a package to administer several test scenarios. For simple purposes, simply edit local.py.

Login

Django admin:

Username: admin Password: admin

Xposition

Xposition (URL forthcoming) is a multilingual database of the semantics of adpositions (prepositions, postpositions) and case markers. Semantic information is primarily categorized in terms of coarse-grained supersenses. The database is designed to support corpus annotation.

Xposition is the successor to PrepWiki, which was limited to English prepositions and used an earlier inventory of supersenses.

Languages

Initial languages:

  • English
  • Hebrew (Modern)
  • Hindi
  • Korean

If you would like to contribute to these or other languages, let us know.

Credits

  • Project leader: Nathan Schneider (Georgetown)
  • Xposition software development: Max Kim, Joseph Ledford (Georgetown)
  • Other collaborators/contributors: TODO/see PrepWiki

91ff73518db584d3382b199f62976f2bd988500f

About

Cataloging the semantics of adpositions (prepositions, postpositions) and case markers in multiple languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.8%
  • HTML 15.0%
  • JavaScript 7.7%
  • CSS 2.1%
  • Other 0.4%