Code Monkey home page Code Monkey logo

elwha's Introduction

Elwha

Introduction

Elwha is a Java application for monitoring topics, sentiment and events on Twitter streams with the ability to generate notification messages before passing the presence of such events on to some additional workflow. An example of an additional workflow could be an Apache Nutch crawl, or something similar.

The name Elwha itself relates to the River Elwha, a 45-mile (72 km) river on the Olympic Peninsula in the U.S. state of Washington. From its source at Elwha snowfinger in the Olympic Range of Olympic National Park, it flows generally north to the Strait of Juan de Fuca. Most of the river is in Olympic National Park.

Twitter OAuth Credentials

You will need to setup application credentials so you can use this applications. You can read more about token generation in Twitter's Documentation. After you have followed the instructions and generated your consumer and access keys be sure to update the twitter4j.properties file with this information. You may need to rebuild after making these changes before they take effect.

Build, Installation and Usage

This is a rest.li application using gradle as the build system.

To build for the first time, use gradle 1.8 or greater and run:

gradle build

You can then run the server with:

gradle JettyRunWar

Once running, you can send a GET request to the server with:

curl http://localhost:8080/elwha-server/elwha/1

Features

License

Elwha is licensed under the Apache License v2.0. A copy of that license is included with this source code.

elwha's People

Contributors

lewismc avatar mjjoyce avatar

Watchers

James Cloos avatar anukat2015 avatar  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.