Skip to content
This repository has been archived by the owner on Oct 20, 2019. It is now read-only.

SERG-UAlbany/Jiuning-KF-LS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.8%
  • Java 21.1%
  • CSS 0.9%
  • Shell 0.2%
  • JavaScript 0.0%
  • Batchfile 0.0%