GithubHelp home page GithubHelp logo

guniorobot / semantix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leenookx/semantix

1.0 2.0 0.0 2.73 MB

Experiments with a data mining and semantic web universe

License: MIT License

Ruby 78.25% Shell 0.33% JavaScript 21.42%

semantix's Introduction

This is an experiment with data mining and semantic webby things. Who knows where this will go (probably nowhere) as this is going to be highly experimental based off of random thoughts that enter my head.

Hang onto your seats 'cos it's going to be a bumpy ride! ;)


Feel free to send me any suggestions!


Requirements
------------

This is a ruby-on-rails based application, so you need that!

Also:
    ferret
    acts_as_ferret (although this is installed as a plugin)
    chronic
    packet
    feed-normalizer
    workling
    memcached (used by workling)
    memcache-client (used by worklin)
    daemons (used by workling)
    starling (used by workling)
    leenookx-feed-utils

These can be easily installed:

    rake gems:install


Installation
------------

There's no real installation steps except for downloading the code from the github repository at http://github.com/leenookx/semantix/tree/master.

You will need to create a keys.yml file which contains your API access keys for the various web-based systems that semantix communicates with. Currently these are:

    * OpenCalais: http://www.opencalais.com

So, your keys.yml file needs to look something like this:

    calais:
        <key>


Running
-------

To run the system simply execute the following in a console window:

    # cd semantix
    # script/server
    # starling -d -P tmp/pids/starling.pid -q log/
    # scripts/workling_client start

now, make sure your crobtab contains:

*/5 * * * * $RAILS_ROOT/app/crontab/feeder.sh 
0,30 * * * * $RAILS_ROOT/app/crontab/twitter_trends.sh 

then, point your browser at http://localhost:3000 and away you go!


Interactivity
-------------

As it's my intention for the system to be an interactive service, I've set up some ways for you to interact with it:

    email:   [email protected]
    twitter: semantix2009

NOTE: At the moment there are no ingestion mechanisms associated with them, but watch this space as they should be soon.

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.