AD Research Wiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

FrontPage

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

AD Research Wiki:
  • Projects
  • CSDIE

CSD-IE

Description

Contains the Open-IE part from CSD. Publications: CSD-IE CSD-IE inference.

Code

The code is currently on bitbucket: https://bitbucket.org/onekonek/csd-ie (make sure to use the discourse branch). The webapp (see below) is also on bitbucket: https://bitbucket.org/onekonek/csd-ie-webapp.

Demo

The service consists of several servers:

Start parsing + CSD-IE server

ssh metropolis
sudo su haussmae
cd /home/haussmae/csd-ie-2.0/csd-ie-webapp
ant run

Start CSD-IE webapp server

ssh metropolis
sudo su haussmae
cd /home/haussmae/csd-ie-2.0/csd-ie-webapp
. ./venv2/bin/activate
python csd_ie_server.py

runs on port 6543

Start CSD-IE API

ssh metropolis
sudo su haussmae
cd /home/haussmae/csd-ie-2.0/csd-ie-webapp
. ./venv2/bin/activate
python csd_ie_api.py

runs on port 6544. Description is provided by CSD-IE server, e.g., http://metropolis.informatik.uni-freiburg.de:6543/api

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01