Code Monkey home page Code Monkey logo

somint's Introduction

SOMINT

Toolkit for making predictions about sharing. Developed by Jacob Bartel

Quick Start with Eclipse

The following is a guide to getting up an running as quickly as possible. The only assumption this quick start guide makes is that you have Eclipse installed.

Step 1: Get Maven

Download Maven from http://maven.apache.org, extract it, and add the binaries folder to your system path. Make sure the JAVA_HOME environment variable is set.

Step 2: Setup Eclipse with Maven

From the Help menu select Eclipse Marketplace.

Install the plugin called Maven Integration for Eclipse. This will require Eclipse to restart.

After restarting, go to Window->Preferences in Eclipse, and then go to Maven->Installations. Add the install of Maven from Step 1.

Step 3: Get and Initialize the Repository

Clone the repository.

git clone https://github.com/jwbartel/SharingPredictor.git

From a command line (if using Windows, use command prompt not powershell), navigate to the folder you just cloned and run the following command.

mvn install:install-file -Dfile=oeall17.jar -DgroupId=edu.unc -DartifactId=oeall -Dversion=17 -Dpackaging=jar

Step 4: Add the Project to Eclipse

In Eclipse, import a Maven project. Select the project you just cloned.

Note: The compliance level may be set to 1.5 so be sure to change this to 1.7.

Step 5: Use the Toolkit

That's it, you're all set up. You may now use the toolkit to generate predictions

somint's People

Contributors

jwbartel avatar willllll avatar

Watchers

James Cloos avatar xubin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.