Coder Social home page Coder Social logo

clusterflock's Introduction

Software Engineering readme.md

1.	Name : Lauren Gutlohn
    Gatorlink : lgutlohn

2.	Name : Eric Smith
    Gatorlink : smith1302

3.	Name : Jesse Everett
    Gatorlink : jesseceverett

4.	Name : Kathleen Lew
    Gatorlink : katlew3

Project Description

Client: Christan Grant

Project: Data Clustering Service

Description:

We have a stream of "mentions" of people names coming in. We want to cluster the mentions that refer to the same person. For example, "The President" and "Barack Obama" would be clustered together as well as "His Airness" and "Michael Jordan". The twist is as you visualize this data coming in, some clusters would be incorrect --- in this case the user can click to destroy the bad cluster. Or the user can combine two or more clusters to create a new larger cluster.

This is a multi user application and a crowd sourcing game to help organize data. This is a project have on the back burner. But I'll be writing a paper up on this work to publish at a conference.

Below are some points about it:

  1. Data is streaming in from an external location (a URL or disk).
  2. The data is both displayed to each user logged into the session and saved to the DB
  3. Each user is watching each piece of data appear on the screen. When a new user logs in they have to read the current state from the DB and join-in with everybody else.
  4. Everyone is trying to cluster the data at the same time. With each action, (i.e cluster combine or cluster destroy) the data is updated dynamically to all users. The current/latest status is always read from the DB.
  5. User should be able to zoom in and examine certain clusters. This is a query to the DB to get the points within a space.
  6. Users should be able to edit the documents AND the data. Including adding notes to data to clarify points for other users.
  7. Users should be able to link clusters to pictures/data items using the freebase api or a similar service.

This project is highly concurrent, using the DB to

  1. To manage the (complex and transient) state
  2. Query the specific portions of the data set
  3. Support ad hoc additions from multiple concurrent users

User Stories

As a user I want to create a session log into a session log out of a session create a user account see twitter tweets come in control whose tweets come in see tool tips on what components of the UI are for add to a cluster take away from a cluster create a cluster manipulate pictures -add pictures to tweets that the application autofinds based on keywords As an admin I want to ban users pause/stop sessions add/remove admins seal cluster -preserve it see actions of users

Upon Start

- User can login to clustering section
	- May be multiple sections
	- Create new
- Words (with pictures) come in
- Directions?
	- Before or after
- No automatic pictures (suggest pictures?)

Multiple User Simulatneously?

- Could use Socket.io

All users equal

- One admin
	- Ban users
	- Pause/Stop sessions
	- Add/Remove admins
	- Seal Cluster (cannot be destroyed)
- Add to Cluster
- Take away
- Create New
- Manipulate Pictures
	- Find/Request Pictures

Log actions?

clusterflock's People

Contributors

amenders avatar amoshaviv avatar andrunix avatar ar1g avatar ariutta avatar bwestmoreland avatar claydiffrient avatar cpacker avatar dizda avatar enkodellc avatar fyockm avatar jesseceverett avatar lgutlohn avatar liorkesos avatar lirantal avatar luebken avatar mackstar avatar memolog avatar michaeljcole avatar mrjasonweaver avatar netusco avatar pontifier avatar rapind avatar revdave33 avatar rschwabco avatar shacharz avatar smith1302 avatar spacemonkey avatar thehashrocket avatar vikramtiwari avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  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.