Skip to content

SERG-UAlbany/LightSide-KF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The LightSide Researcher's Workbench is an open-source text-mining tool released under the GNU General Public License. To download the latest public release, visit http://ankara.lti.cs.cmu.edu/side. See copyright/gpl.txt for more information.

Codeship

This is a mirror of the LightSide bitbucket repository.

To build from source, use ant:

ant build

To build with Chinese support, use

ant build-intl

This will compile the workbench and run a modest set of unit tests. After that, you can run LightSide by executing run-linux.sh (Linux, Mac) or run-win.sh/LightSIDE.bat (Windows)

To add new feature-extraction, machine-learning, or analysis tools to the workbench, you'll want to write a plugin. See the appendix in the Researcher's Manual for more information, and the core LightSide plugins repository for examples. An example plugin is in plugins/examples.

"# KF-LS"

Note about Branches

  • master => Currently running on prod.
  • 300ZServer => (jerrison) Added ability to grade Essays, This branch works, but is not required anymore.

About

LightSide Workbench

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 77.6%
  • Java 21.3%
  • CSS 0.9%
  • Shell 0.2%
  • JavaScript 0.0%
  • Batchfile 0.0%