All Projects → LightSideWorkbench → LightSide

LightSideWorkbench / LightSide

Licence: other
LightSide Workbench

Programming Languages

HTML
75241 projects
java
68154 projects - #9 most used programming language
AngelScript
46 projects
CSS
56736 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

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.sh (Linux, Mac) or 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].