itegulov / sensala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Report

Sensala is a dynamic semantics framework for natural language processing.

Usage Instructions

You must have SBT (version >= 1.0.1) installed. SBT automatically downloads all compilers and libraries on which Sensala depends.

To start SBT, go to Sensala's home folder using the terminal and run:

  $ sbt

You can run sensala within SBT's command line. With the following SBT command, sensala will be compiled and executed, and a help message will be shown.

  > sensala --help

The following command runs sensala on a simple discourse.

  > sensala "John loves Mary"

Currently Active Developers

About

License:Other


Languages

Language:Scala 92.0%Language:JavaScript 5.3%Language:CSS 1.6%Language:HTML 1.1%