-
Notifications
You must be signed in to change notification settings - Fork 3
/
datatable.sql
87 lines (77 loc) · 497 KB
/
datatable.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
-- phpMyAdmin SQL Dump
-- version 4.0.6deb1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Apr 28, 2014 at 11:15 PM
-- Server version: 5.5.35-0ubuntu0.13.10.2
-- PHP Version: 5.5.3-1ubuntu2.2
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `githelper`
--
-- --------------------------------------------------------
--
-- Table structure for table `datatable`
--
CREATE TABLE IF NOT EXISTS `datatable` (
`class_name` varchar(50) NOT NULL,
`clone_url` text NOT NULL,
`forks_count` varchar(6000) NOT NULL,
`score` varchar(6000) NOT NULL,
`stargazers_counts` varchar(6000) NOT NULL,
`open_issues_count` varchar(6000) NOT NULL,
`total_score` varchar(6000) NOT NULL,
`readme` mediumtext NOT NULL,
PRIMARY KEY (`class_name`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `datatable`
--
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('android+application', 'https://github.com/sattvik/Clojure-Android-Examples.git,https://github.com/alosdev/CustomersChoice.git,https://github.com/pmarti/phonegap-ua-android-sample.git,https://github.com/dgraziotin/openpomo.git,https://github.com/lyft/reactive-http.git,https://github.com/abarbu/android-kawa.git,https://github.com/ybonnel/TransportsRennes.git,https://github.com/ajhc/demo-android-ndk.git,https://github.com/shyamu/TransLoc-Android-Widget.git,https://github.com/brendanlim/Tradui.git,https://github.com/nelhage/reverse-android.git,https://github.com/dthommes/JUnit4Android.git,https://github.com/firebase/AndroidDrawing.git,https://github.com/cloudant/sync-android.git,https://github.com/JakeWharton/SMSBarrage.git,https://github.com/alt236/USB-Device-Info---Android.git,https://github.com/StevenByle/AndroidPhoneTabletExample.git,https://github.com/ldesegur/cocos2d-android.git,https://github.com/MagicMicky/FreemiumLibrary.git,https://github.com/kevgibbs/simple-mfi.git,https://github.com/arifhn/NSTools.git,https://github.com/iboxdb/forjava.git,https://github.com/adamwg/tracks-android.git,https://github.com/albb0920/LunaTerm.git,https://github.com/Odaym/Cura.git,https://github.com/mafrosis/Wake-On-Lan.git,https://github.com/ninetwozero/BF3-Battlelog.git,https://github.com/lemonlabs/slidingdebugmenu.git,https://github.com/vortexwolf/2ch-Browser.git,https://github.com/imellon/Google-Plus-Android-Sample.git,https://github.com/mariosangiorgio/RateMyApp.git,https://github.com/fmaker/Tweety.git,https://github.com/theksmith/Steering-Wheel-Interface.git,https://github.com/t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android.git,https://github.com/nicolas-raoul/AndroidBigImage.git,https://github.com/stoyanr/Feeder.git,https://github.com/frankiesardo/growing-android-applications-guided-by-tests.git,https://github.com/openintents/openintents.git,https://github.com/maaaaz/androwarn.git,https://github.com/chute/chute-android-components.git,https://github.com/AndiDog/android-sencha-touch-2-phonegap-packaging.git,https://github.com/sukso96100/SidePanel.git,https://github.com/freshplanet/Air-Mobile-ScrollController.git,https://github.com/geoloqi/Geoloqi-Android-SDK.git,https://github.com/Nyvra/App-BrazilJS.git,https://github.com/geeksville/Gaggle.git,https://github.com/MathieuCalba/android-ui-design-pattern.git,https://github.com/paulononaka/Android-InstallInBackgroundSample.git,https://github.com/applications4android/ComicReader.git,https://github.com/nyaruka/android-sms-relay.git,https://github.com/mobandme/ADA-Framework.git,https://github.com/almalence/OpenCamera.git,https://github.com/jeppsson/Arduino-Communicator.git,https://github.com/devunwired/custom-touch-examples.git,https://github.com/teusinkorg/jpHolo.git,https://github.com/jackMannino/OWASP-GoatDroid-Project.git,https://github.com/jimgeisler/phonegap-android-bluetooth-plugin-example.git,https://github.com/timroes/aXMLRPC.git,https://github.com/google/googletv-android-samples.git,https://github.com/spacecowboy/AndroidGCMTutorial.git,https://github.com/JesseFarebro/Android-Mqtt.git,https://github.com/wuman/android-oauth-client.git,https://github.com/youtube/yt-direct-lite-android.git,https://github.com/roscopeco/ormdroid.git,https://github.com/mcr/Android-HelloWorldService.git,https://github.com/nysenate/NYSenateMobileApp.git,https://github.com/dobermai/android-mqtt-push.git,https://github.com/sugree/twitter-android-sdk.git,https://github.com/sudar/android-samples.git,https://github.com/honeynet/apkinspector.git,https://github.com/AdilSoomro/Android-Speech-Bubble.git,https://github.com/felixb/websms.git,https://github.com/googlecast/CastHelloText-android.git,https://github.com/sahan/RoboZombie.git,https://github.com/pestrada/android-tdd-playground.git,https://github.com/brucejcooper/Android-Examples.git,https://github.com/gjtorikian/Shelves.git,https://github.com/chiragjain/Emoticons-Keyboard.git,https://github.com/embarkmobile/zxing-android-minimal.git,https://github.com/commonsguy/cw-andtuning.git,https://github.com/brione/Brion-Learns-OAuth.git,https://github.com/marvinlabs/android-unlocker-library.git,https://github.com/INsReady/DrupalCloud.git,https://github.com/AEinsam/HabReader.git,https://github.com/harism/android_instacam.git,https://github.com/googledrive/appdatapreferences-android.git,https://github.com/novoda/oauth_for_android.git,https://github.com/hujiaweibujidao/TinyWeibo.git,https://github.com/thillerson/oreilly_android.git,https://github.com/jeremyhaberman/restful-android.git,https://github.com/johnkil/Android-CollapsibleSearchMenu.git,https://github.com/googleplus/gplus-photohunt-client-android.git,https://github.com/filmaj/Beer-Me.git,https://github.com/CyanogenMod/android_packages_apps_Gallery.git,https://github.com/mleone/broadcast.git,https://github.com/commonsguy/vidtry.git,https://github.com/luugiathuy/Remote-Bluetooth-Android.git,https://github.com/moagrius/TileView.git,https://github.com/pires/android-obd-reader.git,https://github.com/MohammadAdib/Roundr.git,https://github.com/googlecast/CastVideos-android.git,https://github.com/gdg-x/frisbee.git,https://github.com/photo/mobile-android.git,https://github.com/millenomi/diceshaker.git,https://github.com/spacialdb/gcm.git,https://github.com/remvee/android-mode.git,https://github.com/GautamGupta/Simple-Android-OCR.git,https://github.com/CyanogenMod/android_packages_apps_Gallery3D.git,https://github.com/CyanogenMod/android_packages_apps_Calendar.git,https://github.com/googlecast/CastCompanionLibrary-android.git,https://github.com/dm77/ZBarScanner.git,https://github.com/adamrocker/simple-side-drawer.git,https://github.com/Pirngruber/AndroidIM.git,https://github.com/tizionario/AndroidDrawableFactory.git,https://github.com/mirah/pindah.git,https://github.com/codinguser/gnucash-android.git,https://github.com/Zikes/circle-menu.git,https://github.com/ahmedre/quran_android.git,https://github.com/liato/android-bankdroid.git,https://github.com/mendhak/gpslogger.git,https://github.com/romainguy/road-trip.git,https://github.com/ruboto/ruboto-irb.git,https://github.com/emilsjolander/android-FlipView.git,https://github.com/eddieringle/android-undergarment.git,https://github.com/spring-projects/spring-android.git,https://github.com/remogatto/mandala.git,https://github.com/StevenRudenko/ActionsContentView.git,https://github.com/paddybyers/anode.git,https://github.com/emilsjolander/sprinkles.git,https://github.com/e-biz/androidkickstartr.git,https://github.com/path/android-priority-jobqueue.git,https://github.com/dmitry-zaitsev/AndroidSideMenu.git,https://github.com/spring-projects/spring-android-samples.git,https://github.com/jgilfelt/android-sqlite-asset-helper.git,https://github.com/Instagram/node2dm.git,https://github.com/jgilfelt/android-actionbarstylegenerator.git,https://github.com/harism/android_page_curl.git,https://github.com/mttkay/ignition.git,https://github.com/novoda/android.git,https://github.com/kivy/python-for-android.git,https://github.com/todoroo/astrid.git,https://github.com/ACRA/acra.git,https://github.com/square/okhttp.git,https://github.com/kivy/kivy.git,https://github.com/cyrilmottier/GreenDroid.git,https://github.com/WhisperSystems/TextSecure.git,https://github.com/AndroidBootstrap/android-bootstrap.git,https://github.com/aporter/coursera-android.git,https://github.com/jfeinstein10/SlidingMenu.git', '3,1,2,7,2,5,9,4,4,5,3,5,9,6,13,9,13,8,2,14,17,7,11,11,6,13,12,4,12,15,13,11,8,10,10,9,9,19,15,14,21,19,13,24,8,20,16,23,19,18,12,15,25,12,23,17,20,18,20,7,14,9,22,20,30,16,26,30,38,16,41,26,28,4,28,41,35,22,29,48,18,12,22,28,28,22,25,61,17,58,34,48,28,58,9,41,69,33,64,33,35,62,49,40,22,42,75,69,119,53,94,88,108,26,28,82,52,134,116,120,29,29,92,110,113,29,150,61,39,79,65,248,260,156,81,201,320,241,443,211,634,323,263,435,791,657,677,1792,2997', '3.1316884,1.0132111,3.2221587,2.8957856,2.2950447,5.590614,4.904665,5.2930694,4.5161495,2.6102033,4.505784,4.547213,6.000668,6.737697,3.818586,5.927626,6.9893045,5.090926,1.683345,6.769315,4.381736,2.6264026,8.031549,2.3869987,4.166717,7.3957753,5.0882773,1.4042957,5.707236,7.951017,5.2521787,5.088685,3.3049762,4.7813563,7.08497,5.5953994,7.168106,8.596833,5.0861664,8.790576,6.8983006,9.071237,4.03816,8.360978,3.8109193,9.970563,7.216537,7.3702087,7.6197753,8.923577,3.978685,6.01423,6.354813,4.550743,5.369168,3.559031,7.621175,3.822286,9.324397,6.5538917,8.316399,6.023218,6.947548,6.9052043,10.15294,4.4465833,8.347618,12.060518,14.033427,5.3373036,10.426446,6.212673,10.565964,4.9950233,11.980408,15.640286,5.4336796,8.007386,12.764492,11.685123,5.6899285,10.08302,8.073097,13.252789,13.359253,13.410604,12.172351,14.512777,12.246298,17.964098,12.395613,14.404323,5.446399,17.018614,6.436239,11.962419,15.36007,3.938113,15.630758,13.604978,14.503125,21.53612,21.962803,7.990672,8.914966,19.834051,16.622393,16.981459,21.067572,16.924273,12.513175,10.152101,21.337292,17.361328,14.943957,26.26431,10.085879,30.116161,28.406712,21.488716,7.7297773,16.626282,20.873331,28.179113,28.659815,14.120442,8.031165,20.513283,13.528012,25.519053,20.380276,35.437706,36.03612,26.322561,10.533647,33.50013,31.247553,31.529541,67.774734,32.843117,30.590925,39.31889,28.856304,21.78436,24.228346,42.204906,52.117413,61.15288,29.909458', '22,29,27,23,29,23,22,27,28,29,31,29,24,27,23,26,21,28,38,22,22,34,26,32,36,26,30,42,30,25,30,33,38,35,33,37,36,25,33,31,26,27,39,26,47,30,38,31,35,35,46,41,31,46,35,43,37,43,36,53,45,55,42,46,34,54,45,40,32,63,34,55,50,81,51,36,53,66,55,39,75,81,75,67,67,77,84,46,93,47,83,68,98,62,130,94,63,117,79,119,118,86,99,124,145,120,94,102,57,142,124,134,111,210,213,163,236,137,190,210,346,340,291,284,306,415,322,411,442,429,548,375,397,590,764,642,661,1056,872,1188,848,1192,1343,1714,2121,2256,2439,1404,5185', '0,3,1,2,0,0,5,3,0,2,0,1,0,2,6,0,0,0,0,0,0,0,10,25,0,4,19,0,23,4,1,1,0,1,0,2,0,1,7,0,0,4,3,2,0,40,0,1,51,7,4,2,1,0,1,10,0,6,0,1,1,9,0,3,0,1,0,2,0,14,1,0,0,2,0,0,7,3,0,0,1,0,4,13,2,4,3,0,0,2,2,1,1,0,0,0,4,5,7,6,2,20,51,0,1,3,2,0,2,1,0,4,8,2,14,24,5,91,95,76,0,8,12,3,7,3,5,17,10,36,12,5,0,11,1,17,55,35,0,60,9,73,52,235,55,479,11,7,202', '28.1316884,31.0132111,32.2221587,32.8957856,33.2950447,33.590614,35.904665,36.2930694,36.5161495,36.6102033,38.505784,38.547213,39.000668,39.737697,39.818586,40.927626,40.9893045,41.090926,41.683345,42.769315,43.381736,43.6264026,45.031549,45.3869987,46.166717,46.3957753,47.0882773,47.4042957,47.707236,47.951017,48.2521787,49.088685,49.3049762,49.7813563,50.08497,51.5953994,52.168106,52.596833,53.0861664,53.790576,53.8983006,55.071237,56.03816,58.360978,58.8109193,59.970563,61.216537,61.3702087,61.6197753,61.923577,61.978685,62.01423,62.354813,62.550743,63.369168,63.559031,64.621175,64.822286,65.324397,66.5538917,67.316399,70.023218,70.947548,72.9052043,74.15294,74.4465833,79.347618,82.060518,84.033427,84.3373036,85.426446,87.212673,88.565964,89.9950233,90.980408,92.640286,93.4336796,96.007386,96.764492,98.685123,98.6899285,103.08302,105.073097,108.252789,108.359253,112.410604,121.172351,121.512777,122.246298,122.964098,129.395613,130.404323,131.446399,137.018614,145.436239,146.962419,147.36007,153.938113,158.630758,165.604978,167.503125,169.53612,169.962803,171.990672,175.914966,181.834051,185.622393,187.981459,197.067572,211.924273,230.513175,232.152101,240.337292,253.361328,255.943957,271.26431,298.085879,301.116161,334.406712,351.488716,382.7297773,385.626282,403.873331,422.179113,447.659815,458.120442,480.031165,492.513283,494.528012,533.519053,633.380276,658.437706,693.03612,772.322561,855.533647,876.50013,1012.247553,1328.529541,1382.774734,1431.843117,1512.590925,1554.31889,1634.856304,2170.78436,2936.228346,2955.204906,3168.117413,3257.15288,8211.909458', ',Code to accompany my Creating Android applications with Cloj....,This library can be used to make simple usability tests on l....,A sample Android Phonegap application that integrates with U....,OpenPomo was a JavaAndroid application implementing the basi....,RxJava HTTP Client for Android and Java application....,Examples of Android applications written in Kawa scheme....,Application android pour les transports de Rennes....,Demo Ajhc application on Android NDK....,Android widget application for TransLoc bus tracking....,Creole to English translation application for iPhone and And....,Reverseengineering tools for Android applications....,Android Library Project to easily build Android TestRunner a....,A demonstration of using Firebase to create a shared drawing....,A JSONbased document datastore for Android applications....,An Android application which allows you send mass repeated S....,This application will provide information about almost all c....,A example Android application to demonstrate optimizing the ....,cocos2d for Android is a framework for building 2D games dem....,A library that should help you to use a freemium model withi....,Microfinance loan officer application for Android....,An android application for managing custom kernel tweak BLD ....,Fast embedded transactional tablestyle document nosql Appli....,An Android Application for the popular Tracks todo list Ava....,A branch of rTerm which is an terminal application optimized....,Cura is a remotesystems administration application for the A....,Android wake on lan application....,Hello world This is the number one unofficial Battlefield 3 ....,SlidingDebugMenu is a helper layout for Android developers t....,Source code of the 2ch Browser Android application....,Sample Android application presenting the capabilities of Go....,An Android module to kindly ask users to rate your applicati....,Simple Android Twitter application which uses all the fundam....,An Android application for interfacing with the steering whe....,BSPAN is a fork of SPINE Signal Processing in Node Environme....,Automatically generate a new Android application to display ....,Simple Android RSS Feed Reader application....,A step by step project that shows how TDD is possible on And....,OpenIntents applications for Android....,Yet another static code analyzer for malicious Android appli....,Chuteenabled Components for you Android Applications....,Example app showing how to package a Sencha Touch 2 applicat....,SidePanel Application for Android....,Everything you need to have scrolling in your Adobe Air appl....,This is an example Android application that consumes the Geo....,iOS and Android applications to BrazilJS event JavaScript gl....,An Android application for glider pilots....,Code of the Application Demo I used for my presentation Andr....,A sample of how to install applications in the background wi....,Android application for reading comic strips over internet....,Simple Android application that provides reliable relaying o....,ADA Framework is the first library designed to simplify the ....,Open camera project multifunctional camera application for ....,Very simple Android application for communicating with Ardui....,Collection of example applications to highlight doing custom....,An application template based on jQuery Mobile and PhoneGap ....,OWASP GoatDroid is a fully functional and selfcontained trai....,Example PhoneGap Android application which finds discoverabl....,A lightweight Java XMLRPC client for the use with Android Si....,Source for many GoogleTV Example applications....,In this project I go through all the step necessary to creat....,A simple MQTT Service that will keep running for the duratio....,Android OAuth Client androidoauthclient is a library that he....,The code is a reference implementation for an Android OS app....,ORMDroid is a simple ORM persistence framework for your Andr....,This is a skeleton application that creates an Android servi....,Our Appceleratorbased Mobile Smartphone Application for iPho....,A Repository which demonstrates how to use MQTT with Eclipse....,A library to integrate Twitter into your Android mobile appl....,Examples used in the Developing android application in Java ....,APKinspector is a powerful GUI tool for analysts to analyze ....,android ListView with speech bubbles to demonstrate the impl....,WebSMS is an Android application It sends free or cheap SMS ....,This Google Cast demo application shows how to send messages....,Effortless networking for your Android application....,Android application using TDD Tools and Continuous Integrati....,Examples of Android Applications....,An Android application that manages your collection of appar....,A custom keyboard for emoticons for android chatting applica....,Port of the ZXing Android application as a minimal Android l....,Samples from Tuning Android Applications....,Example of an Android application that authenticates via Twi....,A library to ease implementation of unlock application for y....,DrupalCloud is a library for native Android applications to ....,Android application for Habrahabrru....,InstaCam Instagram alike application for realtime photo mani....,Syncs your Android applications preferences to Google Drives....,An OAuth Libraryapplication for Android which uses Content P....,An Android application for Sina Weibo....,This is the source code referenced in the OReilly Online Cou....,An attempt at implementing a RESTful Android application....,Implementation of the SearchView is compatible with Android ....,PhotoHunt Android is a client for the PhotoHunt example appl....,Mobile application that tells you where the closest beer is ....,Android Gallery 2D Application....,An embedded ruby web application for remote Android device m....,Vidtry Android Streaming Video Test Application....,A simple remote bluetooth application for Android phone....,The TileView widget is a subclass of ViewGroup that provides....,Android OBDII Reader application with pure OBDII PIDs Java A....,An Android Application that rounds the corners of the screen....,CastVideosandroid application shows how to cast videos from ....,Android application....,Trovebox mobile application for Android....,The Diceshaker dicerolling application for iPhone Android an....,A gem that helps developers send data from servers to their ....,Emacs minor mode for Android application development....,A simple Android OCR application that makes use of the Camer....,Android Gallery3D Application....,Android calendar application....,CastCompanionLibraryandroid is a library project to enable d....,This is an Android library project that simplifies the usage....,Simple library which enable you to add a drawerslideout navi....,Android Instant Messaging Application....,A Java Application to create appropriate Drawable resources ....,Tools for building Android applications with Mirah....,Gnucash for Android mobile companion application ....,A circular menu jQuery plugin inspired by the Path applicati....,a quran reading application for android....,A swedish banking application for your Android device....,Lightweight GPS Logging Application For Android Available on....,A sample Android application that demonstrates how to implem....,A simple IRB application for JRuby on Android....,A small easy to use android library for implementing flippin....,A slideout navigation aka Drawer implementation for Android ....,Support for using Spring when developing native Android appl....,A Go framework for writing native Android applications....,ActionsContentView is an standalone library implements actio....,Android framework for nodejs applications....,Sprinkles is a boilerplatereductionlibrary for dealing with ....,AndroidKickstartR helps you to quickly create a well configu....,A Job Queue specifically written for Android to easily sched....,Side menu for android applications....,Spring for Android Sample Applications....,An Android helper class to manage database creation and vers....,A nodejs server for sending push notifications to Googles C2....,Easily create a simple attractive and seamless custom action....,An example application for creating page curlflip effect on ....,Kickstarts Android application development....,Examples of Android applications....,Turn your python application to an Android APK Build your o....,Astrid Androids 1 Task Management Application....,Application Crash Reports for Android....,An HTTPSPDY client for Android and Java applications....,Open source software library for creating NUI applications r....,GreenDroid is a development library for the Android platform....,A secure text messaging application for Android....,A templatebootstrapboilerplate application that includes ton....,Source Code for Android Course Example Applications....,An Android library that allows you to easily create applicat....'),
('audio+applications', 'https://github.com/bavoha/soundy.git,https://github.com/kingston/streammeup.git,https://github.com/pld-linux/libbio2jack.git,https://github.com/mattprice/RAMP-Server.git,https://github.com/lfernandes/Speaker-Analyzer-Ice-Version.git,https://github.com/frestyl/trononator.git,https://github.com/quicklyfrozen/ApretaConferencing.git,https://github.com/nick-thompson/prettymidi.git,https://github.com/cwilso/badmetronome.git,https://github.com/Harvie/JukeBox.git,https://github.com/mukil/dm4-audiolib.git,https://github.com/Spakman/px_mozart.git,https://github.com/pld-linux/FusionSound.git,https://github.com/hholtmann/mmslides.git,https://github.com/turnerendlesslearning/TEL-Audiobook-Ripper.git,https://github.com/helious/rails-sound-spy.git,https://github.com/CiderMan/create_rss.git,https://github.com/willcodeforfood/WebDJ.git,https://github.com/nkokkos/pcm_audio_streamer.git,https://github.com/spaced4130/Implementation-of-a-DJ-audio-mixing-application-developed-in-Java.git,https://github.com/alexkalderimis/Transcoder.git,https://github.com/Gread72/VoiceRecorder.git,https://github.com/smultron-dot-org/streamrecorder.git,https://github.com/brehaut/soundshell.git,https://github.com/daanvanhasselt/spotify-fft-app.git,https://github.com/radif/mcbPlatformSupport.git,https://github.com/PicciMario/AudioController-Java-UDP-client-applet.git,https://github.com/demiart/soundmine.git,https://github.com/residuum/MonoMultiJack.git,https://github.com/armonge/django-audioplayer.git,https://github.com/cauchy49/AnyDPlayer.git,https://github.com/Lepetere/InteractiveSoundGraph.git,https://github.com/nixw0rm/libphplay.git,https://github.com/kete/media_selector.git,https://github.com/giorgiofranceschi/xaudiocopy.git,https://github.com/deepanshumehndiratta/FaekCast.git,https://github.com/PeterTh/PtBi.git,https://github.com/MostafaGazar/DEGMA-Audio-Handler.git,https://github.com/chrissimpkins/notis.git,https://github.com/ayyi/libwaveform.git,https://github.com/blakesmith/cuesite.git,https://github.com/coreymcmahon/laravel-aws-audio-stream.git,https://github.com/dsaliberti/RecAudio.git,https://github.com/syams86/Virtual-Audio-Pipeline.git,https://github.com/tonyseing/Futurebook-Name-Audio-API.git,https://github.com/joakimbording/SpatialAudioTester.git,https://github.com/nandra/omap850_audio_test.git,https://github.com/kklin/java-audio-steganography.git,https://github.com/harryhaaren/Gtkmm-Custom-Widgets.git,https://github.com/lgs/mp3upload.git,https://github.com/evansneath/flux.git,https://github.com/dancing-bone-machine/dancing-bone-machine.git,https://github.com/pdehne/JUCEApplets.git,https://github.com/cpsolver/Quick-Rolling-Spectral-Transform-QRST.git,https://github.com/hparra/ramune.git,https://github.com/atombender/tranz.git,https://github.com/nu-desine/AlphaLive-Audio-Library-Installer.git,https://github.com/AudioClassroom/AudioClassroom.git,https://github.com/HellicarAndLewis/DiaghilevMask.git,https://github.com/tomyri/Sabas.git,https://github.com/L0st-S0ul/PlexAudio.git,https://github.com/bonemurmurer/autocable.git,https://github.com/motools/sawa.git,https://github.com/Sciss/AudioWidgets.git,https://github.com/syams86/virtual-audio-wire.git,https://github.com/babalone/audiomapper.git,https://github.com/oblalex/GStreamer_audio_echo.git,https://github.com/orryverducci/ShockLog.git,https://github.com/DeanThomson/android-udp-audio-chat.git,https://github.com/adrianlee/babytalk.git,https://github.com/mgrigajtis/AndroidPodcasterStreamer.git,https://github.com/cheeseinvert/geocamTalkWeb.git,https://github.com/cheeseinvert/geocamTalkForAndroid.git,https://github.com/odbol/Arduino2OSC.git,https://github.com/MobileMusic/MobileAudioWorkstation.git,https://github.com/mulesoft/mule-module-twiml.git,https://github.com/arfoll/rs232server.git,https://github.com/orryverducci/SmoothTranscode.git,https://github.com/khilnani/supercollider.web.git,https://github.com/bsthomsen/system-airplay.git,https://github.com/SMC-INESC/weve.git,https://github.com/calmez/Recorder.git,https://github.com/wraith9/AudioFiles.git,https://github.com/mantaraya36/AlloAudio.git,https://github.com/mOcentury/Social-Audio-Player.git,https://github.com/cheeseinvert/geocamMemoWeb.git,https://github.com/cheeseinvert/geocamMemoForAndroid.git,https://github.com/cjcliffe/beatdetektor-audiolab.git,https://github.com/nathanjones/audiour-android.git,https://github.com/field/FieldKit.scala.git,https://github.com/DevBoost/AudioBerry.git,https://github.com/forresto/meemoo-videosequencer.git,https://github.com/artdevil/audiovity.git,https://github.com/JanX2/Play.git,https://github.com/pfn/advanced-audio-manager.git,https://github.com/twitter-university/AudioPlayerDemo.git,https://github.com/twitter-university/AudioTrackPlayerDemo.git,https://github.com/floatinghotpot/cordova-plugin-lowlatencyaudio.git,https://github.com/scholarslab/Faulkner-Audio-Collection.git,https://github.com/twitter-university/AudioRecorderDemo.git,https://github.com/nokia-developer/music-explorer.git,https://github.com/regular/talkshow.git,https://github.com/robsheely/AS3-SoundFont-Parser.git,https://github.com/tommoor/Zap.git,https://github.com/murakami/DemoAudio.git,https://github.com/gihankarunarathne/Parental-Controller-Android.git,https://github.com/HiFi-LoFi/AudioFFT.git,https://github.com/xcore/sw_audio_analyzer.git,https://github.com/BirminghamConservatoire/IntegraLive.git,https://github.com/dinchak/pages-2.git,https://github.com/nokia-developer/audio-recorder.git,https://github.com/SjB/NAudio.git,https://github.com/olofson/audiality2.git,https://github.com/tropo/pre-recorded_audio_library.git,https://github.com/goinstant/gortc.git,https://github.com/mbotos/CaseMemo.git,https://github.com/JordanBrobyn/SoundBoard.git,https://github.com/Icenium/sample-media-player.git,https://github.com/kaltura/krecord.git,https://github.com/russellmcc/audiounitjs.git,https://github.com/mrcoles/picdinner_meteor.git,https://github.com/vinniefalco/SimpleDJ.git,https://github.com/pld-linux/libvisual.git,https://github.com/voxeolabs/tropo-audiofiles-to-s3.git,https://github.com/Motiejus/SoundPatty.git,https://github.com/tado/AudioVisualApps.git,https://github.com/radarsat1/LoopDub.git,https://github.com/travis134/MemoPad.git,https://github.com/goinstant/webrtc-demo.git,https://github.com/blackberry/OpenAL.git,https://github.com/stuffmatic/kowalski.git,https://github.com/freddix/libvisual.git,https://github.com/heyigor/miniBAE.git,https://github.com/Starlon/LibVisual.git,https://github.com/WebAudio/demo-list.git,https://github.com/drowaudio/drowaudio.git,https://github.com/bradley-holt/postr.git,https://github.com/original-male/non.git,https://github.com/AVbin/AVbin.git,https://github.com/Star2Billing/django-audiofield.git,https://github.com/ampache-doped/ampache-doped.git,https://github.com/goinstant/webrtc.git,https://github.com/akhudek/Soundflower.git,https://github.com/jitsi/libjitsi.git,https://github.com/aike/webaudiosynth.git,https://github.com/janesconference/KievII.git,https://github.com/ampache/ampache.git,https://github.com/wsieroci/audiorecognizer.git,https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,1,1,0,0,1,0,3,2,2,0,1,1,2,1,0,1,0,0,1,1,2,2,0,1,3,0,3,3,4,1,3,5,4,0,0,0,6,0,4,0,2,2,5,1,3,4,6,4,7,8,2,5,2,7,5,2,3,2,5,7,8,2,8,2,12,10,4,4,8,6,8,6,11,57,26,15,14,54,85,229', '1.6933413,1.6313595,1.6313595,1.6313595,1.6933413,0.9222028,1.9562876,1.9562876,1.9562876,0.99671555,2.2158675,2.2823355,2.2823355,2.2839031,2.2999687,1.3041918,1.3041918,1.3041918,3.4352841,2.4661665,2.6101751,1.6302398,1.6313595,1.6313595,1.6313595,0.6520959,2.673124,1.6933414,1.6945704,2.883832,1.9562876,1.9562876,1.9576313,0.9781438,1.9934311,1.2709277,2.2839031,3.2985208,1.3041918,1.3041918,1.3050876,3.3896961,4.394408,3.396969,3.5337663,3.5337663,3.617635,3.617635,1.6302398,1.6302398,1.6313595,1.6313595,1.6313595,0.8151199,1.9562876,1.1419516,3.1426368,4.20293,2.2839031,2.2839031,4.3032103,1.3050876,1.3050876,4.3852806,3.3896966,4.431735,3.4425678,2.6101751,3.6249642,1.6302398,1.6313595,0.652096,0.652096,0.6525438,3.7088106,0.81448317,0.9781438,2.2823355,1.304192,1.304192,1.3050876,1.3050876,4.5676317,4.5768046,3.617635,0.652096,0.6525438,2.8749611,2.883832,1.1411678,4.20293,1.304192,4.7822886,1.7922316,3.807361,3.8742118,3.4425678,1.4816736,3.799986,3.882239,1.3559953,1.5819945,0.7280948,1.4552563,4.5676317,0.959492,4.212012,5.1415033,1.3591086,1.4561896,4.5271764,1.5563804,1.6313595,3.7355118,0.9781438,2.3367982,2.9364667,2.5378404,2.222135,4.3405366,3.166162,1.817242,3.1723003,3.322333,1.8684636,4.034576,2.357223,1.7548429,2.238163,3.4972277,1.4051131,3.885361,1.294209,4.8226724,3.9072728,4.4261045,2.2788432,1.6067868,2.2367232,7.719997,2.8077679,3.6584897,7.327095,5.7318816,7.15859,9.0528,8.134619,40.477978,57.48938', '0,1,1,1,1,2,1,1,1,2,1,1,1,1,1,2,2,2,0,1,1,2,2,2,2,2,1,2,2,1,2,2,2,3,2,3,2,1,2,2,2,1,0,1,1,1,1,1,3,3,3,3,2,4,3,4,2,1,3,2,1,4,4,1,2,1,1,2,2,3,3,5,5,4,2,2,3,2,5,4,4,3,1,2,2,6,6,3,3,4,1,6,2,3,4,1,2,3,4,2,3,4,9,9,6,4,7,3,11,9,6,6,10,7,9,6,8,6,6,10,9,14,8,10,15,12,16,14,14,12,21,14,23,14,18,25,32,29,38,32,40,51,3,37,49,133,177,177,1196', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,4,0,0,0,1,0,3,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,11,4,0,7,0,4,0,0,0,0,0,0,1,3,0,0,1,0,0,6,0,0,1,6,0,0,0,0,0,0,230,0,0,0,81,0,3,0,0,0,0,3,0,0,0,1,3,0,1,1,0,0,0,0,0,0,0,0,0,52,2,0,20,2,0,3,0,17,34,2,27', '1.6933413,2.6313595,2.6313595,2.6313595,2.6933413,2.9222028,2.9562876,2.9562876,2.9562876,2.99671555,3.2158675,3.2823355,3.2823355,3.2839031,3.2999687,3.3041918,3.3041918,3.3041918,3.4352841,3.4661665,3.6101751,3.6302398,3.6313595,3.6313595,3.6313595,3.6520959,3.673124,3.6933414,3.6945704,3.883832,3.9562876,3.9562876,3.9576313,3.9781438,3.9934311,4.2709277,4.2839031,4.2985208,4.3041918,4.3041918,4.3050876,4.3896961,4.394408,4.396969,4.5337663,4.5337663,4.617635,4.617635,4.6302398,4.6302398,4.6313595,4.6313595,4.6313595,4.8151199,4.9562876,5.1419516,5.1426368,5.20293,5.2839031,5.2839031,5.3032103,5.3050876,5.3050876,5.3852806,5.3896966,5.431735,5.4425678,5.6101751,5.6249642,5.6302398,5.6313595,5.652096,5.652096,5.6525438,5.7088106,5.81448317,5.9781438,6.2823355,6.304192,6.304192,6.3050876,6.3050876,6.5676317,6.5768046,6.617635,6.652096,6.6525438,6.8749611,6.883832,7.1411678,7.20293,7.304192,7.7822886,7.7922316,7.807361,7.8742118,8.4425678,8.4816736,8.799986,8.882239,9.3559953,9.5819945,9.7280948,10.4552563,10.5676317,10.959492,11.212012,12.1415033,12.3591086,12.4561896,12.5271764,12.5563804,12.6313595,13.7355118,13.9781438,14.3367982,14.9364667,15.5378404,16.222135,16.3405366,17.166162,17.817242,18.1723003,18.322333,18.8684636,19.034576,20.357223,20.7548429,23.238163,23.4972277,24.4051131,25.885361,26.294209,30.8226724,31.9072728,33.4261045,38.2788432,38.6067868,46.2367232,47.719997,48.8077679,65.6584897,67.327095,68.7318816,71.15859,156.0528,239.134619,302.477978,1482.48938', ',Fast low latency audio sound music playback and disk stream....,A Rails web application for streaming audio to an Electric I....,Library for simple porting of blocked IO audio applications ....,A server application that applies audio modifications and th....,One application for generate one tone audio frequency and ca....,The Trononator is a set of copyandpasteable interface module....,Application and presentation sharing whiteboarding and audio....,A simple MIDI utility library for audio applications....,The WRONG way to implement timing for audio applications....,Harvies JuKeBox Web application allows that you to browse sh....,DeepaMehta3 AudiOhCanvas Application Model Plugin It enables....,ProjectX A Spandex audio application....,Audio sub system for multiple applications....,web application to create slideshows with audio....,A Java application that uses cdparanoia and oggenc to quickl....,Fullyfeatured web application for use on a server taking in ....,A simple application to take local audio files and create an....,An attempt at a fully functional browserbased DJ application....,A set of 2 windows applications that stream playback pcm cd....,Implementation of a DJ audio mixing application developed in....,Perl audio transcoding application....,Adobe Air application for recording and playing back audio m....,A C Mono application to record an audio stream to use for re....,Command driven audio playing application multiple files at o....,This is an example application that uses the Spotify app SDK....,mcbPlatform support is a c11 framework which simplifies the ....,A java appletapplication designed but unluckily never used t....,MacRuby project an application for capturing and saving aud....,A tool for managing music applications and maintain audio co....,A Django application for integrating a Flash based mp3 audio....,Android application for playing and controlling audio stream....,Interactive inbrowser application that combines audio and vi....,librearies useful to create a web audio application....,A jQuery and Sammyjs based miniapplication for choosing from....,X Audio Copy GTK and GNOME application for ripping CDAudio ....,Capture Banshee Or any other application including Audio out....,Videoaudio monitoringprocessing application....,Audio editor java windows desktop application I started this....,Mac OSX toast message notification utility for longrunning c....,Libwaveform aims to provide efficient versatile and easytous....,Proof of concept rails application for parsing storing and v....,Small proof of concept application showing how audio files M....,A multiplatform application that records and send audio mess...., The Virtual Audio Pipeline VAP is an open source Virtual Au....,API that allows applications to reference an audio file resp....,Spatial Audio Tester application developed for iOS using FMO....,test application for omap850 audio driver....,Java application to encode data into analog audio....,A set of custom widgets mainly aimed at Audio MIDI applicat....,A proof of concept application to upload audio files See the....,A dynamic realtime application for the emulation of various ....,A programmers toolkit for building audio and music applicati....,A selfcontained set of cross platform applications and audio....,The Quick Rolling Spectral Transform TM QRST is an opensourc....,Lightweight Audio Video Communications Flash Application....,Tootsie is a simple audiovideo transcoding application based....,A utility application that installs AlphaLives audio library....,A project in the context of language teaching to create in t....,Audio reactive Mask drawing Application....,Sabas is AudioBook Application for Sailfish....,A Roku application to read PLEX media server audio tracks an....,A tiny C application that loads a text file and routes Jack ....,The Sonic Annotator Web Application analyses uploaded audio ....,Specialized Swing widgets for audio applications in Scala....,The Virtual Audio Wire VAW is an open source Virtual Audio D....,this will be a freesmartphone application to use the audio m....,A set of demo GStreamer applications which output audio from....,Audio logging application....,UDP based Android audio chat application....,WebRTC Audio Walkietalkielike application on the web....,This is the base for an Android Application that streams aud....,GeoCam Talk Web is the web component of a communication appl....,GeoCam Talk For Android is the android component of a commun....,Interface to convert Arduino hardware sensor data into custo....,Mobile audio editing application for Android....,A Mule module for generating Twilios Markup Language Twilio ....,Python application permitting the control of a AV receivers ....,Video and audio format conversion application....,Nodejs based web application to create audio files for Super....,System AirPlay is a small windows application that allows yo....,A CouchApp port of Eve a desktop application for conducting ....,A simple iOS currently only iPhone application for recording....,Voice Chat application with DCCP....,Jack application for output control....,C345 Mobile Applications Development Assignment 2....,GeoCam Memo Web is the web component of a scribing and notet....,GeoCam Memo For Android is the android component of a scribi....,Application for researching and improving the BeatDetektor B....,Prototype Android application for Casting Audiour files usin....,Modular library of essential utilities and frameworks for de....,AudioBerry is a web application which connects with Raspberr....,youtube audiovisual sequencer web application now abstracte....,web application....,Play is an application for playing and managing audio files ....,Audio Volume Management Application....,A sample application created by Marakana to support Android ....,An Eclipse Project of an Android application used in Marakan....,The low latency audio plugin is designed to enable low laten....,Rails implemenation of a TEI application....,A sample application created by Marakana to support Android ....,Music Explorer is a Nokia Developer example application demo....,application assisting nonspeaking people in communicating by....,An as3 utility library for reading SoundFont sf2 files and e....,Zap is an audio manager for html 5 applications with a focus....,Application for demonstration of Core Audio....,This application has features that are Send child SMS to pa....,1D real data FFT in C for usage eg in real time audio applic....,Application for generating and analyzing audio signals....,Integra Live is an application that makes it easy to use int....,A Java desktop application for easy and flexible monoming P....,NAudio is an open source NET audio and MIDI library containi....,A realtime scripted modular audio engine for video games and....,To help make it easier for you to create professional soundi....,The GoRTC library glues together WebRTC and GoInstant to off....,iPad application that showcases Salesforce integration using....,Audio Mashup Android application Mix music and record it usi....,This sample application demonstrates how to playback audio f....,Flash Video and Audio Recording Widget for Kaltura KRecord i....,Scaffolding Script for MaciOS audio applications with HTML U....,A meteor application to combine pics and audio....,A selfcontained set of cross platform applications and audio....,Abstraction library that comes between applications and audi....,Web service application for receiving Tropo recordings from ....,Application for recognizing sound patterns in an audio strea....,Audio Visual applications for live performance using openFr....,A crossplatform audio application for live loop manipulation....,A simple MemoPad application for iOS Key features include ca....,GoInstant audio and video conferencing demo application....,OpenAL is a crossplatform 3D audio API appropriate for use w....,A data driven portable high level audio API for games and ot....,Abstraction library that comes between applications and audi....,The platformneutral Beatnik Audio Engine Mini Edition miniBA....,Libvisual is a library that acts as a middle layer between a....,A list of Web Audio API demos and applications....,dRowAudio applications and plugins....,This is a demo blogging application that allows users to pos....,Non reinvents the DAW Powerful enough to form a complete st....,AVbin is a C library that provides a thin crossplatform wrap....,Djangoaudiofield is a django application which allows audio ....,A web based audiovideo streaming application and file manage....,The GoInstant WebRTC widget provides a dropin backend free a....,MacOS system extension that allows applications to pass audi....,libjitsi is an advanced Java media library for secure realti....,Synthesizer application written in JavaScript using Web Audi....,KievII is a GUI and audioDSP Javascript library that aims to....,A web based audiovideo streaming application and file manage....,Roy van Rijn has written wonderful post about Shazam algorit....,Core Audio Cordially A sophisticated framework for iOS audio....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('character+recognition', 'https://github.com/banglaocr/shabdayan.git,https://github.com/inp2/DrawIt.git,https://github.com/chmod0/yaocr.git,https://github.com/jmachete/ENA-OCR.git,https://github.com/BassT/MachineLearningFinalProject.git,https://github.com/AMEYCHAVAN/TransOCR.git,https://github.com/eratner/NeuralNetworkOCR.git,https://github.com/this-is-ari/english-handwriting-samples.git,https://github.com/rricard/simpleocr.git,https://github.com/AmitThakur/ocr.git,https://github.com/guillaumehelouis/projet_ocr_spe.git,https://github.com/virtuakazib/ocreceipt.git,https://github.com/franzmathauser/ocr-service.git,https://github.com/nickun/OCRonet.git,https://github.com/dsfish/lente.git,https://github.com/dinhyen/ocr.git,https://github.com/phantomis/gocr-python.git,https://github.com/aoak/reader.git,https://github.com/saswatraj/pyocr.git,https://github.com/Hitata/Digital-Student-Book-System.git,https://github.com/CokieForever/ocr-project.git,https://github.com/AnilMILE/mla.git,https://github.com/urieli/jochre.git,https://github.com/RefuelWithCoffee/orc.git,https://github.com/kensak/CharRecog.git,https://github.com/ncollins/ocr_training_data.git,https://github.com/caomaocao/numbers-identity-for-stm32.git,https://github.com/vedant1811/akshar-android.git,https://github.com/barrycburton/aucrEdit.git,https://github.com/patmorin/alphapop.git,https://github.com/mateuszjarzyna/rozpoznawanie-znakow-siecia-kohonena.git,https://github.com/KKMCA/OCR.git,https://github.com/hplus/nebulous.git,https://github.com/satheeshk/OCR.git,https://github.com/harshitm26/MachineLearning.git,https://github.com/askemottelson/DianShou.git,https://github.com/Dkoo15/UAV-Vision.git,https://github.com/ali-essam/OCRANN.git,https://github.com/Kanji-Galaxy/DrawingPane.git,https://github.com/shixudongleo/handwirte_OCR.git,https://github.com/ajit-kolathur/Machine-Learning-Assignment---Naive-Bayes.git,https://github.com/heath1990/TO7_NNOCR.git,https://github.com/peffis/xmerlin.git,https://github.com/ajay-anand/ocr.git,https://github.com/miho/CharSolver.git,https://github.com/MicrocontrollersAndMore/OpenCV_Tutorial_10_Optical_Character_Recognition_OCR_in_Emgu_CV.git,https://github.com/jsnee/OChaReNA.git,https://github.com/carlosrochap/ocreblib.git,https://github.com/dhruvlak/ML-Project.git,https://github.com/Likhna/Neural-Network-for-OCR.git,https://github.com/deansmiller/jsnet.git,https://github.com/zubair1024/OCR.git,https://github.com/jeffreysharris/OCR_in_Processing.git,https://github.com/kaelzhang/node-ocr.git,https://github.com/wormangel/neuralCaptcha.git,https://github.com/odarbelaeze/python_hwrecon.git,https://github.com/fizerkhan/NoolOCR.git,https://github.com/barosl/opti-chara-reco.git,https://github.com/aab227/BayesianOCR.git,https://github.com/kongpasom/OCR_WITH_TEMPLATE_MATCHING_MATLAB.git,https://github.com/venkatramanm/ocr.git,https://github.com/yegor-alexeyev/reader.git,https://github.com/kuchera/OCR.git,https://github.com/AVATOL/bat.git,https://github.com/ikakus/MyOCR.git,https://github.com/vvanirudh/OCR.git,https://github.com/kevinheffernan/NeuralNetwork.git,https://github.com/ilmarinen/OCR.git,https://github.com/rajsekar37/OCRrepo.git,https://github.com/yegor-alexeyev/reader-android.git,https://github.com/metmuseum-medialab/ancient_ocr.git,https://github.com/JetGoodson/LitteraLector.git,https://github.com/jmz3/RecognitionModule-OHR.git,https://github.com/tomrunia/Pattern-Recognition-Project.git,https://github.com/kavishrox/Handwriting_Recognition.git,https://github.com/sidestepism/BoltzmannDigitsRecognition.git,https://github.com/Underflow/crapocr.git,https://github.com/opensecrets/OCRToolkit.git,https://github.com/clampz/ocr_project.git,https://github.com/deepai/Hrecog.git,https://github.com/manojgudi/sci_ocr.git,https://github.com/JannesPlyson/atzisanu.git,https://github.com/pld-linux/ocrad.git,https://github.com/diracdeltafunk/CharNet.git,https://github.com/hplus/visionary.git,https://github.com/BynreForest/OCR.git,https://github.com/avneenathani/handwriting-recognition.git,https://github.com/nicholasjconn/Neocognitron-Java.git,https://github.com/fariba625/Character-Recognition-with-Active-Contour-Method.git,https://github.com/yezhang1989/Character-Recognition-in-Active-Learning-Framework.git,https://github.com/ianozsvald/ocr_aicookbook.git,https://github.com/wesselstoker/pyOCR.git,https://github.com/Lknechtli/PatternRecognition.git,https://github.com/jpwidmer/TesseractOCR_iOS7-Sample.git,https://github.com/zoso10/OCR.git,https://github.com/pulkitjain1821/Handwritten-Character-Recognition-CS771-.git,https://github.com/AkramMemon-RonakTotla/Character-Recognition-for-Degraded-Engraved-Text.git,https://github.com/jwbuurlage/Lifeline.git,https://github.com/ncollins/ocr.git,https://github.com/coder333/c_sharp_character_recognition.git,https://github.com/aadeshnpn/NepaliCharacterRecognition.git,https://github.com/coder333/Kannada_Character_Recognition.git,https://github.com/NicoleJAVA/Optical-Character-Recognition.git,https://github.com/guibbs/character-recognition-C.git,https://github.com/mangala/Optical_Character_Recognition.git,https://github.com/wojciech-holisz/neural-network-character-recognition.git,https://github.com/drsoxen/Tesseract-Optical-Character-Recognition.git,https://github.com/DMIPune/Tesseract-Optical-Character-Recognition.git,https://github.com/JPoonam/Tesseract-Optical-Character-Recognition-.git,https://github.com/harshdeepiitr/Handwritten-Character-recognition.git,https://github.com/touchaddict/Lipi-ToolKit.git,https://github.com/aravindc26/Bharathi.git,https://github.com/shoe788/CyPRUS.git,https://github.com/RTimal/Optical-Character-Recognition.git,https://github.com/sushilthe/live_character_recognition.git,https://github.com/eliashenriqueferreira/Character-Recognition-Suite.git,https://github.com/dompuiu/handwriting-recognition-with-knn.git,https://github.com/coder333/Character-Recognition.git,https://github.com/rohanpillai/Character-Recognition.git,https://github.com/solomonope/CharacterRecognition.git,https://github.com/jamesyin96/character_recognition.git,https://github.com/ncoif/CharacterRecognition.git,https://github.com/estury/character-recognition.git,https://github.com/charlitosbin/character_recognition.git,https://github.com/aiden56/CharacterRecognition.git,https://github.com/sans-kh/character_recognition.git,https://github.com/pulkit110/Devanagari-Character-Recognition.git,https://github.com/kieda/chinese-character-recognition-engine.git,https://github.com/BelfordZ/ocr.js.git,https://github.com/joemccann/ristretto.git,https://github.com/swvist/Ocrn.git,https://github.com/wellxlx/Character_Recognition.git,https://github.com/RonakTotla/Character-Recognition.git,https://github.com/ronak4409/Character-Recognition.git,https://github.com/burcusozay/CharacterRecognition.git,https://github.com/mkirchstein/SSOCR.git,https://github.com/uliss/quneiform.git,https://github.com/sushilman/Nepali_OCR.git,https://github.com/dombesz/optical_character_recognition.git,https://github.com/armhold/ocarina.git,https://github.com/tinku99/tesseract-ocr.git,https://github.com/bcuccioli/neural-ocr.git,https://github.com/petrvacha/Character-recognition-by-neural-network.git,https://github.com/vwarship/ocrstyle.git,https://github.com/damiles/basicOCR.git,https://github.com/mstrchrstphr/OCR-iOS-Example.git,https://github.com/kdzwinel/JS-OCR-demo.git,https://github.com/rmtheis/android-ocr.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,1,0,0,2,1,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,2,0,0,0,1,3,1,2,2,0,6,3,4,13,33,30,10,173', '1.4459069,1.5691886,1.7315527,1.7350883,2.020145,2.0242696,2.3087368,2.3087368,2.3087368,2.3087368,2.313451,2.313451,2.313451,2.313451,1.4429606,2.8859212,2.8859212,2.8859212,2.8859212,2.8859212,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,2.1037116,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4701767,3.4701767,3.4701767,3.4701767,3.4701767,2.8627493,2.8918138,2.8918138,3.9259946,4.04029,4.04029,4.04029,4.048539,4.048539,4.048539,4.048539,4.048539,2.313451,3.4631054,3.4631054,3.4701767,3.4701767,3.4701767,4.6174736,4.6174736,4.6174736,4.6174736,4.6174736,4.6174736,4.6174736,4.626902,4.626902,4.626902,4.626902,2.8918138,5.0704665,5.0704665,5.075929,5.351344,4.447775,3.4631054,3.4701767,3.4701767,4.626902,4.626902,4.626902,4.626902,4.626902,4.626902,5.7070065,2.8049488,5.8650393,5.8650393,2.8859212,2.8859212,5.9874854,2.313451,3.4631054,6.842546,5.8650393,3.4701767,4.6174736,7.820052,7.820052,7.820052,7.820052,7.820052,7.820052,7.8519893,7.8519893,7.8519893,7.8519893,7.8519893,1.3658487,3.4631054,4.6174736,7.820052,7.8519893,7.8519893,5.0704665,9.775065,9.775065,9.775065,9.775065,9.775065,9.814987,9.814987,9.814987,9.814987,7.8519893,7.8519893,2.8918138,2.313451,3.4631054,9.775065,9.814987,9.814987,9.814987,4.048539,4.626902,4.626902,7.820052,3.7449496,8.290296,3.7449496,9.524523,9.621372,16.551344,11.852973,11.33089,40.30707', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,2,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,1,1,1,1,1,1,1,0,2,0,0,2,3,0,2,2,0,1,3,1,0,0,0,0,0,0,0,0,0,0,0,6,3,3,0,1,1,3,0,0,0,0,0,0,0,0,0,2,1,7,7,5,1,1,1,0,4,6,5,3,12,3,12,6,8,30,44,117,298', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,3,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,8', '1.4459069,1.5691886,1.7315527,1.7350883,2.020145,2.0242696,2.3087368,2.3087368,2.3087368,2.3087368,2.313451,2.313451,2.313451,2.313451,2.4429606,2.8859212,2.8859212,2.8859212,2.8859212,2.8859212,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,2.8918138,3.1037116,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4631054,3.4701767,3.4701767,3.4701767,3.4701767,3.4701767,3.8627493,3.8918138,3.8918138,3.9259946,4.04029,4.04029,4.04029,4.048539,4.048539,4.048539,4.048539,4.048539,4.313451,4.4631054,4.4631054,4.4701767,4.4701767,4.4701767,4.6174736,4.6174736,4.6174736,4.6174736,4.6174736,4.6174736,4.6174736,4.626902,4.626902,4.626902,4.626902,4.8918138,5.0704665,5.0704665,5.075929,5.351344,5.447775,5.4631054,5.4701767,5.4701767,5.626902,5.626902,5.626902,5.626902,5.626902,5.626902,5.7070065,5.8049488,5.8650393,5.8650393,5.8859212,5.8859212,5.9874854,6.313451,6.4631054,6.842546,6.8650393,7.4701767,7.6174736,7.820052,7.820052,7.820052,7.820052,7.820052,7.820052,7.8519893,7.8519893,7.8519893,7.8519893,7.8519893,8.3658487,8.4631054,8.6174736,8.820052,8.8519893,8.8519893,9.0704665,9.775065,9.775065,9.775065,9.775065,9.775065,9.814987,9.814987,9.814987,9.814987,9.8519893,9.8519893,9.8918138,10.313451,10.4631054,10.775065,10.814987,10.814987,10.814987,11.048539,11.626902,11.626902,12.820052,15.7449496,17.290296,18.7449496,19.524523,30.621372,79.551344,85.852973,138.33089,511.30707', ',Optical character recognition usually abbreviated to OCR is ....,Build a handwritinggesture recognition application that lets....,yaocr is Yet Another Optical Character Recognition softwareI....,EnaOCR is a Optical Character Recognition desktop applicatio....,Handwritten character recognition using sparse representatio....,Optical character recognition andriod app which can translat....,Optical Character Recognition OCR for handwritten digits usi....,A set of images of uppercase english letters and numbers whi....,A simple character recognition software written in Java for ....,Optical Character Recognition Currently in private mode soon....,projet de spe a lEPITA un Optical Character Recognition code....,Perform optical character recognition on receipt of sale and....,This Project uses a combination of nodejs and tesseract to s....,OCRonet is optical character recognition OCR and document an....,Android app that enables the visually impaired to read small....,Automatic character recognition using neural nets ocr not OC....,A python wrapper for GOCR an OCR Optical Character Recogniti....,Character recognition project using multilayered perceptron ....,Optical Character Recognition library using tesseract engine....,Digital Student Handbook create using Character Recognition ....,Optical Character Recognition try SDL Graphic Library devel....,Manhattan Layout Analysis submodule for MILE Optical Charact....,Java Optical CHaracter Recognition with default implementati....,An optical character recognition program for vertical Japane....,Generate training data for Optical Character Recognition usi....,A character recognition system for stm32f103 chip ....,A character recognition andorid app currently recognizing Hi....,Simple text editor app for Qtopia Built in handwriting recog....,Kids game to help with character recognition....,Character recognition using the Kohonen neural network....,Optical character recognition using neural networks....,Nebulous Distributed Optical Character Recognition System....,optical character recognition for android phonesjava part....,Handwritten Alphanumeric Character Recognition and Course As....,Drawingintheair character recognition using Leap Motion....,cpp code written in OPENCV for shape and character recogniti....,Optical Character Recognition using Neural Networks....,Demo application for handwriting recognition of Japanese cha....,simple demo for handwrite optical character recognition....,Naive bayes classifier based solution to character recogniti....,Repo used for the neural network optical character recogniti....,Character recognition how it was done in the old times when....,Oriya Optical Character Recognition by Sivaji Sahoo Deepak P....,Simple imagecharacter recognition solftware using GenSolver ....,....,Optical Character Recognition Notation Application....,Optical Character Recognition Base Library....,ML project handwritten character recognition....,Neural Networks for Optical Character Recognition....,Character Recognition Toy built in JS....,Optical Character Recognition using VB....,Simple Optical Character Recognition in Processing....,Optical character recognition for nodejs....,Academic project on developing a multilayer perceptron neura....,Handwritten character recognition software in python octave ....,Framework for OCROptical character recognition tools....,Optical character recognition using artificial neural networ....,Optical Character Recognition using Bayesian Networks....,Optical Character Recognition OCR with template matching....,Optical Character Recognition....,Optical character recognition exercises....,Optical Character Recognition....,Characters Recognition on Bat Skulls....,Optical Character Recognition....,Optical character recognition....,Neural Network for Character Recognition....,Optical Character Recognition....,this is optical character recognition project ....,Optical character recognition exercises....,Working on optical character recognition ....,A repo for MaloneBalogne and I to work on the kaggle charact....,This module is for OHRoptical handwritten character recognit....,Optical Character Recognition project for the course Pattern....,Handwriting recognition is the ability of a computer to rece....,Handwritten digits characters recognition with Boltzmann mac....,An ocaml optical character recognition tool....,Tools for working with Optical Character Recognition output....,optical character recognition project with neural networks....,Project containing the Handwriting Recognition in Bengali Ch....,scilab optical character recognition....,optical character recognition....,Optical Character Recognition program....,A neural network for character recognition....,Optical character recognition....,Optical Character Recognition....,Handwriting Recognition is a research project for optical ch....,A final project for my pattern recognition class The Neocogn....,Character Recognition with Active Contour Method....,This project develops new algorithms for character recogniti....,Optical Character Recognition server behind bottlepy interfa....,A web based Optical Character Recognition application build ....,Ongoing source for CSE326 Pseudo OCR using bitmap character ....,Sample iOS 7 project using the Tesseract Optical Character R....,An Optical Character Recognition Framework purely in Java....,....,....,Character recognition for scientific writing tailored for to....,Optical Character Recognitions in Python....,Recognizes Kannada Characters....,RTVTR extension for Number Plate Extraction....,Recognizes Kannada Characters written on a 4wire Resistive T....,DIP HW 4....,A character recognition project in C....,OCR....,....,....,This project demonstration of Optical Character Recognition ....,This project demonstration of Optical Character Recognition ....,....,Lipi Toolkit LipiTk is an open source toolkit for online Han....,Touch based character recognition Android IME for Tamil....,License Plate Character Recognition....,a C implemetation of Otsus threshholding algorithm done for ....,The project entitled Live Character Recognition is comparabl....,....,Using the knearest neighbor algorithm to recognize the chara....,Recognizes Kannada Characters Written on a Touch Screen....,....,CharacterRecognition....,a small computer vision project....,Personal project using machine learning C and SDL to recogni....,character recognition....,Character recognition project....,Symbols Patterns Signals Coursework 2 Character recognition....,Diplom project Binarization skeletonization recognition....,Tool to recognize Devenagari characters from image of Devena....,Recognition of Chinese Characters by online handwriting reco....,Optical Character Recognition Implemented Using Javascript ....,Ristretto is an Optical Character Recognition library and AP....,Optical Character Recognition using Neural Networks in Pytho....,CharacterRecognition....,....,....,Character recognition project on MATLAB....,Seven Segment Optical Character Recognition....,optical character recognition software....,Nepali Optical Character Recognition....,Small experiment on optical character recognition with neura....,Ocarina Optical Character Recognition OCR for Ruby....,optical character recognition engine....,Using a neural network for optical character recognition....,Back Propagation Python....,Optical Character Recognition....,Basic Optical Character Recognition Tutorial Damiles Blog....,A simple example of how to do optical character recognition ....,JavaScript optical character recognition demo....,Experimental app for optical character recognition on Androi....'),
('cloud+computing', 'https://github.com/termie/nova-migration-demo.git,https://github.com/joejimbo/EC2Workflow.git,https://github.com/ronmichael/aws-snapshot-scheduler.git,https://github.com/mhausenblas/pitch.git,https://github.com/ryan-roemer/loose-bits.git,https://github.com/NeCTAR-RC/hivemind.git,https://github.com/jhonnymertz/java-amqp-service.git,https://github.com/dariogf/map_reduce.git,https://github.com/pablopareja/MG7.git,https://github.com/cs-ox-wolf3794/ACTC.git,https://github.com/EE-NovRain/GIT.git,https://github.com/max5chiro/chi-project.git,https://github.com/mhausenblas/c2d2.git,https://github.com/juanantonioelices/Assigment3.git,https://github.com/chrishaum/kharkiv.git,https://github.com/woloski/fulbo.git,https://github.com/longlongh4/mtlai.git,https://github.com/laszewsk/futuregrid.git,https://github.com/beastybeast/pcrypt.git,https://github.com/ljjjustin/nozzle.git,https://github.com/jonaslimads/cloudsimdb.git,https://github.com/ChrisTitos/CloudSicle.git,https://github.com/OpenTopography/points2grid.git,https://github.com/ringobob/cloudbook.git,https://github.com/agbiotec/cloudinfr.git,https://github.com/rennhak/c3-po.git,https://github.com/GAX-Team/TeamBuilding.git,https://github.com/vergeman/e6998-cloud-hw2.git,https://github.com/vergeman/e6998-cloud-hw3.git,https://github.com/johannesmauerer/aic12_project3.git,https://github.com/markus/breeze.git,https://github.com/ditbjg/2012-dt211-cloud.git,https://github.com/seckin206/cloud-reduce.git,https://github.com/amuino/xgn-cloud.git,https://github.com/albertzak/paper-cloud.git,https://github.com/Celebio/cloudy.git,https://github.com/davidweisz/CloudEx2.git,https://github.com/markdeegan/CloudDay.git,https://github.com/icyshard/CloudCalculator.git,https://github.com/jigarshah89/Ios.git,https://github.com/JJ/pcoc.git,https://github.com/apatrascu/rec2s.git,https://github.com/razy69/Geekcloud.git,https://github.com/benton/cloud_financial_officer.git,https://github.com/anthony-mills/Ninefold-Cloud-Compute-Class.git,https://github.com/dannormond/cs598-paper.git,https://github.com/4emarkets/PubNub.git,https://github.com/mhausenblas/bigdatainthecloud.info.git,https://github.com/benton/fog_tracker.git,https://github.com/NooneVNUK/uni-cloud.git,https://github.com/cmfaustino/PROMPT11-10-Cloud-Computing.cmfaustino.git,https://github.com/sandrapatfer/PROMPT11-10-CloudComputing.sandrapatfer.git,https://github.com/EmilStupiec/load_web_tests_based_on_cloud_computing.git,https://github.com/gpuenteallott/itmo544-CloudComputing-mp1.git,https://github.com/InvestCloud/InvestCloud.git,https://github.com/abuja/SmartCloud.git,https://github.com/miha-stopar/xCloud.git,https://github.com/rgrieselhuber/computingmarkets.github.com.git,https://github.com/typemismatch/multicore.git,https://github.com/theappgeek/CloudSync.git,https://github.com/robotconscience/PXCPointCloud.git,https://github.com/mpetersen/cloudme.git,https://github.com/keemin/cloudcomputing.git,https://github.com/liveforeverx/ccl4.git,https://github.com/siyuan808/stratosphere.git,https://github.com/mattixtech/Nimpres.git,https://github.com/macros/svcloud-chef.git,https://github.com/bscardina/Cloud-Bee---Cloud-Computing-API-Integration.git,https://github.com/jameslabocki/Cirrus.git,https://github.com/jtedesco/Theius.git,https://github.com/luismdcp/PROMPT11-10-CloudComputing.git,https://github.com/brajeshwar/cloud-computing-and-phone-security.git,https://github.com/brenes/Cloud-Computing-Course-2010-09.git,https://github.com/ashishc1990/CloudProj.git,https://github.com/JanGe/intellicloudbench.git,https://github.com/RahulKulhari/BKBIET-CLOUD-OS.git,https://github.com/ice91/CloudBrush.git,https://github.com/jinhyung/CloudFS.git,https://github.com/LucPeres/CloudComputingDVDLibrary.git,https://github.com/ryosnb/Cloud-computing-headhunter.git,https://github.com/vaijab/fedora-gce-image.git,https://github.com/davidweisz/juitt_cloud.git,https://github.com/chirino/cloudmix.git,https://github.com/magic3org/magic3.git,https://github.com/veeresh/cloud.git,https://github.com/ruebot/SuperConference-2011---Cloud-computing.git,https://github.com/0ctave/node-cloud.git,https://github.com/jws7/CloudMonitor.git,https://github.com/amritgurung/CloudComputing.git,https://github.com/AkshatMishra/Cloud-Computing-.git,https://github.com/yonatang/Cloud-Computing.git,https://github.com/rubik0cube/cloud-computing.git,https://github.com/ssivakorn/CloudComputing.git,https://github.com/marino39/CloudComputing.git,https://github.com/momilc/Cloud-Computing.git,https://github.com/skirubame/Cloud-Computing.git,https://github.com/eddiemayan/CloudComputing.git,https://github.com/alainamedeus/CloudComputing.git,https://github.com/yosiaki6/CloudComputing.git,https://github.com/ravindramk/Cloud-Computing.git,https://github.com/edygarza/Cloud-School-Computing.git,https://github.com/sintefmath/tinia.git,https://github.com/anthonyrstevens/UW-PCE-Cloud-Computing-302.git,https://github.com/wagnersza/cloud-computing.git,https://github.com/pmcloud/PHP-OpenPanel.git,https://github.com/markdeegan/DIT-CloudComputing.git,https://github.com/stevefold/CloudStack-Wrapper-for-PHP.git,https://github.com/markdeegan/DIT-CloudComputing.git,https://github.com/electriccommunity/electricaccelerator.git,https://github.com/lalithsuresh/CloudSim.git,https://github.com/puppetlabs/puppetlabs-node_gce.git,https://github.com/nyren/occi-py.git,https://github.com/irf/doyouspeakocci.git,https://github.com/stdyun/cloud-benchmark.git,https://github.com/GoogleCloudPlatform/solutions-apache-hive-and-pig-on-google-compute-engine.git,https://github.com/zenoss/ZenPacks.zenoss.AWS.git,https://github.com/choreos/choreos_middleware.git,https://github.com/CSSCorp/hybridfox.git,https://github.com/GoogleCloudPlatform/solutions-orchestrator-android-sampleapp-smashpix.git,https://github.com/adampingel/axle.git,https://github.com/woorea/stacksherpa-js.git,https://github.com/Thu-SaaS-CloudComputing/CloudComputing.git,https://github.com/BenLangmead/crossbow.git,https://github.com/Julianporter/Distributed-Haskell.git,https://github.com/fbit/Cloud42.git,https://github.com/elasticsearch/elasticsearch-cloud-gce.git,https://github.com/nokiafox/gridgain.git,https://github.com/azproduction/javascript-ecdc.git,https://github.com/ryandoyle/minicloud.git,https://github.com/fearoffish/aether.git,https://github.com/bpdp/buku-cloud-nodejs.git,https://github.com/stanaka/net-amazon-ec2.git,https://github.com/michiard/CLOUDS-LAB.git,https://github.com/thiagotts/CloudReports.git,https://github.com/cooperative-computing-lab/cctools.git,https://github.com/mrry/ciel.git,https://github.com/GoogleCloudPlatform/docker-cloud.git,https://github.com/GoogleCloudPlatform/solutions-google-compute-engine-cluster-for-hadoop.git,https://github.com/Lokad/lokad-cloud.git,https://github.com/axsh/wakame-vdc.git,https://github.com/jacobian/python-cloudservers.git,https://github.com/Kayven/OneStack.git,https://github.com/jacobian/openstack.compute.git,https://github.com/nimbusproject/nimbus.git,https://github.com/gleber/erlcloud.git,https://github.com/chen3feng/typhoon-blade.git,https://github.com/jepst/CloudHaskell.git,https://github.com/eucalyptus/eucalyptus.git,https://github.com/jtriley/StarCluster.git', '0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,2,1,1,0,1,1,0,0,0,1,3,1,2,1,0,0,1,2,0,3,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,5,1,3,1,2,4,4,2,5,3,5,7,2,6,5,2,4,5,6,1,3,4,21,2,6,3,15,28,18,19,31,8,5,22,16,22,20,41,27,51,86,78,20,120,168', '1.8850635,1.8850635,1.1781647,2.2097418,2.3563294,2.3563294,2.3663135,1.419788,1.4692992,3.7677405,3.7677405,3.7859893,3.7859893,3.7859893,3.7859893,3.7859893,3.7859893,3.7859893,2.839576,2.839576,3.9616551,4.125803,1.1781647,4.2446694,4.2446694,3.3128388,3.3128388,4.352199,4.352199,2.3563294,2.3663135,4.3705883,4.399458,4.407367,4.407367,4.5276837,4.6521535,4.6889324,4.6889324,4.7324862,3.7861013,3.7861013,3.7861013,3.8209794,3.8209794,2.8275952,2.839576,1.8850635,1.8930507,4.965487,5.1083508,5.113086,5.113086,5.113086,5.2485013,5.2520623,5.2520623,5.3067303,3.3128388,4.407367,4.4247937,5.6500607,5.6597414,3.770127,3.7859893,2.8275952,2.8275952,5.858557,1.8850635,1.8930507,5.959743,5.965267,5.965267,4.970497,2.0709538,4.1021233,4.125803,4.6889324,6.8174486,6.8174486,2.839576,4.970497,3.9728374,4.139286,7.6419587,5.972886,4.987082,4.4316235,8.528414,8.528414,8.528414,8.528414,8.528414,8.528414,8.532695,8.532695,8.532695,8.532695,8.532695,8.569925,6.822731,2.8275952,5.9698896,8.528414,2.5501723,6.8111343,2.8200135,6.8261557,1.419788,4.8611326,3.9198794,2.839576,3.0467474,4.8686357,1.9599397,3.2232432,1.3939967,5.93581,1.2263737,2.7120984,4.3316283,13.725952,4.239865,3.0259318,5.105748,6.7002363,7.173898,3.2143407,6.359676,3.6341703,9.356246,6.141719,12.416706,15.911411,7.1401443,11.252727,12.449599,6.5673923,20.910845,13.614576,16.5283,12.826824,15.218192,19.568928,18.343327,18.4446,39.8835,43.803852,30.531363', '2,2,2,2,2,2,2,3,3,1,1,1,1,1,1,1,1,1,2,2,1,1,2,1,1,2,2,1,1,3,3,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,4,4,1,1,1,1,1,1,1,1,1,3,1,2,1,1,2,1,3,3,1,4,4,1,1,1,1,2,2,1,2,1,1,4,1,4,1,1,2,4,3,1,1,1,1,1,1,1,1,1,1,1,1,2,6,4,2,3,3,5,3,8,3,4,8,5,6,7,4,11,6,12,14,11,1,11,20,20,18,2,25,18,25,10,6,14,15,19,44,57,46,56,75,84,77,95,130,158,177,339,261,339', '244,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27,0,0,0,0,0,0,0,1,0,0,6,0,0,4,20,2,0,8,0,1,4,0,2,3,0,0,0,0,0,2,0,0,55,0,7,7,32,36,0,0,7,25,14,30,4,1,103', '3.8850635,3.8850635,4.1781647,4.2097418,4.3563294,4.3563294,4.3663135,4.419788,4.4692992,4.7677405,4.7677405,4.7859893,4.7859893,4.7859893,4.7859893,4.7859893,4.7859893,4.7859893,4.839576,4.839576,4.9616551,5.125803,5.1781647,5.2446694,5.2446694,5.3128388,5.3128388,5.352199,5.352199,5.3563294,5.3663135,5.3705883,5.399458,5.407367,5.407367,5.5276837,5.6521535,5.6889324,5.6889324,5.7324862,5.7861013,5.7861013,5.7861013,5.8209794,5.8209794,5.8275952,5.839576,5.8850635,5.8930507,5.965487,6.1083508,6.113086,6.113086,6.113086,6.2485013,6.2520623,6.2520623,6.3067303,6.3128388,6.407367,6.4247937,6.6500607,6.6597414,6.770127,6.7859893,6.8275952,6.8275952,6.858557,6.8850635,6.8930507,6.959743,6.965267,6.965267,6.970497,7.0709538,7.1021233,7.125803,7.6889324,7.8174486,7.8174486,7.839576,7.970497,7.9728374,8.139286,8.6419587,8.972886,8.987082,9.4316235,9.528414,9.528414,9.528414,9.528414,9.528414,9.528414,9.532695,9.532695,9.532695,9.532695,9.532695,9.569925,9.822731,9.8275952,9.9698896,10.528414,10.5501723,10.8111343,10.8200135,10.8261557,11.419788,11.8611326,11.9198794,12.839576,13.0467474,13.8686357,13.9599397,14.2232432,14.3939967,17.93581,18.2263737,18.7120984,19.3316283,19.725952,21.239865,24.0259318,28.105748,28.7002363,30.173898,30.2143407,30.359676,31.6341703,34.356246,40.141719,44.416706,49.911411,57.1401443,63.252727,74.449599,74.5673923,92.910845,110.614576,120.5283,130.826824,137.218192,200.568928,262.343327,273.4446,398.8835,424.803852,537.531363', ',Nova is a cloud computing fabric controller the main part of....,A tool for bringing your workflows into Amazons Elastic Comp....,AWS Snapshot Scheduler lets you easily schedule snapshots of....,a cloud computing IaaSlevel command line tool to get data in....,Thoughts on distributed systems cloud computing and the inte....,A collection of fabric commands for managing the NeCTAR comp....,A Java API to AMQP as a Service No its not about cloud compu....,scbimapreduce brings parallel and distributed computing capa....,MG7 is a new system for the massive analysis of sequences fr....,Affecting Computing Tools for the Cloud....,Local GIT for cloud computing....,test cloud computing....,cloud computing developer directory....,Hw3 of cloud computing....,Cloud Computing Assignment 1....,itba cloud computing....,a cloud computing platform....,A testbed for Grid and Cloud computing....,Javascript encryption for privacy and security in cloud comp....,Load balancer server for openstack cloud computing system....,Provisionamento de VMs para banco de dados usando o simulado....,A cloudbased implementation of gifsicle for the TU Delft IN4....,Points2Grid is a robust and scalable tool for gridding LIDAR....,scratch code to go along with my cloud computing book....,a paper on the 8 questions defining the need of cloud comput....,Cloud Computing Cost Prognosis Tool....,hadoopcloud computingdata mining....,Cloud computing HW2....,Cloud Computing HW3....,UT Vienna AIC12 Project 3 Cloud Computing....,Thor tasks to manage cloud computing resorces and deployment....,DT2113 Cloud Computing....,EMDC 2013 Instituto Superior Tecnico Cloud Computing Projec....,Scripts para la sesion sobre cloudcomputing en XGN2011....,CS paper Cloud Computing and Virtualization with Amazon AWS ....,cloud computing testing for minimax algorithm with Celery....,Cloud computing exercise 2....,Cloud Computing day December 13th 2011....,A calculator for determining if you are a good candiate for ....,cloud computing....,Parasite computing on the clouds....,reliable cloud computing system....,A simple Cloud Computing Association....,Watches cloud computing accounts records expenses by resourc....,Basic project built around the Ninefold cloud compute servic....,CS598 Spring 2012 Cloud Computing....,A Drupal Module developed using cloud computing....,The QA site for devops developers and analysts that deal wit....,Tracks the state of cloud computing resources across multipl....,cloud computing project for my uni....,PROMPT 2011 Modulo 10 Desenvolvimento de aplicacoes para a....,....,....,Mini Project 1 for ITMO 544 Cloud Computing at Illinois Inst....,Cloud computing for the securities industry....,Smart Cloud Computing....,Volunteer computing platform....,The Latest Trends in Cloud Computing and Computing Markets....,A compute cloud technology wrapper c....,An android cloud computing app using Amazon S3 Service....,A quick point cloud sketch made as an experiment with the In....,Cloud computing....,Cloud Computing....,Cloud Computing Lab 4....,Cloud Computing project....,An innovative application of mobile networking and cloud com....,Talk on chef to the SV cloud computing group....,CloudBee Cloud Computing API Integration XcML Initiative....,This Cirrus project aims to create an extensible service tha....,Cloud computing research project aimed at developing effecti....,....,A hilarious video of an Indian top brass talking crap about ....,Examples and exercises used during the Course entitled Cloud....,Project for Cloud computing Fall 2011....,Automated and economically optimized benchmark conduction fo....,Cloud Computing based web desktopCloudos....,A De Novo Next Generation Genomic Sequence Assembler Based o....,CloudFS Cloud Computing Final Project....,....,I am working as headhunter for cloud computing companies....,Fedora cloud image for Google Compute Engine GCE....,This is the juitt project for cloud computing course....,A framework for deploying provisioning testing and managing ....,Cloud computing platform....,cloud computing....,SuperConference 2011 Local Clouds in the Sky with Diamonds....,Cloud computing with nodejs and redis....,Software based Energy Monitor for Cloud Computing based on ....,Coursework....,Presentation and Slides ....,....,....,CloudComputing Organizer Google App Engine Amazon AWS....,Google App Server Test Project....,Cloud Reselling....,Microsoft AzureZoho CordysAmazon....,....,....,....,Cloud....,....,Tinia A cloud platform for accelerated computing and render....,Example code from the Winter 2012 Cloud Computing 302 course....,Cloud Computing....,The Aruba Cloud Open Panel is a free and open webpanel for m....,Mark Deegan Repository for DIT Cloud Computing classes and....,This should allow easier development of PHPrelated scripts t....,Mark Deegan Repository for DIT Cloud Computing classes and....,ElectricAccelerator enables private cloud computing by accur....,Cloud scheduling simulator Cloud Computing course project a....,Google Compute Module and Cloud Provisioner Plugin....,Open Cloud Computing Interface ClientServer Library....,A compliance testing application for the Open Cloud Computin....,cloudbenchmark is a tool to do benchmark at cloud computing ....,This sample app will get up and running quickly with Hive an....,The Amazon Web ServicesTM ZenPack allows you to monitor Amaz....,CHOReOS will implement service middleware support effectivel....,Happily Connects to all Compute Clouds....,The sample application is built on top of orchestration fram....,Axle Domain Specific Language for Scientific Cloud Computing....,Cloud Computing Management UI....,....,Variant calling from sequence reads using cloud computing....,Applications of CloudHaskell to distributed computing especi....,Management framework GUI and Web Service interface for Cloud....,Google Compute Engine Cloud plugin for ElasticSearch....,GridGain High Performance Cloud Computing Community Edition....,JavaScript Elastic Cloud for Distributed Computing framewor....,A cloudcomputing toolkit built on OpenVZ....,Cloud computing management console initially for Chef Serve....,Buku pengembangan aplikasi Cloud Computing menggunakan Nodej....,The fork version of NetAmazonEC2 Perl interface to the Amazo....,Laboratory Material for the course on Cloud Computing....,A simulation tool for Cloud Computing environments....,The Cooperative Computing Tools cctools enable large scale d....,A distributed execution engine for cloud computing....,Automatically run your Docker containers on Google Compute E....,This sample app will get up and running quickly with a Hadoo....,LokadCloud Compute Service Framework for Windows Azure...., Datacenter Hypervisor Open Source Cloud Computing IaaS....,Python bindings to Rackspaces Cloud Servers API DEFUNCT See....,A tool to deploy complete and real OpenStack cloud computing....,Python bindings to the OpenStack Compute API Rackspace Cloud....,Nimbus Open Source Cloud Computing Software 100 Apache2 li....,Cloud Computing library for erlang Amazon EC2 S3 SQS SimpleD....,Building system of typhoon cloud computing platform of tence....,A distributed computing framework for Haskell....,Eucalyptus Cloudcomputing Platform....,StarCluster is an open source clustercomputing toolkit for A....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('computer+networks', 'https://github.com/almirfilho/simple-ftp-server.git,https://github.com/Gp2mv3/Impression.git,https://github.com/mrichards01/WatchMyBackupProto.git,https://github.com/Tener/asdsk-2011.git,https://github.com/NOLFXceptMe/ChatNS.git,https://github.com/limpygnome/Uber-Media.git,https://github.com/rh1269/Server-project.git,https://github.com/luckyfishlab/picsta.git,https://github.com/jonosterman/cube.git,https://github.com/fsteinmetz/runlib.git,https://github.com/gavyaggarwal/Remote-Music.git,https://github.com/rdancer/csys-michaelmas-2008-summative.git,https://github.com/cimbriano/551-hw4.git,https://github.com/niyasc/socket_programming_for_file_transfer.git,https://github.com/maxitg/CivilizationModeller.git,https://github.com/albertfajarito/ProjectManagement.git,https://github.com/alt236/GetNetworkInfo-VB.Net.git,https://github.com/fcoulombe/Rhythmbox-Remote-Controller.git,https://github.com/rpersaud/MailUserAgent.git,https://github.com/zauguin/remoteAPTclient.git,https://github.com/virup/BitTorrent-Project.git,https://github.com/Sebandreas/utorrent-network-notifications.git,https://github.com/peterbrook/MChat-Multicast-Chat-Client.git,https://github.com/Harold-the-Axeman/network-project1.git,https://github.com/prithvipandian/Network.git,https://github.com/dgentry/ArduEther.git,https://github.com/vivekpurushoth/cns.git,https://github.com/kartoch/netkython.git,https://github.com/tstaerk/kommander.git,https://github.com/roman-smrz/agim.git,https://github.com/perarnau/uts.git,https://github.com/vogler/LockOut.git,https://github.com/xhbang/network-exercise.git,https://github.com/rdancer/CSys2-Net.git,https://github.com/jonens/Bit-Torrent-Project.git,https://github.com/codecurry/cn-andar-demo.git,https://github.com/Sn0wd0ll/Scripts.git,https://github.com/rasmicah/kill_bill.git,https://github.com/wtetzner/bounce.git,https://github.com/fravic/ECE358.git,https://github.com/milesegan/runon.git,https://github.com/mosqutip/EECS340.git,https://github.com/jimramk/vstreamer.git,https://github.com/pjmartorell/PXC.git,https://github.com/muntashir/Pingo.git,https://github.com/ufrgs-networks-group/sdn.git,https://github.com/jahnje/delcyon-capo.git,https://github.com/39dotyt/wdolm.git,https://github.com/astrieanna/dropbox444.git,https://github.com/JustinTulloss/blackbox.git,https://github.com/Sheeo/dComNet.git,https://github.com/jmhain/godns.git,https://github.com/djedidiamine/stopsocial.git,https://github.com/liufeng/3G-power-control.git,https://github.com/dugokontov/Mreze.git,https://github.com/Roundaround/PacketAnalyzer.git,https://github.com/geon/neupet.git,https://github.com/antimatter15/ibug-xdomain.git,https://github.com/liuexp/haskell-mailclient.git,https://github.com/Yevano/swarm-api.git,https://github.com/ABUDAWOUD/DAWOUD.git,https://github.com/skalnik/CS-3251.git,https://github.com/Chaosteil/Slice-Hack.git,https://github.com/maetrics/cnd-scripts.git,https://github.com/maetrics/cna-scripts.git,https://github.com/maetrics/cne-scripts.git,https://github.com/bjwbell/csc138.git,https://github.com/Alotar/Fear-of-Bosses.git,https://github.com/mireq/simunet.git,https://github.com/YolandaLeo/PacketCapture.git,https://github.com/opentechinstitute/commotion-ios.git,https://github.com/lcion/nadcn.git,https://github.com/zhaiyu-zhaiyu/no_more_clueless.git,https://github.com/rbatista/ftp-server.git,https://github.com/webcatresearch/CATspace.git,https://github.com/d34th4ck3r/ProxyServer.git,https://github.com/penguincoder/cftp.git,https://github.com/steelcaverobotics/carputer.git,https://github.com/jcc10/ComputerCraft-API-for-I.P.-s.git,https://github.com/vladm123/3rd-faculty-year-Mix-Networks-with-Hadoop-bachelor-thesis-project.git,https://github.com/karonte691/JXCode.git,https://github.com/joshuaspence/StealthNet.git,https://github.com/archie/sesun.git,https://github.com/majorursa/Chat-Server.git,https://github.com/altendo/cnt5106c_sp12.git,https://github.com/cook-/Ve489.git,https://github.com/achinksinghal/CSCI_450.git,https://github.com/travisfcollins/ECE506.git,https://github.com/txitservices/Computer-Repair-Houston.git,https://github.com/ddksr/HackerGameJS.git,https://github.com/alextjames/GrooveTime.git,https://github.com/gpp256/glNetViz.git,https://github.com/Parvati-Technology/Computer-Repairing-Center.git,https://github.com/farbod-s/Multimedia-Streaming.git,https://github.com/cbart/sik-lab.git,https://github.com/Chobbes/EmulArd.git,https://github.com/txitservices/Computer-Network-Support-Houston.git,https://github.com/sindhri/boxy.git,https://github.com/ibrahima/netbang.git,https://github.com/manumora/controlies.git,https://github.com/shamiao/raspi-wifi-blindscript.git,https://github.com/johnmoore/ScreenWatcher.git,https://github.com/psteiger/hopper.git,https://github.com/hirbli/ComputerCraftApis.git,https://github.com/bharat-khatri/Network-Assignments.git,https://github.com/frol/my-bachelor-thesis.git,https://github.com/turpenjj/CS657-MB-BK-JT.git,https://github.com/zccshome/networkPJ.git,https://github.com/Maihj/Computer-Network.git,https://github.com/Navid-Desten/-GreyHat--UDP-Flooding--PHP-.git,https://github.com/mklencke/libip_udp.git,https://github.com/vladm123/2nd-faculty-year-Computer-Networks-assignments.git,https://github.com/NonSense86/CN2010.git,https://github.com/KyleSolo/NetworkSim.git,https://github.com/javierfigueroa/p2p-downloader.git,https://github.com/sreeshas/BitTorrent.git,https://github.com/Sub-Dark/petulant-octo-wookie.git,https://github.com/linspector/linspector.git,https://github.com/cavillis/Networks-Project.git,https://github.com/pltsevinc/Computer_Network_Fundamentals.git,https://github.com/res0nat0r/edna.git,https://github.com/Thundercats/Socket-Simulator.git,https://github.com/Johnnyjustice/Computer-Networks-Simulation.git,https://github.com/tcp/Computer-Networks-II.git,https://github.com/Theodosis/computer_networks_2_auth.git,https://github.com/tcp/Computer-Networks-III.git,https://github.com/CentralReport/CentralReport.git,https://github.com/DirectXMan12/AdvancedComputerNetworksProjects.git,https://github.com/edmunoz/ComputerNetworks-Browser.git,https://github.com/franzejr/Computer-Networks.git,https://github.com/vcgp/Computer-Networks.git,https://github.com/ardavis/Computer-Networks.git,https://github.com/rizio/Computer-Networks.git,https://github.com/helluvamatt/Networks.git,https://github.com/elvslv/ComputerNetworks.git,https://github.com/Autographic/ECAce-Social-Network-Django-Project.git,https://github.com/proactivecndosint2012/OSINTREALTIMECND.git,https://github.com/guicamest/GDuplicate-Finder.git,https://github.com/aqingsao/how2read.git,https://github.com/VittGam/net-keylogger.git,https://github.com/caesar0301/pcaptools.git,https://github.com/theonewolf/15-441-Recitation-Sessions.git,https://github.com/udacity/gt-cs6250.git,https://github.com/lyqyd/ComputerCraft-LyqydNet.git,https://github.com/opentechinstitute/commotion-meshbook.git,https://github.com/hgrecco/pizco.git,https://github.com/ignisf/networks-dictionary.git,https://github.com/obonaventure/cnp3.git,https://github.com/TheThingSystem/steward.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,1,1,2,3,2,0,0,1,0,0,2,0,1,2,0,0,1,2,2,5,1,0,1,3,3,0,0,0,0,1,0,0,0,0,0,0,0,0,4,5,3,3,8,3,7,9,2,4,2,9,13,28', '1.5183975,1.5183975,1.5183975,1.5204198,1.5204198,1.5204198,1.5204198,1.5204198,1.5204198,1.5204198,1.5204198,1.6406811,2.6571956,1.875064,1.8979969,1.8979969,1.8979969,1.8979969,1.8979969,1.8979969,1.8979969,1.8979969,1.8979969,1.9005249,1.9005249,1.9005249,1.9005249,1.9005249,1.9005249,1.9005249,1.9005249,2.277596,2.277596,2.277596,2.277596,2.277596,2.277596,2.2806299,2.2806299,2.2806299,2.2806299,2.2806299,2.2806299,2.2806299,2.2806299,1.3430037,1.3447845,1.5183975,1.5183975,1.5204195,1.5204195,2.6571956,0.89533585,1.8979969,1.8979969,1.8979969,1.9005243,1.9005243,1.9005243,1.9005249,3.036795,3.036795,3.036795,3.036795,3.036795,3.036795,3.040839,3.040839,3.040839,3.040839,1.1206536,3.1336756,1.138798,2.277596,2.277596,2.277596,2.2806294,2.2806294,3.3585846,3.3797503,1.5183975,1.5183975,2.6571956,2.6571956,2.6607342,3.7959938,3.8010485,3.8010485,3.8273118,1.8826711,1.9005243,1.9005243,3.957728,3.036795,3.036795,1.138798,4.23646,2.277596,2.2806294,1.5183975,1.5204198,1.642875,2.6571956,4.6972218,1.8979969,1.9005243,3.040839,3.040839,5.2141995,1.5204195,1.5204195,5.6915455,3.8010485,4.930512,3.040839,3.040839,0.0764694,1.5183975,6.7683554,6.011878,1.0425813,1.1325204,7.5887275,7.5917535,7.5917535,7.5917535,1.5204195,7.5887275,7.5887275,9.489692,9.489692,9.489692,9.489692,9.925246,9.485909,2.6311824,2.4470208,1.6703515,2.5055275,2.1628811,1.7371784,3.4052825,6.681406,4.7915473,2.009218,1.4816104,14.302466,8.424753,6.890523', '1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,1,2,2,2,1,2,2,2,2,1,1,1,1,1,1,1,1,1,1,3,1,2,2,2,2,2,2,1,1,3,2,2,2,1,1,1,1,1,2,2,3,1,2,2,4,1,2,2,2,1,2,3,1,3,4,3,1,1,4,3,1,3,1,2,2,2,5,1,1,4,4,1,1,1,1,7,2,2,1,1,1,1,1,2,5,5,9,9,8,14,9,5,15,17,20,3,25,151', '0,0,0,0,0,2,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,1,0,0,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,2,0,0,2,2,0,2,0,0,4,1,5,2,39,17', '2.5183975,2.5183975,2.5183975,2.5204198,2.5204198,2.5204198,2.5204198,2.5204198,2.5204198,2.5204198,2.5204198,2.6406811,2.6571956,2.875064,2.8979969,2.8979969,2.8979969,2.8979969,2.8979969,2.8979969,2.8979969,2.8979969,2.8979969,2.9005249,2.9005249,2.9005249,2.9005249,2.9005249,2.9005249,2.9005249,2.9005249,3.277596,3.277596,3.277596,3.277596,3.277596,3.277596,3.2806299,3.2806299,3.2806299,3.2806299,3.2806299,3.2806299,3.2806299,3.2806299,3.3430037,3.3447845,3.5183975,3.5183975,3.5204195,3.5204195,3.6571956,3.89533585,3.8979969,3.8979969,3.8979969,3.9005243,3.9005243,3.9005243,3.9005249,4.036795,4.036795,4.036795,4.036795,4.036795,4.036795,4.040839,4.040839,4.040839,4.040839,4.1206536,4.1336756,4.138798,4.277596,4.277596,4.277596,4.2806294,4.2806294,4.3585846,4.3797503,4.5183975,4.5183975,4.6571956,4.6571956,4.6607342,4.7959938,4.8010485,4.8010485,4.8273118,4.8826711,4.9005243,4.9005243,4.957728,5.036795,5.036795,5.138798,5.23646,5.277596,5.2806294,5.5183975,5.5204198,5.642875,5.6571956,5.6972218,5.8979969,5.9005243,6.040839,6.040839,6.2141995,6.5204195,6.5204195,6.6915455,6.8010485,6.930512,7.040839,7.040839,7.0764694,7.5183975,7.7683554,8.011878,8.0425813,8.1325204,8.5887275,8.5917535,8.5917535,8.5917535,9.5204195,9.5887275,9.5887275,10.489692,10.489692,10.489692,10.489692,10.925246,11.485909,11.6311824,12.4470208,13.6703515,14.5055275,18.1628811,18.7371784,19.4052825,20.681406,21.7915473,23.009218,23.4816104,26.302466,46.424753,185.890523', ',A simple FTP Server that I wrote to the Networks II course d....,Print pdf files from a windows computer used to print via th....,Distributed Backup System aims to utilise free diskspace acr....,Course Algorytmy i struktury danych w sieciach komputerowych....,A simple chat serverclient written for an assignment for the....,A networked media application allowing multiple terminals or....,serverc written to work with provided clientc file for compu....,Rails photo sharing app developed to share images from direc....,cube is a secure platform used to access several networks fr....,A simple python module for running tasks in parallel SMP or ....,Remote Music is an iOS App that hosts a web server on your d....,Summative report in the Networking submodule of the Computer....,Computer and Network Security Spring 2012....,Client server program for transfering file from one computer....,CommandLine tool that simulates network of computers using C....,PSBA Computer Science Department Landing and Information Loc....,This application will collect information about the network ....,this is a server and client to control rhythmbox from any co....,smtp socket programming assignment for computer networks uni....,Manage the packages of hundreds Linux computers in your netw....,Computer Networks course project to make a BitTorrent system....,A clientserver approach to pushing notifications about torre....,A multicast chat client created for CSE 461 Computer Network....,The 1st project for Computer Network Couese F11....,For Computer Science 61B an AI to play the game of Network....,Simple inexpensive small reliable networked tiny computer F....,This repo contains my Computer Network Securitys AntiMalware....,The python poor mans system to experiment computer networkin....,A kommander to control multiple computers over the network i....,Program to choose MTA for outgoing mail depending on the net....,Unbalanced Tree Search optimizations tests for the K Comput....,Locks the computer on resume if it is not connected to a saf....,computer network design homework with ref materials....,Computer Systems II Networks Practical assignments....,Team project for Cs4461 Computer Networks....,Demo with AndAR for a Computer Networks Lecture....,The first task from my computer network lessons....,ClientServer application monitor computers on a network....,bounce a ball accross multiple computers on a network....,Assignment repository for ECE358 Computer Networks....,runon executes shell commands on networks of computers....,Repo for EECS 340 Introduction to Computer Networking....,Video Streaming file for Computer Networks course at AUB....,Practical works of Computer Networks Project subject....,A tool that shows the status of computers connected to the n....,Comprehensive list of information about SoftwareDefined Netw....,Capo System Manager software provides reusable system networ....,wdolm WakeDownOnLan Manager crossplatform application to po....,Project 1 for JHUs 600444 Computer Networks Course Spring 20....,A wiimote driven music player designed for a settop box It g....,Coursework for Michael Sndergaard and Mathias Rav during the....,Term project for Advanced Computer Networks....,Most people use and are basically addicted social networking....,COMP 4720 Computer Networks 2 Winter term 2010 Project....,Student work for Computer Networks Faculty of Electrical En....,A packet sniffer and analyzer as a final project for Compute....,Evolving neural networkscontrolled virtual pets a petri dis....,network proxy to the phone to debug from a computer for cros....,simple haskell mail client from scratch for Computer Network....,A ComputerCraft API for networking turtles together to do pa....,COMPUTER ART NETWORK SUPLLY ....,Computer Networks I....,Computer Networks assignment....,Computer Network Defense....,Computer Network Attack....,Computer Network Exploit....,Computer Science 138 Networking....,Assignment for computer networks class....,Computer network simulator....,First Computer Network Homework....,CommotioniOS is an opensource utility app for jailbroken iOS....,network administrator of distributed computer network....,No More Clueless is to be a set of essays which aims to let ....,An FTP server for the class of computer networks at ICMC US....,Computer Science Assignment Repository with Social Networkin....,I did this project as a part of Computer Networks Course....,Colemans FTP a computer networks class exercise....,Car computer using a network of Raspberry Pis....,the aim of the api is to have more efferent transmitting of ....,Mix networks with Hadoop Faculty of Computer Science Iasi....,jxcode is a simple tool which can finds computers in a local....,A secure communications program written for the unit of stud....,Course Project Network and Computer Security....,a Chat Server written for Computer Networks....,Code for Computer Networks Spring 2012....,Computer Networks....,Computer Networks....,Computer Networks....,Searching for computer laptop repair in Houston Texas IT se....,This is a hacker game for children which should help them le....,Remotely control groove shark from any computer on the netwo....,glNetViz is a tool for visualizing computer network topologi....,We offer a unique service to home or business users We can b....,Computer Networks Course Project....,Computer networks laboratory....,Arduino emulation Well sort of A fake Arduinoh and black mag....,TX IT services is a leading provider of network services in ....,manages information about computers and routers in a network....,A networked computer version of the card game Bang....,User Manager classrooms computers laptops servers printers a....,A minimium command line script to configure WiFi network on ....,ScreenWatcher is an opensource computer monitoring suite des....,A computer network simulator written in Clojure....,Networking and Turtle related APIs....,Collection of assignments given as a part of CS 348 Computer....,WEP prootocol security analysis in 80211 WLAN computer netwo....,Computer Networks Project ....,project of computer network....,codes about computer network during my study....,UDP flood attack is a denialofservice DoS which attack compu....,A library to enable students of the Vrije Universiteit to do....,Computer Networks Faculty of Computer Science Iasi....,Computer Networks....,A simulation of a computer network with computersrouters rep....,Computer Networks Class Projects....,Computer Networks Project...., Login Home Projects root METAINFmanifestmf ....,Linspector is a simple Python based system network vital in....,Semester project for Computer Networks class....,network....,Edna allows you to access your MP3 collection from any netwo...., Objective 1 To use sockets for communication between machin....,Code from my Computer Networks lab that recreates what the 4....,Implementation of TFTP protocol....,....,Wireless sensor programming ClientServer implementation of ....,CentralReport agent server computer and network monitoring f....,The projects of Solly Ross and Matt Ferreira for WPIs Advanc....,Redes de computadores II Termino ano electivo 20132014....,UDP Ping Mail Client Web Server and Proxy....,assignment 1....,....,Scripts for CS 585 Computer Networks This script will setu....,Connect the computers to routers and finally to the server....,....,A social network for engineering and computer science studen....,Proactive Computer Network Defense Strategy OSINT Real Time....,GDuplicate Finder A Groovy way to find duplicates among you....,How to read terms correctly on computernetworkIT industries....,Network Keylogger is an open source program that sends every....,A collection of tools developed by other researchers in the ....,15441 Computer Networks Recitation Sessions from Carnegie Me....,Project Code for Computer Networking....,A set of APIs and scripts for ComputerCraft to establish and....,MeshBook is an opensource OSX utility app that uses OLSR a r....,Pizco is Python modulepackage that allows python objects to ....,EnglishBulgarian dictionary of computer networks and communi....,Computer Networking Principles Protocols and Practice....,The Thing System is a set of software components and network....'),
('computer+vision', 'https://github.com/nanocity/CVM.git,https://github.com/citiZenStef/CVHomeView.git,https://github.com/gamman/MRPT.git,https://github.com/saliksyed/OpenCVGraphSegmentation.git,https://github.com/johnjlee/libpmk.git,https://github.com/jeradesign/ar-challenge.git,https://github.com/super3/PyTrack.git,https://github.com/agiardina/Vidi.git,https://github.com/alejandrovillagran/FightSimulator.git,https://github.com/blr246/traffic.git,https://github.com/marcoreina/read4me.git,https://github.com/j-v/comp558.git,https://github.com/nseo/opencvx.git,https://github.com/stefanklumpp/Visual-Data-Analyzer.git,https://github.com/nseo/cvprtoolbox.git,https://github.com/bostonbusmap/restructor.git,https://github.com/drewnoakes/quadrilateral-finder.git,https://github.com/wangowen/cvprml.git,https://github.com/israellevin/haunter.git,https://github.com/jfim/OpenCVP.git,https://github.com/kallada/ProjectIce.git,https://github.com/nlw0/safl.git,https://github.com/cihanturkay/LeafSnap.git,https://github.com/amueller/datasets.git,https://github.com/openaki/panaroma.git,https://github.com/techmc/PySideCV.git,https://github.com/egradman/cv-workshop.git,https://github.com/iZsh/CLCV.git,https://github.com/DO-CV/DO-CV.git,https://github.com/rampantsloth/Vito.git,https://github.com/kip622/Theia.git,https://github.com/whichlight/flask-couchdb-binary-image-labeler.git,https://github.com/pixhawk/pixhawk-oe.git,https://github.com/liabru/kwyjibo.git,https://github.com/fxthomas/mva-advancedcv-project.git,https://github.com/age/arstudio.git,https://github.com/atitp/CViSign.git,https://github.com/andyli/hxcv.git,https://github.com/manfredd/libnvl.git,https://github.com/tue-es/benchmarks.git,https://github.com/I33N/ofxVisionCamera.git,https://github.com/nzaillian/Qt-OpenCV-Integration-Demo.git,https://github.com/omadawn/VisibleKitteh.git,https://github.com/varungulshan/vlfeat_benchmarks.git,https://github.com/tuxoko/camfight.git,https://github.com/nilsonholger/bvs-modules.git,https://github.com/Asitha/NoobaVSS.git,https://github.com/Astone/cvai.git,https://github.com/phreax/cvex.git,https://github.com/covin/fu-berlin-cv.git,https://github.com/ben-8409/OpenCV-Coding-for-Computer-Vision.git,https://github.com/ofZach/sfpc_image_cv.git,https://github.com/nzjrs/opencv_old_libdc1394.git,https://github.com/cvworks/VideoParser.git,https://github.com/locked-fg/JFeatureLib.git,https://github.com/NZDIS/CameraView.git,https://github.com/50573750/ImageLab.git,https://github.com/19bal/cv-asset.git,https://github.com/19bal/cv-code.git,https://github.com/coapp-packages/opencv.git,https://github.com/jblocksom/ios-cv-cocoaconf-chicago2012.git,https://github.com/georgegoh/cvcamera.git,https://github.com/cvjena/nice-core.git,https://github.com/Corion/image-ccv.git,https://github.com/hybridgroup/artoo-opencv.git,https://github.com/psawaya/Computer-Vision-Final-Project.git,https://github.com/sagunms/ComputerVisionProjects.git,https://github.com/lelandg/Computer-Vision-Tools.git,https://github.com/guyrt/computerVisionWIP.git,https://github.com/diwi/diewald_CV_kit.git,https://github.com/wedesoft/aiscm.git,https://github.com/anoopmenon/opencv-perl.git,https://github.com/sigmike/camellia.git,https://github.com/vxl/vxl.git,https://github.com/sinelaw/cv-combinators.git,https://github.com/benediktgross/Computer-Vision.git,https://github.com/colin353/computer-vision.git,https://github.com/fj33xx/Vision.git,https://github.com/curious-attempt-bunny/chess-board-computer-vision.git,https://github.com/emarkland/ccny_computer_vision_2012.git,https://github.com/yussidivnall/Computer-vision-games.git,https://github.com/DevangS/CoralNet.git,https://github.com/duelafn/reactivision.git,https://github.com/wedesoft/hornetseye-doc.git,https://github.com/LoyVanBeek/SetVision.git,https://github.com/ubi-cicp/ComputerVision.git,https://github.com/dldorsey/Computer-Vision.git,https://github.com/wandermyz/Computer-Vision-Assignments.git,https://github.com/OpenQbo/qbo_face_vision.git,https://github.com/steren/notouchscreen.git,https://github.com/tigerking/pyvision.git,https://github.com/chrisjameskirkham/libkoki.git,https://github.com/cvhciKIT/sloth.git,https://github.com/msalahi/Vision.git,https://github.com/animesh-garg/ComputerVision.git,https://github.com/treeherder/computer_vision.git,https://github.com/jlclemon/MEVBench.git,https://github.com/mxa/Bewegungsmelder.git,https://github.com/PimenovAlexander/corecvs.git,https://github.com/tum-uav/cvt.git,https://github.com/arnfred/Vision.git,https://github.com/sursh/vision.git,https://github.com/damiles/blendocv.git,https://github.com/goossaert/computer-vision.git,https://github.com/strasdat/VisionTools.git,https://github.com/larsyencken/simplecv-demo.git,https://github.com/nuigroup/ccv2.git,https://github.com/jpiat/hard-cv.git,https://github.com/KirillLykov/cvision-algorithms.git,https://github.com/pctroll/computer-vision.git,https://github.com/hyperopt/hyperopt-convnet.git,https://github.com/foundry/OpenCVStitch.git,https://github.com/jtdubs/computer-vision.git,https://github.com/hbristow/cvmatio.git,https://github.com/NPSVisionLab/CVAC.git,https://github.com/clwen/Vision-Blocks.git,https://github.com/ITPNYU/Comperas.git,https://github.com/cvondrick/vatic.git,https://github.com/fran6co/homebrew-cv.git,https://github.com/vlfeat/vlbenchmarks.git,https://github.com/esl/parcv.git,https://github.com/tkeemon/Computer-Vision-and-AI.git,https://github.com/adikhosla/feature-extraction.git,https://github.com/raceintospace/raceintospace.git,https://github.com/samuellab/mindcontrol.git,https://github.com/utwente/parlevision.git,https://github.com/atduskgreg/opencv-processing-book.git,https://github.com/laurentkneip/opengv.git,https://github.com/bwhite/picarus.git,https://github.com/Fl0p/OpenCV-iOS.git,https://github.com/cvondrick/pyvision.git,https://github.com/edrosten/libcvd.git,https://github.com/bwhite/hadoop_vision.git,https://github.com/albertoruiz/easyVision.git,https://github.com/sightmachine/simplecv-examples.git,https://github.com/wellflat/javascript-labs.git,https://github.com/lessthanoptimal/BoofCV.git,https://github.com/accord-net/framework.git,https://github.com/visionworkbench/visionworkbench.git,https://github.com/luispedro/mahotas.git,https://github.com/atduskgreg/opencv-processing.git,https://github.com/mtschirs/js-objectdetect.git,https://github.com/jesolem/PCV.git,https://github.com/macmade/OpenCV-iOS.git,https://github.com/vlfeat/vlfeat.git,https://github.com/inspirit/jsfeat.git,https://github.com/MasteringOpenCV/code.git,https://github.com/liuliu/ccv.git,https://github.com/Itseez/opencv.git', '0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,0,0,0,0,2,0,0,0,0,1,0,2,0,1,0,1,0,0,1,0,1,1,1,0,0,1,0,0,1,0,2,1,1,2,0,1,2,3,2,1,2,0,0,2,0,0,0,0,0,2,1,0,1,2,0,0,0,0,1,1,3,5,0,0,0,0,2,3,2,4,4,3,0,1,1,4,3,5,5,2,2,4,1,4,4,5,1,0,2,3,3,2,11,9,7,9,12,6,10,4,3,9,11,6,8,6,12,5,17,11,19,9,12,30,13,33,35,54,33,51,64,87,89,145,81,385,508,2230', '1.340357,1.6197628,1.3552947,1.6263535,2.6996045,2.6996045,2.7105894,2.7105896,2.7105896,2.7105896,2.7105896,2.7105896,1.8974125,0.9487062,2.1596837,2.1596837,2.1684716,3.2395256,3.2527075,3.2527075,3.2527075,2.6996045,2.6996045,2.7105894,3.794825,2.1684716,3.2395256,3.252707,3.252707,4.3193674,1.6263535,2.6996045,2.6996045,2.7105894,2.7105896,3.7794464,3.7794464,3.7948248,3.7948248,3.794825,4.817903,2.1596837,2.1684713,3.2395256,3.252707,3.252707,3.2527075,4.3193674,4.3193674,4.336943,5.456189,3.7794464,3.7948248,3.7948248,2.1596837,3.252707,4.3193674,4.3193674,4.3193674,3.5589826,2.6996045,2.6996045,3.2395256,3.2395256,3.2395256,7.2543054,7.2543054,7.274919,7.274919,4.3193674,4.3193674,2.6996045,2.7105894,2.7105894,2.7105894,9.093649,9.093649,9.182879,7.274919,7.274919,7.274919,2.3823094,3.7424467,3.7794464,5.9888625,9.067882,9.093649,7.2543054,5.2930074,4.3193674,4.663953,3.7576747,2.9658186,8.996006,9.067882,9.067882,5.260744,2.3726552,6.9517536,6.9800406,9.182878,9.182878,3.7576747,9.067881,7.6772423,2.9778867,4.3625255,3.3736184,3.6233315,9.067881,3.252707,2.9133625,9.093649,3.2498546,9.529238,10.776372,11.273025,3.6197171,8.621106,7.489635,6.4414372,9.106129,7.5039725,4.5891337,4.666096,11.532336,6.2780595,8.483413,6.8413196,6.670198,12.617665,11.744475,17.840858,23.598717,15.891671,11.309759,20.397657,19.103323,43.99335,34.41524,20.10578,27.818209,34.21515,21.154022,44.131233,44.06625,32.490437,66.76177,99.045334', '2,2,3,3,2,2,2,2,2,2,2,2,2,4,2,2,2,2,2,2,2,3,3,3,2,2,3,3,3,2,4,4,2,4,3,3,2,3,3,2,2,4,4,3,4,4,3,3,3,2,2,2,3,3,4,5,3,2,1,3,5,4,6,6,4,2,2,2,2,5,3,6,7,6,5,1,1,1,3,2,2,5,2,7,5,2,2,2,3,5,3,4,6,3,2,2,3,7,2,2,3,3,7,5,4,9,7,12,14,7,12,13,8,8,6,9,7,12,13,11,19,20,17,19,24,19,31,29,38,27,34,32,37,54,58,88,73,96,107,186,255,318,297,334,288,690,451,3487,2437', '0,0,0,0,0,0,2,0,0,0,0,1,0,0,0,0,0,0,0,13,25,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,1,0,0,1,24,0,0,1,0,0,0,18,1,0,0,0,0,0,0,0,0,6,6,1,0,1,2,13,0,8,3,1,5,0,0,30,0,10,0,2,31,1,0,3,0,6,1,1,5,4,16,3,20,10,4,1,22,9,14,27,37', '3.340357,3.6197628,4.3552947,4.6263535,4.6996045,4.6996045,4.7105894,4.7105896,4.7105896,4.7105896,4.7105896,4.7105896,4.8974125,4.9487062,5.1596837,5.1596837,5.1684716,5.2395256,5.2527075,5.2527075,5.2527075,5.6996045,5.6996045,5.7105894,5.794825,6.1684716,6.2395256,6.252707,6.252707,6.3193674,6.6263535,6.6996045,6.6996045,6.7105894,6.7105896,6.7794464,6.7794464,6.7948248,6.7948248,6.794825,6.817903,7.1596837,7.1684713,7.2395256,7.252707,7.252707,7.2527075,7.3193674,7.3193674,7.336943,7.456189,7.7794464,7.7948248,7.7948248,8.1596837,8.252707,8.3193674,8.3193674,8.3193674,8.5589826,8.6996045,8.6996045,9.2395256,9.2395256,9.2395256,9.2543054,9.2543054,9.274919,9.274919,9.3193674,9.3193674,9.6996045,9.7105894,9.7105894,9.7105894,10.093649,10.093649,10.182879,10.274919,10.274919,10.274919,10.3823094,10.7424467,10.7794464,10.9888625,11.067882,11.093649,11.2543054,11.2930074,11.3193674,11.663953,11.7576747,11.9658186,11.996006,12.067882,12.067882,12.260744,12.3726552,13.9517536,13.9800406,14.182878,14.182878,14.7576747,15.067881,15.6772423,15.9778867,16.3625255,16.3736184,17.6233315,18.067881,18.252707,18.9133625,19.093649,22.2498546,24.529238,26.776372,27.273025,27.6197171,27.621106,28.489635,29.4414372,32.106129,33.5039725,34.5891337,34.666096,38.532336,43.2780595,49.483413,49.8413196,50.670198,57.617665,62.744475,63.840858,89.598717,103.891671,112.309759,126.397657,150.103323,204.99335,253.41524,326.10578,409.818209,418.21515,444.154022,477.131233,815.06625,868.490437,4061.76177,4766.045334', ',CVM Computer Vision Mobile es una libreria de vision artifi....,Base project using Qt and OpenCV which will allow you to cre....,The Mobile Robot Programming Toolkit provides C developers a....,OpenCV Wrappers for Felzenzwalbs implementation of Efficient....,Tools for computer vision experiments including a fast imple....,Augmented Reality Challenge for the Silicon Valley Computer ....,A simplified Computer Vision framework for object and motion....,JavaScript Library for Digital Image Processing and Computer....,Fight simulator using computer vision algorithms Ruby Hornet....,Computer vision based traffic analysis for realtime traffic ....,An OCR made with HornetsEye Ruby Computer Vision Lib....,ROS package for course project for COMP558 Fundamentals of ....,OpenCVX is a project to provide tweaked functions or extensi....,When I was at the Stanfords Dynamic Design Lab in 2008 I wor....,This is a MATLAB Computer Vision and Pattern Recognition too....,An attempt at an Android app doing 3d reconstruction from im....,A solution to the computer vision problem of finding a quadr....,computer vision pattern recognition and machine learning....,Computer vision tricks for a haunted house installation....,OpenCVP The Open Computer Vision Platform....,Computer Vision service in the Cloud On hold for ProjectBoo....,Semiautomatic feature location and parameter estimation tool....,computer visionbased mobile plant classification application....,Datasets of some standard computer vision deep learning ben....,A computer vision image stitching program....,Applying OpenCV computer vision library effects to a webcam ....,code for the Syyn Labs computer vision workshop....,Computer Vision Library using OpenCL....,Small and EasytoUse C Computer Vision Library....,A Computer Vision Tool ....,This is a computer vision library aimed at largescale struct....,a binary image labeler to label image sets for machine learn....,Custom PIXHAWK OpenEmbedded Recipes for Computer Vision on G....,a realtime OCR computer vision and machine learning experime....,MVA Advanced Computer Vision Course Project on Stereo Matt....,Computer vision algorithm debugging tool....,Computer Vision using iSign....,Computer vision stuffs in haXe....,C computer vision library and utilities....,Image Processing and Computer Vision Benchmarks....,Try to make a camera class for pinhole camera computer visio....,This application demonstrates one approach to integrating th....,Benchmarking code for various computer vision algorithms....,A fighting game featuring webcam and computer vision....,BVSModules computer vision addons for BVS....,Application to test computer vision based algorithms....,Computer Vision AI....,exercises for computer vision course....,exercises for computer vision course....,Coding for personal computer vision project for course compu....,image processing and computer vision code....,OpenCV Computer Vision Library....,Scene Understanding Framework for Computer Vision....,Free Java library for image features and pointregion detecto....,ComputerVision Android example using OpenCV....,An iamge lab for computer vision....,Computer Vision Video Deposu....,Computer Vision Code Deposu....,OpenCV Open Source Computer Vision....,iOS Computer Vision presentation at CocoaConf Chicago 2012....,Feature tracking on Android using OpenCV computer vision lib....,Computer vision library with interfaces for IPP and LinAL....,Crazycool Computer Vision bindings for Perl....,Artoo drivers for OpenCV computer vision library....,Final project for computer vision class uses KLT point track....,Computer Vision Projects....,....,Computer Vision Works in Progress....,computer vision library for processing....,Computer vision with Scheme....,Fork of the Open Computer Vision Library to add Perl Binding....,Image Processing Computer Vision library v270....,A multiplatform collection of C software libraries for Compu....,Functional Combinators for Computer Vision currently using O....,....,....,holding computer vision projects....,Hobby code to experiment with computer vision and recognisin....,Final team project for CCNY computer vision course....,Babysteps into computer vision using kinect and opencv....,A web based collaboration tool for utilizing computer vision....,unofficial fork Linux patches and modernization of the reacT....,Documentation of Hornetseye computer vision library....,Play and win the Set game by computer vision....,....,Playing around with object tracking....,....,ROS Computer vision algorithms for face tracking following a....,Computer vision experiment....,PyVision Computer Vision Toolkit clone from sourceforge svn....,A computer vision library for detecting and estimating the p....,Sloth is a tool for labeling image and video data for comput....,Image Processing and Computer Vision in Java....,This is a collection of simple implementation computer visio....,object identification and orientation scripts for the pickan....,A Mobile Computer Vision Benchmark Suite....,Pure Data patches to demonstrate different basic concepts of....,Computer Vision primitives library....,Computer Vision Tools....,Project in computer vision....,Some projects in computer vision....,Computer Vision Graphical Tool based on Blender and OpenCV....,Computer Vision projects....,Small library with various visualization tools in the contex....,SimpleCV demo scripts teaching some fundamentals of Computer....,CCV 20 Modular computer vision framework for natural user i....,A repository of IPs for hardware computer vision FPGA....,Collection of Computer Vision algorithms implemented in Matl....,Computervision related programs Either college assignments o....,Convolutional computer vision architectures that can be tune....,OpenCV Computer vision with iOS stitching panoramas....,opencvbased comptuer vision experiments....,Matlab Mat file read and write C class with OpenCV bindings ....,The Computer Vision Algorithm Collection....,VisionBlocks make computer vision programming much easier vi....,Computer Vision....,vatic is an online interactive video annotation tool for com....,Computer vision formulas....,VLBenchmark is a MATLAB suite of benchmarks for computer vis....,Computer vision demo running on the parallella board....,A collection of computer vision and artificial intelligence ....,Computer vision feature extraction toolbox for image classif....,This is the GitHub home of Race Into Space the computer vers....,MindControl closedloop computer vision software to manipulat....,Multithreaded Computer Vision Framework....,An introduction to computer vision with OpenCV for Processin....,OpenGV is a collection of computer vision methods for solvin....,Computer vision in the cloud CV ML Hadoop HBase REST....,OpenCV open source computer vision library just builded iOS ....,A simple concise and Pythonic computer vision toolkit....,libcvd efficient and easy to use C computer vision library....,Example code for WebScale Computer Vision using MapReduce fo....,Haskell packages for computer vision image processing and pa....,These are many of the various examples for the open source c....,computer vision graphics and image processing on the canvas....,Fast computer vision library written entirely in Java....,Machine learning computer vision statistics and general scie....,The NASA Vision Workbench is a general purpose image process....,Computer Vision in Python....,OpenCV for Processing A creative coding computer vision libr....,computer vision in your browser javascript realtime object ....,Open source Python module for computer vision....,OpenCV Open Source Computer Vision is a library of programmi....,An open library of computer vision algorithms....,JavaScript Computer Vision library....,Code for the book Mastering OpenCV with Practical Computer V....,CbasedCachedCore Computer Vision Library A Modern Computer V....,Open Source Computer Vision Library....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('data+mining', 'https://github.com/teleolurian/cupid.git,https://github.com/mahmoudimus/pyfastmap.git,https://github.com/fuzzy-id/midas.git,https://github.com/hamilton/Sequence.git,https://github.com/smcintosh/travisminer.git,https://github.com/xhinking/pyMiner.git,https://github.com/rockoblm/Bitterfin.git,https://github.com/GAX-Team/TeamBuilding.git,https://github.com/bstrds/4chdm.git,https://github.com/ekoontz/datamining101.git,https://github.com/danielmachado/kermitpfc-core.git,https://github.com/nike-17/SiteRunner.git,https://github.com/chutsu/mineframe.git,https://github.com/semicircle/DoubanHaveFun.git,https://github.com/YingzhenLi/KDDCUP2013_SYSU.git,https://github.com/Searil/Senior-Project.git,https://github.com/mikisvaz/DMPP.git,https://github.com/felixmc/Felix-Milea-Ciobanu-Vorbit.git,https://github.com/amaunz/cpdbdata.git,https://github.com/rodneyodonnell/CDMS.git,https://github.com/joelcox/miner.git,https://github.com/SkyVin/infs4203UQ.git,https://github.com/barentsen/tweet-tracking.git,https://github.com/weeny/steamshovel.git,https://github.com/Damage-group/Max-Damage.git,https://github.com/efekarakus/Advise.git,https://github.com/trasa/TwitDegrees.git,https://github.com/mmartin3/tweetmetunes.git,https://github.com/tsunekawa/pubmed-citation.git,https://github.com/Meettya/TinyData.git,https://github.com/kstosiek/HDiDM2010.git,https://github.com/maleghast/ClojureDojoMay2012.git,https://github.com/superthierry14/strategy_core.git,https://github.com/rc0r/AvivoreXT.git,https://github.com/peterwooley/bitcoin-mining-viewer.git,https://github.com/zmooth/Dmaet.git,https://github.com/Dzess/DMARF.git,https://github.com/SteamShon/collaborative-filtering-experiment.git,https://github.com/zhouzhuojie/DM_GReader.git,https://github.com/cbarn3lm/youtubedm.git,https://github.com/rouge8/hitsearch.git,https://github.com/jwilberding/cs422.git,https://github.com/dibieo/Trending-topics.git,https://github.com/wimleers/qarminer.git,https://github.com/royshea/pyoptt.git,https://github.com/justinkamerman/fiddlenet.git,https://github.com/rohanbk/Twitzkrieg.git,https://github.com/phektus/guide-to-data-mining-solutions.git,https://github.com/sheac/Machine-Learning-Data-Mining-Projo-s.git,https://github.com/owainlewis/athena.git,https://github.com/akostajti/datacleaner.git,https://github.com/ericye16/PyAHP.git,https://github.com/hansm/dm2011.git,https://github.com/akiwarheit/Discretization.git,https://github.com/sglanger/ddw.git,https://github.com/sagarjauhari/graph_mining.git,https://github.com/jhyang/Twitter-Data-Mining.git,https://github.com/dgraziotin/DWDM.git,https://github.com/logsniper/xiehao.DataMining.git,https://github.com/Cgg/DataMining4IF.git,https://github.com/enry86/nuke_mining.git,https://github.com/dimalabs/scalable-datamining-class.git,https://github.com/baruch/rethink-miner.git,https://github.com/prashmohan/GUPT.git,https://github.com/rpietro/Toolbox.git,https://github.com/flosmn/cjdm.git,https://github.com/vabenjamin/BrilliantRuby.git,https://github.com/mikisvaz/rbbt-dm.git,https://github.com/jessykate/DBScan.git,https://github.com/jeremybarnes/ausdm.git,https://github.com/yuchao86/Robotgen.git,https://github.com/mschachter/nb-discuss.git,https://github.com/rdouyere/taukari.git,https://github.com/javidgon/Python-Data-mining.git,https://github.com/joshwalters/DataMiningTools.git,https://github.com/tpeoples2/Data-Mining-Project.git,https://github.com/evan2m/node-kingfm.git,https://github.com/griffinfujioka/CS483_Twitter_Data_Mining.git,https://github.com/nsatvik/ts-datamining.git,https://github.com/dainiusjocas/Data-Mining.git,https://github.com/mripley/DataMining.git,https://github.com/sgoings/DataMining.git,https://github.com/nourlcn/pydatamining.git,https://github.com/puppetlabs/repo-metrics.git,https://github.com/kuznetsovin/DataScience.git,https://github.com/raonyguimaraes/Data-Mining---TP3.git,https://github.com/Dawny33/Data-Mining-and-ML.git,https://github.com/arunenigma/Data-Mining-Twitter.git,https://github.com/bigsnarfdude/guide-to-data-mining.git,https://github.com/FRosner/DataGenerator.git,https://github.com/paulhoule/telepath.git,https://github.com/mkottman/wdm.git,https://github.com/joseph-rickert/Data-Mining-Webinar-6-5-12.git,https://github.com/Rammah/data-mining.git,https://github.com/danswain/DataMining.git,https://github.com/lorenalpsa/Data-Mining.git,https://github.com/leftnoteasy/pymining.git,https://github.com/danielfrg/nba.git,https://github.com/leenookx/semantix.git,https://github.com/simon-weber/Predicting-Code-Popularity.git,https://github.com/timClicks/nz-coal-data.git,https://github.com/jbhamilton/twitter-data-mining.git,https://github.com/jayrambhia/Twitter-Data-Mining.git,https://github.com/ryw90/data-mining-intersession.git,https://github.com/kashthealien/WikiMining.git,https://github.com/eduify/crawler.git,https://github.com/mrcaps/rainmon.git,https://github.com/andypayne/rarff.git,https://github.com/roberth/haskell-data-mining.git,https://github.com/EMAp/python_data_mining_tools.git,https://github.com/iswangheng/DataMining-over-Sina-Weibo.git,https://github.com/mstump/datamining101.git,https://github.com/timothyasp/PageRank.git,https://github.com/bmaland/Eureka.git,https://github.com/pranab/avenir.git,https://github.com/proactivecndosint2012/OSINTREALTIMECND.git,https://github.com/asengupta/Data-Mining-Experiments.git,https://github.com/aredington/dwarf.git,https://github.com/bradley/Data-Mining.git,https://github.com/akremblewski/DataMining.git,https://github.com/hanyangrabbit/WeMining.git,https://github.com/astroML/text_errata.git,https://github.com/haven-jeon/rdatamining.git,https://github.com/benmarwick/JSTORr.git,https://github.com/zacharski/GuideToDataMining.git,https://github.com/wavii/spread.git,https://github.com/rsouza/MMD.git,https://github.com/knowing/Knowing.git,https://github.com/bieli/data_mining_experiments.git,https://github.com/lgnlgn/dami.git,https://github.com/jblomo/datamining290.git,https://github.com/fujimizu/mining.git,https://github.com/yangliuy/DataMiningClassifier.git,https://github.com/andrewclegg/pig-data-mining-talk.git,https://github.com/economist239/BrandAnalytics.git,https://github.com/googamanga/dataNugget.git,https://github.com/jayunit100/RudolF.git,https://github.com/chengjun/Data-Mining-With-R.git,https://github.com/BIDData/BIDMat.git,https://github.com/bwhite/hadoop_vision.git,https://github.com/tyrasd/overpass-ide.git,https://github.com/arrigonialberto86/ruby-band.git,https://github.com/matthewnourse/r17.git,https://github.com/ideoforms/python-twitter-examples.git,https://github.com/bartdag/pymining.git,https://github.com/datamgmt/facebook-data-mining.git,https://github.com/OmerShapira/Syntactic.git,https://github.com/astroML/astroML.git,https://github.com/entaroadun/hnpickup.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,1,0,2,0,0,0,1,1,0,1,0,0,0,0,0,0,0,1,2,2,0,0,1,0,1,2,1,2,1,0,0,1,0,0,0,2,3,1,2,0,0,1,1,1,2,1,1,1,0,1,0,1,1,0,0,0,2,2,0,1,1,2,2,0,0,0,2,0,0,1,2,2,1,1,2,3,1,0,1,1,4,4,1,2,1,1,2,0,2,5,1,0,1,2,1,6,5,4,2,4,6,1,4,4,12,4,8,4,7,0,6,11,13,9,6,2,7,20,10,27,26,36,28', '2.9731092,1.9820727,2.9877267,3.2943213,3.2943213,3.4686272,3.4686272,3.4686272,3.4856813,3.520022,1.9309015,3.9641454,3.9641454,3.9641454,3.9641454,3.9641454,2.9731092,2.9731092,1.9820727,3.983636,3.983636,3.983636,3.983636,3.983636,2.9877267,2.9877267,2.9877267,1.9918174,0.995909,4.0174527,2.2067447,2.4775908,2.4775908,2.7584307,4.8097796,3.9641454,2.9731092,2.9731092,2.9731092,2.9731092,1.9820727,3.9836347,2.987726,2.299801,3.4686272,2.4775908,2.4897716,5.510696,4.741672,1.7428402,3.7889478,2.9731092,3.9836347,2.987726,2.2067447,6.235948,6.297938,3.310117,6.3222294,6.3222294,6.3656683,3.367411,2.4775908,3.4856803,0.81657356,3.9641454,3.9641454,3.9641454,2.9731092,2.9731092,1.9820727,3.9836347,3.9836347,6.297938,6.3222294,6.3222294,2.4897716,5.5319505,3.6569123,7.8724227,7.8724227,7.9027867,3.9641454,2.9731092,5.1006975,6.297938,6.297938,6.3222294,6.3222294,4.385686,2.4775908,2.6019278,4.723453,7.872422,7.872422,7.9027867,3.9641454,3.9836347,2.987726,1.9918174,4.2450175,6.297938,6.3222294,6.3222294,6.365668,3.9641454,4.1216044,2.2834494,6.3222294,6.3222294,5.5106955,4.6247234,2.7219117,2.9731092,2.987726,3.2057064,6.3222294,3.4686272,7.872422,7.9027867,6.235948,4.439247,6.380046,2.7612453,6.3222294,2.4897716,3.5688577,3.5975804,8.730796,4.0394855,5.390266,13.256318,13.096193,9.725612,8.353536,6.534507,4.8598127,15.160044,9.966441,6.414463,5.90008,4.939346,11.638236,8.9787655,10.071871,33.02569,15.463194,20.82982,16.460999', '2,3,2,2,2,2,2,2,2,2,4,2,2,2,2,2,3,3,3,2,2,2,2,2,2,2,2,4,3,2,4,4,3,3,2,2,4,4,4,4,5,3,4,4,2,3,5,2,2,6,3,3,3,3,5,2,2,4,2,2,2,3,3,4,6,5,5,4,5,5,5,4,4,2,3,2,7,3,5,2,2,2,4,5,5,3,3,2,2,6,8,8,4,3,3,2,5,5,7,8,5,2,4,5,4,7,4,6,5,4,6,7,8,10,8,5,6,10,5,4,7,4,4,9,8,10,7,16,8,15,6,8,5,14,15,24,23,12,22,37,45,54,54,44,61,43,95,105,335', '0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,1,10,0,10,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,4,1,0,0,0,0,0,51,5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,7,0,0,0,17,0,0,1,0,0,0,4,0,1,0,6,0,13,6,0,0,0,1,10,7,1', '4.9731092,4.9820727,4.9877267,5.2943213,5.2943213,5.4686272,5.4686272,5.4686272,5.4856813,5.520022,5.9309015,5.9641454,5.9641454,5.9641454,5.9641454,5.9641454,5.9731092,5.9731092,5.9820727,5.983636,5.983636,5.983636,5.983636,5.983636,5.9877267,5.9877267,5.9877267,5.9918174,5.995909,6.0174527,6.2067447,6.4775908,6.4775908,6.7584307,6.8097796,6.9641454,6.9731092,6.9731092,6.9731092,6.9731092,6.9820727,6.9836347,6.987726,7.299801,7.4686272,7.4775908,7.4897716,7.510696,7.741672,7.7428402,7.7889478,7.9731092,7.9836347,7.987726,8.2067447,8.235948,8.297938,8.310117,8.3222294,8.3222294,8.3656683,8.367411,8.4775908,8.4856803,8.81657356,8.9641454,8.9641454,8.9641454,8.9731092,8.9731092,8.9820727,8.9836347,8.9836347,9.297938,9.3222294,9.3222294,9.4897716,9.5319505,9.6569123,9.8724227,9.8724227,9.9027867,9.9641454,9.9731092,10.1006975,10.297938,10.297938,10.3222294,10.3222294,10.385686,10.4775908,10.6019278,10.723453,10.872422,10.872422,10.9027867,10.9641454,10.9836347,10.987726,10.9918174,11.2450175,11.297938,11.3222294,11.3222294,11.365668,11.9641454,12.1216044,12.2834494,12.3222294,12.3222294,12.5106955,12.6247234,12.7219117,12.9731092,12.987726,13.2057064,13.3222294,13.4686272,13.872422,13.9027867,14.235948,14.439247,15.380046,15.7612453,16.3222294,16.4897716,16.5688577,20.5975804,20.730796,23.0394855,23.390266,25.256318,26.096193,27.725612,30.353536,30.534507,33.8598127,38.160044,44.966441,52.414463,56.90008,60.939346,72.638236,72.9787655,81.071871,103.02569,136.463194,161.82982,379.460999', ',Set of database connectors and libraries for data mining....,A python implementation of FastMap a fast algorithm for inde....,Mining Alexa Top1M Data....,Data Mining ML tools for analyzing sequential data....,Data extraction and mining scripts for Travis CI data....,simple python Data Mining lib....,Twitter Data Mining For Geographical display....,hadoopcloud computingdata mining....,4chan data mining project....,My course materialshomework questions and answers for The Da....,A Framework which allows the user to consume information fro....,Simple Data Mining Framework....,A general data mining framework....,data miningsome fun....,funny data mining....,Data mining on academic articles....,Data Mining a practical perspective Prediction and Classific....,Reddit Data Mining and Machine Learning Tool....,CPDB data the four carcinogenicity datasets used in LargeSca....,Core Data Mining System....,A toy library for data mining....,data mining project....,Scripts for data mining Twitter....,Module for data mining and piling....,Data Mining courses small coding tasks etc ....,Data Mining of Facebook pages applying clustering algorithms....,A distributed data mining application experiment for Twitter....,Twitterbased music recommendation bot developed for Prof Zac....,en pubmedcitation is scripts that creates citation matrix be....,Tiny data mining engine with path materialization and naive ....,Stocks clustering project created for purposes of Data Wareh....,ClojureDojoMay2012 Event Sourced Data Mining....,An open source algorithm package for machine learning data m....,Twitter data mining tool that scans tweets for user definabl....,Bitcoin Mining Data Viewer for Slushs pool built on CodeIgni....,Data Mining And Exploration Tool....,DMARF Data Mining Algorithms Really Fast....,personal experiment with mahout and data mining algorithms....,Data mining upon personal Google Reader....,Repository for YouTube data mining project....,final project for cs324 data mining made a search engine and....,Data Mining Projects....,CSCI 7000 Data mining class project....,Quantitative association rule mining app written in CQt Extr....,SimiStructured Data Mining with Python....,Machine Learning and Data Mining toolkit implemented in Java....,Realtime Twitter datamining tool that utilizes Streaming API....,Solutions for problems in httpguidetodataminingcom....,Ongoing efforts to compile and improve some of the technique....,A tool for mining data from web pages and HTML documents Ath....,a library that can find corrupt rows in data tables using da....,An alternative datamining program for the Algonquin Heritage....,Our Data Mining project....,project in data mining uses voice command....,DICOM Data Warehouse a MIRTH channel and postgresQL dbase fo....,CSC 591 Graph Data Mining....,Mining Twitter User Timeline Using R....,Data Warehousing and Data Mining project Unibz....,Im studying DM Here are realization of several algorithms....,La mine quon va se mettre Depot du projet 4if de Data Minin....,Data mining project....,Master course Scalable Data Analysis and Data Mining....,A data mining helper for rethinkdb collect your queries and ....,A Privacy Preserving Data Mining Platform....,A toolbox of code snippets that can be used to feed other st....,Concurrent Java Data Mining....,A data mining library for Ruby....,Datamining and statistics....,Algorithms and other machine learning or data mining code....,Australian Data Mining contest entry blending of classifiers....,Robotgen is a php machine learning library for web service a....,data mining noisebridgediscuss....,Rustic data mining toolbox....,Universita Ca Foscari da Venezia Commercio elettronico....,R functions for data mining....,Basic data mining association rules....,Code for httpevanmuehlhausencomdatamininglocalradiowithnodej....,HW1 Python program incorporating networkx library for analy....,Time Series Data Mining ToolTSDM ....,TODO what should be returned from distance measurement funct....,Storage for CSCI 7000 final project....,Data Mining work with Weka used for Mines Data Mining Cours....,Python Data Mining....,Tools for datamining GitHub repositories....,ompetitiona data learning and data mining....,Trabalho Pratico 3 de Mineracao de Dados....,This repo contains my projects on ML and Data Mining....,Data Mining Project....,iPython Notebook of the Guide to Data Mining ....,Tool for generating various test data for machine learning a....,System for mining Wikipedia Usage data to read our collectiv....,web data mining a small utility library for Lua for easy HT....,Scripts for Revolution Analytics 6512 Webinar....,....,Learning Data Mining tecniques....,....,python data mining platform....,NBA Data mining....,Experiments with a data mining and semantic web universe....,Goal classify GitHub repo star range This was for a final p....,Statistics on New Zealands coal mining...., Twitter Data Mining ....,A repository to analyze twiter data....,Materials from IMSA Intersession on data mining....,Wikipedia Data Mining....,crawler for data mining....,An integrated approach to mining bursty timeseries monitorin....,Rarff is a Ruby library for dealing with AttributeRelation F....,Data mining and machine learning framework for Haskell....,Short scripts automating some common tasks in data mining....,....,Homework etc for data mining 101....,Implementation of the PageRank algorithm for CPE466 data min....,A JRuby wrapper for the Weka data mining software....,Set of predictiive data mining tools based on Hadoop....,Proactive Computer Network Defense Strategy OSINT Real Time....,Loose collection of data mining experiments....,A data mining tool for Rails 3....,Various miniprojects for data mining and machine learning to....,Programowanie Zespoowe Projekt....,Data mining and visualization on sina weibo....,A Catalog of errors and typos in the book Statistics Data Mi....,R Data Mining ....,Simple text mining of journal articles from JSTORs Data for ....,code for the book A Programmers Guide To Data Mining....,Spread is a missing link in the unix toolchain to do simple ....,Python scripts and datasets used in the Course Data Mining a....,Java Data Mining Framework for OSGi based on WEKA....,data mining experiments simple examples materials and archi....,algorithms of data mining I am shifting this project to felu....,Data Mining and Analytics in Intelligent Business Services U....,programs for data mining....,A text classifier based on Decision Trees ID3 Naive Bayes an....,Notes and resources for my talk at the Hadoop UK Users Group....,Project of Data Mining group....,community sourced small volume data mining....,inactive and unmaintained A set of loosely coupled machine l....,....,A CPU and GPUaccelerated matrix library for data mining....,Example code for WebScale Computer Vision using MapReduce fo....,A web based data mining tool for OpenStreetMap using Overpas....,Machine learning and data mining algorithms for JRuby....,a relational concurrent data mining language....,Examples of using Python for Twitter data mining developed f....,A few data mining algorithms in pure python....,Facebook Data Mining....,Lexical categorization engine for large datasets Good for NL....,Machine learning statistics and data mining for astronomy an....,This is an educational example of a data mining web applicat....'),
('database+systems', 'https://github.com/TundraGreen/Localization-Editor.git,https://github.com/epicvrvs/warehouse.git,https://github.com/mattiasrunge/MURRiX.git,https://github.com/h2oloopan/alke.git,https://github.com/azinman/scala-migrations.git,https://github.com/MGVmedia/warnemuende.git,https://github.com/jpbarbosa/Library.git,https://github.com/jkumwenda/NCIC.git,https://github.com/rubidine/user_system_local_credentials.git,https://github.com/alexmsmartins/GraphDHT.git,https://github.com/Samangan/automatic-galaxy-classification-tool.git,https://github.com/BrendonKoz/CakePHP-Mcrypt-Behavior.git,https://github.com/xkenneth/tdsurface.git,https://github.com/besquared/starboard-flow.git,https://github.com/NCSU-VSR/wolfscout.git,https://github.com/openlink/odbc-bench.git,https://github.com/regismesquita/SyFyHome.git,https://github.com/LkSky/Liliko-Chat.git,https://github.com/davefinster/MobileHelper.git,https://github.com/ajmazurie/MetagenomeDB.git,https://github.com/ComboZhc/Library.git,https://github.com/jsgoecke/twinners_ivr_menu.git,https://github.com/ulrich-merkel/client-side-cache.git,https://github.com/jdotjdot/CouchQueue.git,https://github.com/gfarrell/KORDS.git,https://github.com/guyed/Network-Device-Inventory.git,https://github.com/ggaughan/ThinkSQL.git,https://github.com/wdb/wdb-libwdbload.git,https://github.com/mdwhatcott/DatabaseAccessTutorial.git,https://github.com/wrw3355/Database-Group-6-CRM.git,https://github.com/cinovo/de.cinovo.q.connector.git,https://github.com/tokkee/sysdb.git,https://github.com/ajdiaz/libnss_map.git,https://github.com/longdafeng/longda.git,https://github.com/hyuna915/Simplified-Yelp-Database_SQL.git,https://github.com/hollyschinsky/PhoneGapAPISourceTemplateProject.git,https://github.com/BioinformaticsCore/MetagenomeDB.git,https://github.com/Luzifer/knopaste.git,https://github.com/whalesalad/koncept.git,https://github.com/thebeachfrontclub/django-dayta.git,https://github.com/Matt8109/DistributedDatabase.git,https://github.com/badele/serialkiller.git,https://github.com/aliencube/AlienSync.git,https://github.com/p2k/wastemail-smtpd.git,https://github.com/charlesmeyer/Life-Touch-Database.git,https://github.com/agektmr/BrowserStorageAbuser.git,https://github.com/alessio9008/Java-Enterprise-7-Glassfish-4-Netbeans-project-management-offices-callcenters-and-DB.git,https://github.com/scy/qb.git,https://github.com/johnmbaughman/SQLiteConverter.git,https://github.com/joshsumagpao/VBDatabase.git,https://github.com/alessio9008/Java-Enterprise-7-Glassfish-4-Java-Database-EJB-3-Signal-Project.git,https://github.com/UCHIC/ODMToolsPython.git,https://github.com/jwachter/scala-db4o-dsl.git,https://github.com/pablogit/openerm.git,https://github.com/robballou/rotatelib.git,https://github.com/philipithomas/BeerDatabase.git,https://github.com/kilaulena/thesis_en.git,https://github.com/rosslagerwall/simplecommentsystem.git,https://github.com/damienklinnert/couchviews.git,https://github.com/rosslagerwall/simplecommentsystem.git,https://github.com/damienklinnert/couchviews.git,https://github.com/pascalc/database_project.git,https://github.com/Ouds/ChunCu.git,https://github.com/finalclass/finaldb.git,https://github.com/cgajardo/reportes.git,https://github.com/jon-shahen/Secure-PHP-Authentication-System.git,https://github.com/digidem/HaitiReporter.git,https://github.com/Schevo/schevo.git,https://github.com/tpostgres-projects/tPostgres.git,https://github.com/gkossakowski/gimd.git,https://github.com/maxehmookau/neo4j-ansible.git,https://github.com/cdegroot/JDBM.git,https://github.com/flory/Advanced-Database-Systems.git,https://github.com/davebridges/mousedb.git,https://github.com/e107inc/sfs.git,https://github.com/kahanu/MvcInstaller.git,https://github.com/henrysher/cryptoDB.git,https://github.com/nationalparkservice/poi-api.git,https://github.com/virup/Database_Implementation.git,https://github.com/sas05/automate-mysql-database-backup.git,https://github.com/calmh/ClusteredPoller.git,https://github.com/deveel/deveeldb.git,https://github.com/jimdoescode/feedforge.git,https://github.com/nikodemus/fsdb.git,https://github.com/n00dles/DM_Matrix.git,https://github.com/agstudy/rsqlserver.git,https://github.com/jkebinger/transit-system-neo4j-example.git,https://github.com/summerisgone/django-database-schema.git,https://github.com/akhenakh/dico.git,https://github.com/ebertti/requery.git,https://github.com/mattheworiordan/Wordpress-Plugin-Dev-and-Stage-Environment.git,https://github.com/matthojo/Hari.git,https://github.com/vjoel/fsdb.git,https://github.com/ProstoKSI/django-voter.git,https://github.com/artirix/logcabin.git,https://github.com/feyeleanor/serendipity.git,https://github.com/Teehee123123/Server-crashes-on-player-connect.git,https://github.com/fabienwang/commentcava.git,https://github.com/ambiversive/asg.git,https://github.com/ncbo/umls2rdf.git,https://github.com/gooselinux/compat-libtermcap.git,https://github.com/freddix/GConf.git,https://github.com/INCF/eeg-database.git,https://github.com/penberg/pstore.git,https://github.com/ramsdell/ocaml-datalog.git,https://github.com/ceefour/webdav-servlet.git,https://github.com/mapledesign/modx-component-sync.git,https://github.com/mikewied/Memcached-Java-Load-Client.git,https://github.com/infovore/mysql-backup-scripts.git,https://github.com/CulturePlex/Sylva.git,https://github.com/cinchapi/concourse.git,https://github.com/KDK-Alli/RecordManager.git,https://github.com/wq/wq.db.git,https://github.com/zyphlar/Open-Source-Access-Control-Web-Interface.git,https://github.com/crichey/ActiveDocument.git,https://github.com/Xen0ph0n/MIDAS.git,https://github.com/petere/postgresqlfs.git,https://github.com/bfirsh/django-database-files.git,https://github.com/ClickerMonkey/Azzet.git,https://github.com/wowo/WowoQueueBundle.git,https://github.com/guardianproject/libsqlfs.git,https://github.com/Tribler/dispersy.git,https://github.com/samwilson/kohana_webdb.git,https://github.com/deepwinter/lattice.git,https://github.com/isaact/TSDocDB.git,https://github.com/lalithsuresh/Scaling-HDFS-NameNode.git,https://github.com/Discover-/SAI-Editor.git,https://github.com/pld-linux/GConf2.git,https://github.com/shrimpboyho/higgle.git,https://github.com/weecology/retriever.git,https://github.com/ModeShape/modeshape-examples.git,https://github.com/dworkin/dgd.git,https://github.com/rsms/node-fsdocs.git,https://github.com/ilitirit/manardb.git,https://github.com/meltingice/node-activerecord.git,https://github.com/nelstrom/radiant-file-system-extension.git,https://github.com/nestorpersist/ostore.git,https://github.com/yago-naga/aida.git,https://github.com/mielophone/Mielophone-AIR.git,https://github.com/rsandor/node-migrate.git,https://github.com/liblime/LibLime-Koha.git,https://github.com/knu/postgresql-plruby.git,https://github.com/share/livedb.git,https://github.com/apavlo/h-store.git,https://github.com/creationix/node-persistence.git,https://github.com/thorsten/phpMyFAQ.git,https://github.com/aol/moloch.git,https://github.com/khoaofgod/phpfastcache.git,https://github.com/alibaba/oceanbase.git', '0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,2,1,0,0,0,0,1,2,0,0,0,2,1,0,3,0,1,2,2,3,1,2,1,0,0,1,1,1,1,1,2,1,2,2,1,1,1,1,1,1,0,3,2,2,0,1,2,3,1,2,3,3,2,2,1,3,3,5,2,4,0,2,2,0,7,1,2,4,7,5,2,2,1,10,5,8,3,8,9,6,1,6,3,4,4,7,0,7,6,12,2,6,4,5,17,12,0,8,20,7,6,8,5,8,2,9,3,9,32,14,20,43,7,83,61,116,263', '0.68959236,0.7491469,0.89703166,1.0488056,1.0541652,1.198635,2.3920846,2.39727,1.4950528,1.4982938,0.7491469,0.7491469,1.7979525,1.7979525,1.7979525,0.89703166,0.89703166,0.89703166,1.046537,1.046537,2.093074,2.093074,1.1150275,1.1904612,1.1904612,1.1960423,2.39727,1.4982938,3.5932243,3.7188363,0.7475264,1.7485127,0.7491469,1.7979525,3.863048,0.89284587,1.0416535,1.1904612,1.1904612,1.1960423,4.3570824,2.3819983,0.5954996,0.7035287,3.737254,0.74437445,0.7784916,1.7864987,1.7864987,1.7940633,1.8180674,0.82124174,0.89324933,0.89703166,1.0421243,4.168391,1.1904612,1.1909992,1.1909992,1.1960423,1.1960423,4.334515,0.74437445,1.7488208,1.7856917,1.7856917,1.7864987,0.89284587,2.0842485,1.1904612,1.1904612,1.7856917,6.8074017,1.9617828,1.1904612,1.1904612,1.1904612,1.1909992,4.2312884,3.6911967,1.7856917,1.1909992,1.1909992,1.3084463,1.4887489,1.0421243,1.1909992,4.2449126,2.3819983,2.4114108,0.89324933,1.6510754,0.96397793,1.0421243,1.1909992,1.6066298,0.1527326,1.285304,0.38961744,1.444691,3.4747956,3.8319464,4.1067963,1.8596063,1.9279559,2.6168926,1.7670012,1.738183,1.5388522,3.7149196,2.0273097,1.1885686,1.2822807,1.4850396,0.49854454,2.6929915,2.485116,6.6978416,1.2323159,2.495203,3.3484142,3.9742358,1.4739119,2.0386891,2.0073407,1.6527798,3.6415403,6.0911684,3.1083684,4.1539493,3.157827,4.731726,3.772708,3.0545073,2.8314037,4.584508,2.385065,2.743694,1.4026774,6.9480543,3.346923,7.122744,12.078719,11.270847,6.9531746,12.105188,12.818087,9.856598,32.077652', '3,3,3,3,3,3,2,2,3,3,3,2,3,3,3,4,3,4,4,4,3,3,4,4,4,3,3,3,2,2,4,4,3,3,2,5,5,5,4,3,2,4,6,4,2,6,3,5,4,3,3,3,5,4,5,3,6,5,5,5,5,2,5,5,4,4,5,6,5,6,6,6,2,4,6,6,8,7,3,3,7,7,6,6,7,8,9,4,6,4,9,7,12,10,10,12,7,12,12,9,4,6,10,13,14,5,11,9,15,8,9,13,18,13,17,15,16,10,24,17,18,12,25,22,25,25,12,15,31,22,11,23,26,27,33,31,40,33,51,60,48,66,87,103,153,204,415,406,594', '0,0,37,1,0,0,0,0,0,0,0,1,0,0,0,0,0,3,0,0,0,0,0,0,4,44,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,62,0,1,1,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,0,1,0,16,1,4,0,3,0,0,0,14,10,1,22,3,0,0,0,0,1,7,2,0,0,0,0,1,0,0,0,0,23,0,0,2,0,1,0,5,0,0,11,20,1,0,0,0,1,0,0,33,0,0,0,3,0,0,0,37,1,0,4,1,5,2,0,2,27,7,1,6,8,47,7,86,47,11,20', '3.68959236,3.7491469,3.89703166,4.0488056,4.0541652,4.198635,4.3920846,4.39727,4.4950528,4.4982938,4.7491469,4.7491469,4.7979525,4.7979525,4.7979525,4.89703166,4.89703166,4.89703166,5.046537,5.046537,5.093074,5.093074,5.1150275,5.1904612,5.1904612,5.1960423,5.39727,5.4982938,5.5932243,5.7188363,5.7475264,5.7485127,5.7491469,5.7979525,5.863048,5.89284587,6.0416535,6.1904612,6.1904612,6.1960423,6.3570824,6.3819983,6.5954996,6.7035287,6.737254,6.74437445,6.7784916,6.7864987,6.7864987,6.7940633,6.8180674,6.82124174,6.89324933,6.89703166,7.0421243,7.168391,7.1904612,7.1909992,7.1909992,7.1960423,7.1960423,7.334515,7.74437445,7.7488208,7.7856917,7.7856917,7.7864987,7.89284587,8.0842485,8.1904612,8.1904612,8.7856917,8.8074017,8.9617828,9.1904612,9.1904612,9.1904612,9.1909992,9.2312884,9.6911967,9.7856917,10.1909992,10.1909992,10.3084463,10.4887489,11.0421243,11.1909992,11.2449126,11.3819983,11.4114108,11.89324933,12.6510754,12.96397793,13.0421243,13.1909992,13.6066298,14.1527326,14.285304,14.38961744,14.444691,14.4747956,14.8319464,16.1067963,16.8596063,16.9279559,17.6168926,17.7670012,18.738183,19.5388522,19.7149196,20.0273097,20.1885686,20.2822807,20.4850396,20.49854454,21.6929915,22.485116,23.6978416,25.2323159,26.495203,27.3484142,27.9742358,28.4739119,30.0386891,31.0073407,31.6527798,32.6415403,33.0911684,34.1083684,34.1539493,34.157827,34.731726,35.772708,38.0545073,40.8314037,43.584508,44.385065,44.743694,55.4026774,75.9480543,83.346923,87.122744,119.078719,157.270847,166.9531746,299.105188,488.818087,531.856598,889.077652', ',A system for maintaining a localization database An applicat....,A warehouse is a commercial building for storage of goods I....,MURRiX is a specialized Content Management System MURRiX ena....,Alkejs is a bulletin board system based on Nodejs and Expres....,Scala Migrations is a library to manage upgrades and rollbac....,Warnemuende is a free framework for creating content managem....,Very simple database system....,NCIC Database and System....,Works with usersystem to do authentication from a local data....,A graph database using a Distributed Hashtable as the underl....,Using the EFIGI Database of 4000 de Vaucouleurs classified g....,A model behavior for Cake to automatically encrypt and decry....,Teledrill Surface System Database and Web App....,Column oriented database system for Sequence OLAP....,An application and database system to aid in the tracking of....,OpenLink ODBC Bench is an opensource ODBC Benchmarking tool ....,Home brew HAL9000 P A home automation system for now just ....,A fast and customizable webchat using PHP a database system ....,A collection of static function filled classes designed to c....,Metagenomics data sequences and annotations management syste....,FudanIntroduction to database systemsProject....,Database driven menu system for Twinners....,Client side caching for javascript css images and html files....,CouchQueue is a module that enables queuing systems to be bu....,Online database system for Kings College accommodation exten....,A database and frontend for storing network inventory inform....,A Relational Database Management System....,C library for writingloading data into the WDB database syst....,Simple example using basic database abstractions from System....,CRM system for Database Concepts Group 6....,The Java connector can access a kdb kdbtick environment in ....,System DataBase SysDB a system management and inventory col....,A NSS library to map user credentials to existent user in th....,distributed file system noSQL distributed database....,a yelplike database systemSQL ....,PhoneGap API source project templates for ios and android In....,Metagenomics data sequences and annotations management syste....,Knopaste is a NopasteSystem to paste files and sourcecode to....,A simple PHP5 mockupwireframe sharing system that doesnt req....,Simple data entry systems that can be created by non technic....,A simple distributed data project for my Advanced Database S....,timeseries database with reduce system....,This will help your teams source code repository uptodate by....,WasteMail SMTPd is a SMTP mail daemon written in Erlang It i....,A system for managing Youth Ministry followup....,Browser Storage Abuser is a tool to experiment your browser ....,The system was developed using Java Enterprise 70 and glassf....,A small fast and databaseless blogging system....,Converts a SQLite database to another RDBMS system....,working system in VB that integrates database management....,The system consist of A frontend web services SOAP that take....,ODMTools is a python application for managing observational ....,A project defining DSL structures in Scala to work easily wi....,OpenERM is a web based library system designed to manage ele....,Python library for querying the file system databases and Am....,A system I use to keep track of the different beers I try I ....,Implementation of a distributed application using the docume....,A very simple comment system written in PHP that uses flat f....,Store and load CouchDB views to from your file system for e....,A very simple comment system written in PHP that uses flat f....,Store and load CouchDB views to from your file system for e....,Project for the course CS2102 Introduction to Database Syste....,ChunCu is a OpenSource Content Management System CMS written....,Database system using streams and file system NoSql way....,a report system for moodle requieres syncing databases....,A Secure PHP Authentication System with a MySQL database....,Database System for reporting genderbased violence in Haiti....,A purePython database system optimized for singleprocess doc....,tPostgres Database Management System....,gimd pronounced gimdee provides a small distributed database....,Ansible Playbooks for booting a server running the neo4j gra....,A simple transactionally safe database management system....,Use as submission of my ADS projects purpose only....,Django Based Database System for Experimental Subjects....,Spambot Blocker for e107 Content management system based on....,Easily install your database schema and ASPNET Membership sy....,CryptDB is a system that provides practical and provable con....,An API built to work with the OSM API database schema writte....,Design and implementation of a singleuser database managemen....,Take backup of the application content is very important So ....,Database friendly poller for the RTG traffic statistics syst....,DeveelDB is a complete SQL database system primarly develope....,A simple CMS that feels similar to ExpressionEngine with a s....,A simple file system database Extracted from Bill St Clairs ....,The Matrix is an XML file based Database system for GetSimpl....,Sql Server driver database interface DBI driver for R This ....,The code to create a simple model of transit times on one li....,Version control system for django databases....,A databaseagnostic modeling system....,Store e run query on database to help system manager of a Dj....,Dev and Staging Environment Plugin provides developers with ....,A small CMS Content Management System with no database its a....,A file system data base Provides a threadsafe processsafe Da....,Application for Django framework that contains generic ratin....,logcabin is a program for aggregating and processing events ....,A pure Go relational database system ported from and inspire...., Minecraft Crash Report Ooh Shiny Time 7413 1137 PM Descr....,commentcava is a comment system in javascript for static web....,This is a content management system that merges concepts fro....,These python scripts connect to the Unified Medical Language....,A basic system library for accessing the termcap database....,GNOME configuration database system...., EEGERP portal enables community researchers to store update....,pstore a highperformance readoptimized database system....,This package contains a lightweight deductive database syste....,Java servlet that provides an implementation of the webdav p....,Ideal for Git users synchronise MODX components stored in t....,Java load client that utilizes the YCSB Framework and runs l....,Ruby scripts to back up every single mysql database on your ....,A Relaxed Schema Graph Database Management System....,Concourse is a schemaless and distributed version control da....,A metadata record management system written in PHP intended ...., wqs db library extending Django REST framework with databas....,Web software for managing a database of members in a collabo....,ActiveDocument is an open source Ruby connector for MarkLogi....,Metadata Inspection Database Alerting System....,FUSE driver to access PostgreSQL databases as a file system....,A storage system for Django that stores uploaded files in th....,An Asset Loading Library in Java Load assets from any source....,The WowoQueueBundle provides unified method for use queue sy....,a library implements a POSIX style file system on top of an ....,The elastic database system A database designed for P2Plike ....,A database userinterface system a la phpMyAdmin but without ....,Lattice is a graph database CMS system for building Kohana w....,A simple flexible db system in objectivec built on top of th....,This work aims to reengineer the Hadoop Distributed File Sys....,Editor for TrinityCores SAI SmartAI smartscripts database s....,GNOME2 configuration database system....,A Tiny JavaScript Database System....,Quickly download clean up and install ecological datasets in....,A set of examples for ModeShape which is a lightweight fast ....,The repository for DGD an objectoriented database management....,Simple ACID and versioned file systembased document database....,Persistent fast mmapd database for Common Lisp using MOP inc....,A ORM written in Coffeescript that supports multiple databas....,Save a Radiant site to the file system for easy editing ando....,A NoSql database and continuous mapreduce system written in ....,AIDA Named Entity Disambiguation by the Databases and Inform....,Mielophone is a minimalistic application for searching liste....,A database agnostic migration system for Nodejs....,LibLime Koha is the most mature of the open source ILS appli....,PLRuby procedural language for the PostgreSQL database syste....,A database frontend for concurrent editing systems....,HStore Distributed Main Memory OLTP Database System....,A high level persistancedatabase system for nodejs....,phpMyFAQ open source FAQ system for PHP and MySQL PostgreSQ....,Moloch is a open source large scale IPv4 full PCAP capturing....,The PHP highperformance object caching system ever phpFastCa....,OceanBase is a distributed database system....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('distributed+systems', 'https://github.com/zagor/rockbuild.git,https://github.com/manveru/tick.git,https://github.com/kilaulena/thesis_en.git,https://github.com/pyfarm/pyfarm.git,https://github.com/goatrodeo/goatrodeo.git,https://github.com/copton/reversi.git,https://github.com/bobcodes/rotmg-protocol.git,https://github.com/BruceDLong/ProteusCore.git,https://github.com/ghaskins/catherder.git,https://github.com/gkossakowski/gimd.git,https://github.com/awbraunstein/js-compute.git,https://github.com/tcloud/ceph-client-standalone.git,https://github.com/mattwilliamson/erlfs.git,https://github.com/redu/permit-gem.git,https://github.com/pierce403/hashbounty.git,https://github.com/ClothesHorse/NSQnet.git,https://github.com/teej/alchemy.git,https://github.com/appaquet/gostore.git,https://github.com/pingles/clj-hdfs.git,https://github.com/rschildmeijer/elastica.git,https://github.com/kompics/kompics.git,https://github.com/alonsovidales/Brain.git,https://github.com/jamezilla/ats.git,https://github.com/itisaid/Doris.git,https://github.com/tcloud/ceph.git,https://github.com/mesosphere/mesos-utils.git,https://github.com/meltingice/NodeMonitor.git,https://github.com/ericwa/NestedVersioning.git,https://github.com/windley/CS462-Event-Edition.git,https://github.com/nitrix/udfs.git,https://github.com/jasonjackson/mail-sauce.git,https://github.com/redu/untied.git,https://github.com/cowtowncoder/ClusterMate.git,https://github.com/deveel/cloudb.git,https://github.com/moretv/cobweb.git,https://github.com/alangenfeld/cs639.git,https://github.com/PhDP/Scriptoria.git,https://github.com/gphat/io-storm.git,https://github.com/stackforge/compass-core.git,https://github.com/archlinuxarm/plugbuild.git,https://github.com/hpc/dcp.git,https://github.com/logicalhelion/helios.git,https://github.com/datastream/metrictools.git,https://github.com/veny/GearmaNode.git,https://github.com/bbfsdev/bbfs.git,https://github.com/jclawson/hazeltask.git,https://github.com/nebularis/systest.git,https://github.com/davepacheco/kang.git,https://github.com/nicholasdavidson/pybit.git,https://github.com/joshmarshall/zerotask.git,https://github.com/Jiddler/Hyperletter.git,https://github.com/mikewied/Memcached-Java-Load-Client.git,https://github.com/nekokak/p5-Clutch.git,https://github.com/dreedyman/Rio.git,https://github.com/Chorus-bdd/Chorus.git,https://github.com/shadoi/puppet.git,https://github.com/cinchapi/concourse.git,https://github.com/epokmedia/storm-local-multilang.git,https://github.com/reverbrain/historydb.git,https://github.com/dzzie/COMRaider.git,https://github.com/divegeek/GridBackup.git,https://github.com/uchicago-cs/cmsc23300.git,https://github.com/grantr/game_warden.git,https://github.com/fujin/pylon.git,https://github.com/vintagewang/tuxone.git,https://github.com/llpamies/ClusterDFS.git,https://github.com/sylvinus/fsdfs.git,https://github.com/sampsyo/cluster-workers.git,https://github.com/bendiken/bitcache.git,https://github.com/manzur/gitfs.git,https://github.com/spmjs/yuan.git,https://github.com/ricardoduarte/python-for-developers.git,https://github.com/ironyx/dache.git,https://github.com/CFSworks/multiminer.git,https://github.com/auser/erlfs.git,https://github.com/stvchu/memcachedb.git,https://github.com/vmware/CloudFS.git,https://github.com/lalithsuresh/Scaling-HDFS-NameNode.git,https://github.com/bulldog2011/luxun.git,https://github.com/beamcommunity/beamcommunity.github.com.git,https://github.com/victori/jetty-session-cache.git,https://github.com/legastero/Kestrel.git,https://github.com/maxogden/smalldata.git,https://github.com/xmirror/moosefs.git,https://github.com/ToshiyukiTerashita/castoro.git,https://github.com/ravendb/ravenmq.git,https://github.com/hij1nx/vines.git,https://github.com/rosejn/plasma.git,https://github.com/dominictarr/snob.git,https://github.com/shadow/shadow.git,https://github.com/redu/permit.git,https://github.com/jkvor/log_roller.git,https://github.com/substack/nodefest-2012.git,https://github.com/Flipkart/phantom.git,https://github.com/epokmedia/storm-node-multilang.git,https://github.com/andyt/gearman-ruby.git,https://github.com/Wappworks/yaak.js.git,https://github.com/rfonseca/X-Trace.git,https://github.com/Koha-Community/Koha.git,https://github.com/denizalti/concoord.git,https://github.com/danilop/yas3fs.git,https://github.com/lizardfs/lizardfs.git,https://github.com/bigbully/Dapper-translation.git,https://github.com/rmayr/dvcs-autosync.git,https://github.com/henryr/distributed-systems-readings.git,https://github.com/mozilla/deuxdrop.git,https://github.com/taobao/ADFS.git,https://github.com/toddlipcon/gremlins.git,https://github.com/ibr-alg/wiselib.git,https://github.com/theonewolf/TripleD.git,https://github.com/alibaba/tair.git,https://github.com/beloglazov/openstack-centos-kvm-glusterfs.git,https://github.com/hurricane/hurricane.git,https://github.com/LiveRamp/hank.git,https://github.com/logcabin/logcabin.git,https://github.com/apavlo/h-store.git,https://github.com/linkedin/helix.git,https://github.com/amitrathore/swarmiji.git,https://github.com/STEllAR-GROUP/hpx.git,https://github.com/alibaba/tfs.git,https://github.com/rackerlabs/blueflood.git,https://github.com/openSUSE/open-build-service.git,https://github.com/adyliu/jafka.git,https://github.com/Dempsy/Dempsy.git,https://github.com/benoitc/flower.git,https://github.com/Factual/skuld.git,https://github.com/dominictarr/crdt.git,https://github.com/facebook/cassandra.git,https://github.com/duplys/git-issues.git,https://github.com/mixu/distsysbook.git,https://github.com/boundlessgeo/GeoGit.git,https://github.com/leo-project/leofs.git,https://github.com/douban/beansdb.git,https://github.com/sheepdog/sheepdog.git,https://github.com/schacon/ticgit.git,https://github.com/khoaofgod/phpfastcache.git,https://github.com/linkedin/databus.git,https://github.com/killme2008/Metamorphosis.git,https://github.com/basho/riak_core.git,https://github.com/moxie0/Convergence.git,https://github.com/coreos/fleet.git,https://github.com/alibaba/oceanbase.git,https://github.com/Activiti/Activiti.git,https://github.com/cloudera/flume.git,https://github.com/mozilla/persona.git,https://github.com/Netflix/Hystrix.git,https://github.com/twitter/zipkin.git,https://github.com/twitter/kestrel.git,https://github.com/travis-ci/travis-ci.git', '0,0,0,1,0,0,1,1,1,1,0,0,1,0,0,1,0,1,2,1,0,2,2,2,0,3,0,0,2,1,0,1,1,3,4,2,2,3,5,4,2,1,2,5,6,2,4,2,3,1,4,8,2,6,3,2,9,2,3,9,0,9,2,0,13,7,4,10,2,2,6,3,6,5,3,5,6,5,3,3,8,5,4,17,4,3,2,5,2,10,2,5,5,18,5,33,2,17,27,7,10,33,14,9,10,9,20,11,39,5,44,38,9,27,16,43,25,12,44,68,24,84,49,18,4,6,12,27,28,19,72,36,90,83,70,116,109,204,137,79,39,263,529,148,218,230,194,233,298', '1.2728983,1.5881845,1.6087643,0.79409224,1.9058212,1.9093474,1.0069621,1.1656178,1.2705474,1.2728983,2.5457966,1.5911227,1.9058212,2.0086224,2.227572,1.2728983,2.223458,2.227572,1.2728983,1.5881845,1.5881845,1.5911227,0.60417724,1.9058212,1.9093474,2.0937586,1.113786,1.113786,1.2705474,2.5410948,1.9093474,2.5457966,1.5911227,2.0976324,2.5410948,2.5457966,1.5881845,1.7447989,3.0673008,2.2016912,1.6994123,2.064437,2.656198,2.2016912,3.935467,1.2042547,3.5227056,2.5457966,1.5681394,1.8270862,1.8411362,1.8542783,2.9233382,2.379634,2.4087114,1.5429324,1.7447989,1.5429324,1.51563,2.472371,2.0047917,3.3547873,2.140007,1.8131151,3.9537916,4.7049313,2.7920058,3.9801297,3.080346,1.282066,4.403875,1.475949,2.6013033,2.808288,2.478299,3.576952,2.808288,2.2509058,2.037218,2.3266716,6.0666533,2.1782098,2.4172187,4.8217854,4.524546,4.1587973,1.7628752,5.527139,3.1396348,3.4168074,4.166359,4.9324217,6.388725,2.694314,4.110351,7.9831157,1.3937887,5.5848427,5.48495,8.472579,3.1494138,6.559772,6.946934,4.0061326,26.799393,4.3772736,6.6826186,8.08244,12.083424,5.381791,10.018052,8.266679,9.462939,8.388084,7.6391077,12.068714,14.817288,6.9196506,12.558132,14.54041,11.1779175,11.718616,13.446251,14.617324,4.107872,10.555239,8.525983,9.281523,12.168152,14.80565,22.538742,11.272257,16.275785,28.18136,14.024323,8.57416,23.028042,25.04253,28.790657,21.76037,25.672796,34.348446,10.3385725,9.076989,33.00171,19.082245,43.561417,40.591827,36.93276', '6,6,6,6,6,6,6,6,6,6,6,7,6,7,7,7,8,7,7,8,9,7,8,7,9,6,10,10,8,8,10,9,10,8,7,9,10,9,6,8,11,12,11,9,7,14,10,13,13,15,12,9,14,11,14,16,9,18,18,12,23,13,22,26,11,17,22,15,24,26,19,25,22,23,26,23,23,25,28,28,20,27,28,14,29,32,38,34,43,35,43,40,39,32,44,16,55,40,31,51,55,30,50,68,46,70,66,84,52,109,66,79,111,99,121,103,127,151,118,108,158,114,150,182,215,214,218,205,210,242,228,286,276,308,384,406,409,326,406,478,560,594,382,775,1564,1622,1759,2398,2738', '0,0,0,12,0,0,0,3,0,0,0,0,0,1,0,0,0,0,0,0,0,10,0,1,0,0,0,0,0,1,0,1,9,0,0,0,4,2,0,10,7,0,0,3,33,10,41,0,21,0,2,1,2,6,7,1,0,1,0,0,6,0,0,0,1,0,0,2,0,0,2,0,4,0,0,0,0,3,3,0,1,1,0,1,1,1,1,0,2,27,0,7,0,1,1,1,5,0,0,2,5,15,0,9,0,14,0,2,17,0,0,3,1,57,26,47,0,2,94,3,22,96,11,16,0,5,9,0,3,14,94,42,3,33,2,11,13,30,56,58,32,20,19,7,455,38,36,32,495', '7.2728983,7.5881845,7.6087643,7.79409224,7.9058212,7.9093474,8.0069621,8.1656178,8.2705474,8.2728983,8.5457966,8.5911227,8.9058212,9.0086224,9.227572,9.2728983,10.223458,10.227572,10.2728983,10.5881845,10.5881845,10.5911227,10.60417724,10.9058212,10.9093474,11.0937586,11.113786,11.113786,11.2705474,11.5410948,11.9093474,12.5457966,12.5911227,13.0976324,13.5410948,13.5457966,13.5881845,13.7447989,14.0673008,14.2016912,14.6994123,15.064437,15.656198,16.2016912,16.935467,17.2042547,17.5227056,17.5457966,17.5681394,17.8270862,17.8411362,18.8542783,18.9233382,19.379634,19.4087114,19.5429324,19.7447989,21.5429324,22.51563,23.472371,25.0047917,25.3547873,26.140007,27.8131151,27.9537916,28.7049313,28.7920058,28.9801297,29.080346,29.282066,29.403875,29.475949,30.6013033,30.808288,31.478299,31.576952,31.808288,32.2509058,33.037218,33.3266716,34.0666533,34.1782098,34.4172187,35.8217854,37.524546,39.1587973,41.7628752,44.527139,48.1396348,48.4168074,49.166359,49.9324217,50.388725,52.694314,53.110351,56.9831157,58.3937887,62.5848427,63.48495,66.472579,68.1494138,69.559772,70.946934,81.0061326,82.799393,83.3772736,92.6826186,103.08244,103.083424,119.381791,120.018052,125.266679,129.462939,134.388084,144.6391077,158.068714,166.817288,169.9196506,174.558132,190.54041,193.1779175,209.718616,212.446251,214.617324,223.107872,230.555239,238.525983,241.281523,250.168152,275.80565,322.538742,333.272257,382.275785,419.18136,468.024323,530.57416,541.028042,555.04253,571.790657,578.76037,624.672796,891.348446,921.3385725,932.076989,1815.00171,1871.082245,1996.561417,2671.591827,3072.93276', ',Rockbuild is a system for running a distributed build farm o....,Distributed ticket tracking system hosted inside a Git repo....,Implementation of a distributed application using the docume....,A Python based distributed job system which is intended to b....,The Goat Rodeo distributed computation system thing....,Reversi Game Server and Distributed System with Scala and RE....,Learning about network protocols by deciphering RotMGs In di....,The Proteusbased Slipstream will be a better use of computer....,An Apache ZooKeeper inspired distributed coordination system....,gimd pronounced gimdee provides a small distributed database....,JavaScript Distributed System....,Forks kernel client module of the Ceph distributed file syst....,Distributed file storage system written in Erlang....,Client for the distributed authorization service Permit Perm....,distributed bounty system for cracking hashes....,NSQnet is a net client for bitlys NSQ distributed queue syst....,A distributed memory list caching system....,A distributed file system written in Go....,Small lib to make it easier to work with data on Hadoops Dis....,Framework for building a decentralized gossip based distribu....,Kompics A messagepassing component model for building dist....,On memory high performance distributed storage system based ....,ATS is a spectral modeling system based on a sinusoidal plus....,A large scale distributed KV storage system....,Forks the Ceph distributed file system for extended features....,Utilities for building distributed systems on top of mesos....,A distributed server monitoring system written in Javascript....,ObjectiveC persistence and versioning framework distributed....,Lecture notes code and other information for the Large Scale....,Ultimate Distributed File System....,A distributed email newsletter system based on resque....,Observer pattern for distributed systems....,Data types and building blocks for building distributed syst....,A distributed network storage system with an hydrid data mod....,Distributed task execution system....,Distributed file system....,A website to track science manuscripts written with distribu....,Perl support for Twitters Storm distributed computational sy....,Automating Distributed System Deployment to Baremetal Resour....,The Arch Linux ARM MultipleArchitecture Distributed Build Sy....,dcp is a distributed file copy program that automatically di....,Helios a distributed job processing system and application ...., Distributed system monitor toolset....,Nodejs library for the Gearman distributed job system with s....,Big brother file system distributed file system....,Advanced distributed task distribution library for Hazelcast....,A Distributed Systems Testing Framework....,Introspection for distributed systems....,Python Build Integration Toolkit a distributed cross platfo....,A simple ZeroMQ distributable task system similar in usage t....,Hyperletter helps you distribute your system like a mix of W....,Java load client that utilizes the YCSB Framework and runs l....,distributed job system....,Rio is an open source technology that provides a dynamic arc....,A BDD framework which is great for testing distributed syste....,Puppet is a declarative language for expressing system confi....,Concourse is a schemaless and distributed version control da....,The easiest way to test and develop your multilang spouts an....,History DB is a trully scalable hundreds of millions updates....,ActiveX Fuzzing tool with GUI object browser system scanner ....,PeertoPeer backup system built on top of the Allmydataorg Ta....,CMSC 23300 Networks and Distributed Systems....,Use Apache ZooKeeper to manage dynamic configuration of dist....,coordination helpers for distributed celluloid for use with ....,Its a distributed opensystems application server for CC appl....,Experimental Distributed File System....,fing simple distributed file system....,a Python clientmasterworker system for distributing jobs in ....,Distributed contentaddressable storage system....,Git is distributed version control system focused on speed e....,yuan is a distributed packaging system for spmjsorg....,This book is geared toward those who already have programmin....,Dache is a highly scalable efficient wellperforming distribu....,Multiminer server is a clustering and soon to be pooling man....,A distributed storage system which uses distributed Erlang s....,A distributed keyvalue storage system designed for persisten....,CloudFS is a prototype distributed VM storage system that al....,This work aims to reengineer the Hadoop Distributed File Sys....,A highthroughput persistent distributed publishsubscribe mes....,From distributed systems to robust servers and language desi....,Distributed session storage system for Jetty....,Kestrel is a job scheduler and dispatcher for distributed co....,information about civic hacking local data and distributed s....,Unofficial mirror Moose distributed file system forked from ....,Distributed storage system for Ruby applications....,Distributed Queuing System....,not actively maintained Vines implements the gossip protocol....,A graph query system for distributed computing....,distributed version control system implemented in javascript....,Shadow is a unique discreteevent network simulator that runs....,Authorization for distributed systems....,A pubsub modeled distributed Erlang logging system....,layering distributed systems....,Phantom is a high performance proxy for accessing distribute....,Multilang implementation in nodejs for the Storm distributed....,Ruby library for the Gearman distributed job system....,Yaakjs Yet Another Audio Kit is an Open Source HTML5 game au....,XTrace is a tool that provides finegrained visibility into l....,Koha is a free software integrated library system Koha is di....,Coordination Service for Distributed Systems....,YAS3FS Yet Another S3backed File System is a Filesystem in U....,LizardFS is an Open Source Distributed File System licenced ....,translate the paper of Dapper a LargeScale Distributed Syste....,dvcsautosync is a project to create an open source replaceme....,Readings in distributed systems...., Deuxdrop is a secure messaging system designed for mobile p....,ADFS Ali Distributed File System is an evolutional version o....,Gremlins is a python framework for faulttesting distributed ....,A generic algorithms library for heterogeneous distributed e....,The dead simple done right distributed file system....,A distributed keyvalue storage system developed by Taobaocom....,A StepbyStep Guide to Deploying OpenStack on CentOS Using th....,A scalable extensible distributed messaging system....,Hank is a system for running massive keyvalue data stores th....,LogCabin is a distributed system that provides a small amoun....,HStore Distributed Main Memory OLTP Database System....,Building distributed systems made easy....,A distributed computing system that helps writing and runnin....,A general purpose C runtime system for parallel and distribu....,TFS Taobao File System is a distributed file system similar ....,A distributed system designed to ingest and process time ser....,A generic system to build and distribute packages from sourc....,a fast and simple distributed publishsubscribe messaging sys....,Distributed Elastic Message Processing System....,collection of modules to build distributed and reliable conc....,Distributed task tracking system....,Commutative Replicated Data Types for easy collaborativedist....,Cassandra is a distributed storage system for managing struc....,A distributed issue tracking system based on Git repositorie....,The book Distributed systems for fun and profit....,Geospatial Distributed Version Control System....,LeoFS is an unstructured objectdata storage for the Web and ....,Yet anonther distributed keyvalue storage system from Douban....,Distributed Storage System for QEMU....,Git based distributed ticketing system including a command l....,The PHP highperformance object caching system ever phpFastCa....,Sourceagnostic distributed change data capture system....,A high availablehigh performance distributed messaging syst....,Distributed systems infrastructure used by Riak....,An agile distributed and secure alternative to the Certifica....,A Distributed init System....,OceanBase is a distributed database system....,Activiti is a lightweight workflow and Business Process Mana....,WE HAVE MOVED to Apache Incubator httpscwikiapacheorgFLUME ....,Persona is a secure distributed and easy to use identificati....,Hystrix is a latency and fault tolerance library designed to....,Zipkin is a distributed tracing system....,simple distributed message queue system....,A distributed build system for the open source community....'),
('facebook+application', 'https://github.com/JaSpr/social-notifier.git,https://github.com/raffael/RMFBLayer.git,https://github.com/mhorse/myQuestionnaire.git,https://github.com/bernardorufino/fbmeet.git,https://github.com/xstudios/socialappframework.git,https://github.com/jdparent/FBChatBB.git,https://github.com/victorcoder/ninja_moves.git,https://github.com/brinalee/PushHiatus.git,https://github.com/maximilien/people_finder.git,https://github.com/webdevhub/albumPics.git,https://github.com/danishmughal/Facebook-OAuth-Rails-Boilerplate.git,https://github.com/mahtonu/Virtual-Bookstall---Facebook-App.git,https://github.com/sprshrp/facebook-object-explorer.git,https://github.com/jimrubenstein/jqueryFbFriendSelectors.git,https://github.com/mftaher/SinatraApp-OmniAuth-Demo.git,https://github.com/pachico/xhprof-fuelphp.git,https://github.com/soluvas/fbstatus.git,https://github.com/HungHuynh/PhotoFace.git,https://github.com/pdesantis/node-fb-test-users.git,https://github.com/fgoncalves/PADIBook.git,https://github.com/leanvienna/studentlife.git,https://github.com/dansimau/facebook-photo-external.git,https://github.com/joaodrp/facebook-dotnet-solution.git,https://github.com/tomconte/FacebookAzure.git,https://github.com/KaySchneider/phpFacebookMVC.git,https://github.com/webdevhub/Friend-Location-Facebook.git,https://github.com/lukemikamai/T-Shirts-Application.git,https://github.com/nucleartux/OAuthBundle.git,https://github.com/andershaig/iFrame-Tab-Reveal-Skeleton.git,https://github.com/prabintp/codeigniter_facebook_app.git,https://github.com/fprochazka/fb-canvas-app.git,https://github.com/sunnysideup/silverstripe-social_integration.git,https://github.com/oxfordinternetinstitute/NameGenWeb.git,https://github.com/WindowsAzure-TrainingKit/Demo-EventBuddy.git,https://github.com/emobtech/Facebook-API-ME.git,https://github.com/evan/facebook_exceptions.git,https://github.com/vy/play-facebook.git,https://github.com/moneypenny/GithubFacebook.git,https://github.com/wirsindthomas/wst-facebook.git,https://github.com/kh411d/PHP-Facebook-App-Admin.git,https://github.com/LKay/kohana-facebook-iframe.git,https://github.com/googleplus/gplus-wigwam-server.git,https://github.com/btford/socialjam.git,https://github.com/spring-guides/gs-register-facebook-app.git,https://github.com/jordanmessina/facebook-app-django-base.git,https://github.com/ezbz/famousity.git,https://github.com/joshduck/PixelStir.git,https://github.com/chsh/facebootstrap.git,https://github.com/navgarcha/jquery-facebook.git,https://github.com/soundcloud/facebook-hack-demo.git,https://github.com/Sjors/ted-marathon-facebook-app.git,https://github.com/rrrene/outline.git,https://github.com/burstdev/fb-music-app.git,https://github.com/dekart/mygiftapp.git,https://github.com/ngerakines/facebook_application_development_wrox.git,https://github.com/mmangino/karate_poke.git,https://github.com/keyo/silverstripe-facebook-app.git,https://github.com/PaulKinlan/knowyourprivacy.git,https://github.com/nithinstany/Little_surprizes.git,https://github.com/sicross/facebook-frame.git,https://github.com/ryanlowe/listens-facebook.git,https://github.com/spohlenz/open_application_platform_plugin.git,https://github.com/demianbrecht/flask-canvas.git,https://github.com/spherop/fbconnect_ror.git,https://github.com/ccschmitz/facebook-boilerplate.git,https://github.com/dekart/facepalm.git,https://github.com/mave99a/fb-guinness.git,https://github.com/ngerakines/facebook_wiiinfo.git,https://github.com/googleplus/gplus-wigwam-client-android.git,https://github.com/devfu/facebook-github-badge.git,https://github.com/dhruvbaldawa/cj_flames.git,https://github.com/weejames/Facebook-Connect-Library-for-Cold-Fusion.git,https://github.com/jeherve/WP-Facebook-applications.git,https://github.com/arsduo/oauth_playground.git,https://github.com/KinveyApps/PayItForward-PhoneGap.git,https://github.com/sicross/Simon-s-Food-App.git,https://github.com/KinveyApps/PayItForward-Browser.git,https://github.com/kandalf/omnipopulus.git,https://github.com/TZM/tzm-blade.git,https://github.com/tuupola/slim-facebook.git,https://github.com/dotnetcurry/aspnet-mvc4-facebook-auth.git,https://github.com/daaku/nodejs-fb-sample-app.git,https://github.com/mb21/iCalendar-to-Facebook-Event.git,https://github.com/sausheong/Colony.git,https://github.com/jayway/facebook-test-java-api.git,https://github.com/mahmudahsan/iAdvance---Facebook-Page-Application.git,https://github.com/N2V/Photo-Contest.git,https://github.com/sergiomtzlosa/sharefactory-iphone.git,https://github.com/mahmudahsan/iSimple---Easy-Facebook-Page-Application.git,https://github.com/jimeh/760-grid-system.git,https://github.com/fvianello/facebook-html-app-boilerplate.git,https://github.com/ielshareef/FacebookExtension4Yii.git,https://github.com/spring-guides/gs-accessing-facebook.git,https://github.com/munhitsu/flask-fbapi.git,https://github.com/digidigo/facebooker-tutorial.git,https://github.com/hasinhayder/LightBulb.git,https://github.com/akosma/iphonestripview.git,https://github.com/BobDickinson/lib_facebook.git,https://github.com/xdite/facebook_connect_demo_application.git,https://github.com/hybridauth/Elgg-Social-Login.git,https://github.com/omeryavuz/yemek_koala.git,https://github.com/indragiek/INFacebookLoginClient.git,https://github.com/GromNaN/FacebookServiceProvider.git,https://github.com/gamesthatgive/rack-facebook-signed-request.git,https://github.com/moomerman/facebook_oauth_demo.git,https://github.com/Icenium/sample-facebook-api.git,https://github.com/ErikDubbelboer/nodeFacebookExample.git,https://github.com/jgorset/fandjango-example.git,https://github.com/beeman/cakephp-bootstrap-notifications.git,https://github.com/mmangino/facebooker_authentication.git,https://github.com/lorenzo/HipHop.git,https://github.com/spring-projects/spring-net-social.git,https://github.com/toolmantim/facebook-connect-sinatra-example.git,https://github.com/goibibo/django-facebook-oauth.git,https://github.com/prabirshrestha/FB-CSharp-SDK-First-FB-Application.git,https://github.com/facebook-csharp-sdk/facebook-canvas-aspnet-sample.git,https://github.com/subhranath/django-custom-auths.git,https://github.com/tobiassjosten/FacebookServiceProvider.git,https://github.com/mlavin/django-all-access.git,https://github.com/mmangino/fb_connect_example.git,https://github.com/upstream/simple_facebook_connect.git,https://github.com/jamiew/omniauth-rails-app.git,https://github.com/thelinmichael/face-recognition.git,https://github.com/murz/play-fbconnect.git,https://github.com/mahmudahsan/Graph-API---IFrame-Base-Facebook-Application-Development-PHP-SDK-3.0--Source.git,https://github.com/fbsamples/web-scrumptious.git,https://github.com/newscloud/n2.git,https://github.com/fbsamples/server-ads-api.git,https://github.com/msurguy/laravel-facebook-login.git,https://github.com/chaplinjs/facebook-example.git,https://github.com/fabriceb/sfFacebookConnectPlugin.git,https://github.com/rafmagana/Faceboku.git,https://github.com/philippWassibauer/django-activity-stream.git,https://github.com/aidanlister/django-facebook.git,https://github.com/DarkProspectGames/Facebook-Ignited.git,https://github.com/mohitjain/social-login-in-rails.git,https://github.com/Taehan-Kim/AppSlate.git,https://github.com/deadprogram/frankie.git,https://github.com/facebook/powereditor.git,https://github.com/ccoenraets/sociogram-mobile.git,https://github.com/ccoenraets/sociogram.git,https://github.com/ParsePlatform/IntegratingFacebookTutorial.git,https://github.com/enormego/flicktabcontrol.git,https://github.com/jgorset/fandjango.git,https://github.com/StevenRudenko/ActionsContentView.git,https://github.com/spring-projects/spring-social.git,https://github.com/flashingpumpkin/django-socialregistration.git,https://github.com/acolangelo/jPanelMenu.git,https://github.com/hybridauth/hybridauth.git', '0,0,0,0,0,0,0,1,1,1,0,0,0,0,1,1,1,1,1,0,1,0,1,0,0,0,0,0,1,1,0,1,3,3,2,1,1,1,1,1,0,2,2,2,2,1,1,1,0,2,1,1,3,0,0,0,1,1,1,1,0,0,2,0,1,4,1,1,3,0,6,0,2,0,7,4,8,5,11,3,8,8,5,4,4,3,4,3,5,0,3,2,11,2,5,3,2,6,0,7,7,1,3,15,3,12,2,5,8,1,9,6,4,5,12,7,2,3,7,4,4,12,22,15,17,33,18,15,13,13,26,21,8,21,38,45,51,22,40,81,76,125,26,50,150,164,163,175,442', '0.6920911,1.7759482,1.0333413,2.0666826,0.8879741,2.0666826,2.0666826,2.0666826,2.0666826,2.0666826,3.382754,3.395956,3.4923484,1.7222356,1.7302278,1.7302278,1.7302278,2.7555766,1.7669054,2.7683644,2.7683644,3.2918696,3.2918696,4.334025,3.382754,3.4014635,4.4981127,1.7136469,1.7302278,3.7302454,2.741835,0.8784124,1.8920692,0.9331076,3.0265737,4.09145,4.114837,4.201044,4.201044,3.2370727,3.2544625,1.3841822,1.5539547,3.6097312,3.6206515,1.7136469,2.7555766,1.7568249,3.948926,3.2370727,3.2471774,1.3709176,1.5206796,2.741835,5.923779,1.9410788,3.3642764,1.3709176,3.41871,3.9582644,4.1778917,4.9635067,2.051226,2.0563765,4.2790627,3.3175366,2.3991058,4.1690173,1.3709176,3.5839038,3.6845317,2.6875992,4.8114305,2.2906868,2.4502022,2.850743,2.6676824,2.7580082,2.0744526,4.5898833,5.711602,5.3869886,4.494754,2.5573027,4.806655,5.9126782,2.958937,1.1070745,6.1503534,2.2398453,5.1952953,3.909991,8.156353,2.191332,5.3613257,1.5210531,1.7530657,7.4857774,7.278584,2.7383823,3.821882,2.800225,6.033662,8.878518,4.886969,8.050269,4.721476,5.0925817,3.527261,5.6273217,3.708902,3.0046067,6.719415,7.702067,10.994948,9.496628,1.561318,5.6266265,3.3779883,5.7067313,6.8356566,4.6959224,4.9035864,6.7694683,11.172546,7.171612,6.8408566,7.0489187,14.520378,19.954073,17.800499,12.128942,4.8984723,25.583645,26.964458,11.034855,10.711564,9.133375,15.411779,16.858425,17.579714,30.593622,7.9639635,15.677036,8.118138,22.206888,24.145555,17.334146,19.065535', '4,3,4,3,5,4,4,3,3,3,3,3,3,5,4,4,4,3,4,4,3,4,3,3,4,4,3,6,5,3,5,6,3,4,3,3,3,3,3,4,5,5,5,3,3,6,5,6,5,4,5,7,5,7,4,8,6,8,6,6,7,7,8,10,7,5,9,8,9,10,5,12,8,13,6,9,6,9,4,10,4,5,9,12,10,10,12,15,9,18,13,16,3,18,12,18,19,10,17,15,15,23,18,5,21,9,23,22,22,27,21,26,25,24,14,21,34,30,30,32,33,31,22,29,27,17,50,57,54,58,51,69,94,91,88,99,108,143,123,94,135,82,229,226,322,350,613,768,1114', '0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,10,5,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,0,1,0,0,0,0,30,0,0,1,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,1,0,2,0,1,4,0,0,0,0,0,0,0,0,0,7,1,2,0,1,6,0,0,9,2,0,0,15,1,5,2,1,0,1,1,8,1,0,4,0,2,5,24,23,43,35', '4.6920911,4.7759482,5.0333413,5.0666826,5.8879741,6.0666826,6.0666826,6.0666826,6.0666826,6.0666826,6.382754,6.395956,6.4923484,6.7222356,6.7302278,6.7302278,6.7302278,6.7555766,6.7669054,6.7683644,6.7683644,7.2918696,7.2918696,7.334025,7.382754,7.4014635,7.4981127,7.7136469,7.7302278,7.7302454,7.741835,7.8784124,7.8920692,7.9331076,8.0265737,8.09145,8.114837,8.201044,8.201044,8.2370727,8.2544625,8.3841822,8.5539547,8.6097312,8.6206515,8.7136469,8.7555766,8.7568249,8.948926,9.2370727,9.2471774,9.3709176,9.5206796,9.741835,9.923779,9.9410788,10.3642764,10.3709176,10.41871,10.9582644,11.1778917,11.9635067,12.051226,12.0563765,12.2790627,12.3175366,12.3991058,13.1690173,13.3709176,13.5839038,14.6845317,14.6875992,14.8114305,15.2906868,15.4502022,15.850743,16.6676824,16.7580082,17.0744526,17.5898833,17.711602,18.3869886,18.494754,18.5573027,18.806655,18.9126782,18.958937,19.1070745,20.1503534,20.2398453,21.1952953,21.909991,22.156353,22.191332,22.3613257,22.5210531,22.7530657,23.4857774,24.278584,24.7383823,25.821882,26.800225,27.033662,28.878518,28.886969,29.050269,29.721476,32.0925817,33.527261,33.6273217,33.708902,35.0046067,35.719415,36.702067,36.994948,37.496628,37.561318,38.6266265,40.3779883,41.7067313,43.8356566,47.6959224,48.9035864,50.7694683,55.172546,57.171612,74.8408566,79.0489187,81.520378,90.954073,94.800499,102.128942,106.8984723,137.583645,152.964458,155.034855,169.711564,174.133375,178.411779,191.858425,228.579714,237.593622,262.9639635,291.677036,480.118138,536.206888,800.145555,960.334146,1575.065535', ',Ruby application that makes use of linuxs libnotify to popup....,Facebook API access for Mac applications that uses OS X FB i....,This application was built for Facebook and can be used for ....,Application that integrates Facebook chat with events as a C....,Developed by X Studios Social App Framework is a PHP framewo....,Facebook Chat application for the BlackBerry Smart Phone....,Facebook application for PHP Barcelona Conference 2010....,Facebook application to allow users to reply with a vacation....,Generalized version of the Facebook People Finder applicatio....,This application gets all the images in the Facebook Profile....,Simple boilerplate for rapidly setting up a rails applicatio....,The application created to describe simple Facebook social p....,A simple web application for debugging Facebook objects....,jQuery plugin for creating friend selectors for Facebook ifr....,An example application using OmniAuth for Facebook and Twitt....,FuelPHP package to profile applications using facebooks xhpr....,Post Status to Facebook Java EE 6 Sample Application....,Application filter photo facebook....,A utility to create read update and delete Facebook test use....,A mini distributed facebook application....,Studentlife Facebook Application....,Source code for External Gallery the Facebook application th....,A Visual Studio ASPNETC sample solution that provides some F....,A sample Facebook application for Windows Azure....,This is an small MVC wich lets you develop rapid an facebook....,This application loads the location of all the Facebook frie....,A facebook application for sending and recieving tshirts wit....,NOT SUPPORTED Authorize through facebook vkontakte and other....,A Sinatra template to quickly configure new iFrame tab appli....,codeigniter facebook sdk application....,Facebook canvas application sandbox....,This module allows users to easily let users sign up and log....,A Facebook application to help capture download and visualis....,In this demo you will start with a disconnected application ....,Facebook API ME defines a compelling and well defined API fo....,A Rails plugin for rendering application errors directly wit....,Ready to go Play Framework application with Facebook Login i....,A Facebook application for tracking your Github activity....,small framework for facebook applications based on PHP5....,A simple web app for accessing insights approving request cr....,Core files and settings to create Facebook iFrame applicatio....,Wigwam Now is a sample server that demonstrates how to build....,A collaborative music composition application created with t....,Registering an Application with Facebook Learn how to regis....,Base for handling facebook applications in Django....,Introductory Facebook application built with Google App Engi....,Facebook photo uploading application....,Facebootstrap is an application template for Facebook It bui....,A simple JQuery plugin to assist with developing web applica....,Demonstration application to present SoundClouds Facebook Ti....,Facebook application where people can select their favorite ....,Outline is an open source knowledge management application i....,The Facebook Music application source code which ran since 2....,Demo gift application for Facebook....,The official source code for the Wrox book Facebook Applicat....,The karate poke application from Developing Facebook Platfor....,Connects with a facebook application enabling your website t....,Know Your Privacy shows you the information that you are giv....,facebook Application....,Selfcontained test harness for building Facebook Canvas and ....,Listens Facebook application written with Ruby on Rails....,Rails plugin for FacebookBebo....,A Flask extension for Facebook canvasbased applications....,Rails base application which implements Facebook Connect....,My Facebook application boilerplate code....,Facebook integration for Rails Rack applications....,Facebook sample application Guinness Pints....,An open source Facebook application written in Erlang....,Android client for the WigwamNow sample app Demonstrates in....,A GitHub badge Facebook application....,This is a test facebook application designed in Flask and Bo....,A library to facilitate the use of Facebook Connect from Col....,A WordPress plugin to host Facebook tabs on your WordPress b....,An playground and test console for OAuthbased Facebook appli....,Sample application demonstrating the JavaScript library for ....,Demo Facebook Open Graph application deployable to Heroku....,Sample application demonstrating the JavaScript library data....,Twitter Facebook GitHub LinkedIn logins for your Rails appl....,ZMGC Application empowers members with online tools by provi....,Boilerplate Facebook application with Slim Eloquent and Face....,Authenticate your ASPNET MVC 4 application using Facebooks O....,A sample Facebook application in nodejs....,This is a Facebook Application you can use to subscribe to a....,Facebook clone project for the Cloning Internet Applications....,Java API for performing tests on Applications integrating wi....,Develop dynamic facebook application for your facebook page....,Photo Contest Facebook Application....,A singleton implementation to make an easyshare on social me....,Once upon a time there were some FBMLFBJS terms used to deve....,Use the same principals of the 960 grid system within Facebo....,Facebook HTML app boilerplate for pages tab applications....,Authenticate a Facebook user within a Yii Web Application an....,Accessing Facebook Data Learn how to access Facebook inform....,Facebook API for Flask httpflaskpocooorg based applications....,Facebook application to show you how to build facebook appli....,Project LightBulb is a wrapper on top of Facebooks own JSSDK....,Sample project using a UIKitbased strip component like those....,Facebook API helper for Corona SDK applications....,facebookconnectdemoapplication....,HybridAuth sample application Elgg Social Login allow your v....,Rails 3 Facebook Application Example Project Using Koala Rub....,Facebook authentication client sample application for OS X....,Facebook API and connect integration into your Silex applica....,Rack middleware for verifying and parsing Facebook signedreq....,Simple sinatra application to show how to integrate with the....,Sample application for Facebook OAuth loginapp authorization....,Sample Facebook application using nodejs and socketio....,Example Facebook application powered by Fandjango....,This plugin is inspired by the Facebook notifications It is ....,A simple plugin to provide a user model for Facebook applica....,CakePHP plugin to help you get you application running on th....,Spring Social is an extension of the Spring Framework that h....,An example of using facebook connect to log into a Sinatra a....,Django Application for integrating Facebook Graph api ....,Facebook C SDK Writing your first facebook application....,DEPRECATED Facebook Canvas Application Sample....,To provide plugable django applications which integrates its....,Extension for injecting the Facebook SDK into a Silex applic....,djangoallaccess is a reusable application for user registrat....,An example facebook connect application....,This plugin adds the ability to sign insign up using faceboo....,Example Rails 32 OmniAuth application connected to Facebook....,Face recognition Android application Using Android SDK OpenC....,Easily integrate Facebook authentication into any Play frame....,Facebook recently updated their PHPSDK to version 30 This is....,Facebook sample application Web Eat meals while tagging frie....,NewsClouds open source Facebook application based on Ruby on....,The Facebook Ads API is currently in a closed beta If you wo....,A complete application with Facebook login and a tutorial....,Example Facebook application built with Chaplin....,A Facebook Connect plugin for symfony that lets you add easi....,Simple Facebook application used as an example in httpdocshe....,This is a reusable Django application with which you can log....,Integrate Facebook into your Django application....,Dark Prospect Games LLC is proud to present Facebook Ignited....,A small application with integrates with Devise Twitter Fa....,iOS Application AppSlate Please visit to wwwfacebookcomAppS....,Easy creation of Facebook applications in Ruby using plugin ....,An HTML5 based application for managing Facebook ads....,StarterKit Application for PhoneGapFacebook integration....,A sample application exploring the Facebook SDK and the Grap....,A simple application that showcases how to integrate Faceboo....,FlickTabControl is an easy to use library of the Flick tab b....,Fandjango makes it really easy to create Facebook applicatio....,ActionsContentView is an standalone library implements actio....,Allows you to connect your applications with SaaS providers ....,Combining OpenID OAuth and FacebookConnect signup in one app....,A jQuery plugin that creates a paneledstyle menu like the ty....,Open source social sign on PHP Library HybridAuth goal is to....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('google+applications', 'https://github.com/dramsay/built_for_speed.git,https://github.com/Fabs/event-o-manager.git,https://github.com/robsheely/AS3-SoundFont-Parser.git,https://github.com/bisho/GAP.git,https://github.com/jonathan3/nxccs-thumbnailer.git,https://github.com/phxdevices/phx-maps-enyo-google.git,https://github.com/GoogleCloudPlatform/storage-appengine-bucket-lister-python.git,https://github.com/kevinjqiu/ratechecker.git,https://github.com/MegaDevs/ACRA_LogTracker.git,https://github.com/avsm/ocaml-appengine.git,https://github.com/rodaebel/instantlist.git,https://github.com/bithive/example-totp-vault.git,https://github.com/FriendCode/googlee.git,https://github.com/jstreb/app-cloud-google-analytics.git,https://github.com/harrikauhanen/futu-stickies.git,https://github.com/sparkys1stp/iOS-Google-Calendar.git,https://github.com/thedamfr/glass.git,https://github.com/skounis/gauth.git,https://github.com/IanLewis/kay.git,https://github.com/scottharvey/google-maps-using-socket.io.git,https://github.com/scottburton11/tweetflow.git,https://github.com/dima/pomodo_on_gae.git,https://github.com/kangzhang/chrisw.git,https://github.com/straup/gae-fakesubwayapis.git,https://github.com/FLCLjp/WeatherMaps.git,https://github.com/nbannist/appengine-tornado-starter.git,https://github.com/ecin/dtracy.git,https://github.com/dcrec1/contacts_rails.git,https://github.com/joshholt/SproutCoreTasks-AppEngineBackend.git,https://github.com/patrickbaumann/c2dmprototype.git,https://github.com/GoogleCloudPlatform/solutions-cloud-adventure-sample-android-client.git,https://github.com/ashchan/google_maps_example.git,https://github.com/fczuardi/quoteurl.git,https://github.com/knyga/kjscompiler.git,https://github.com/VizLibrary/Visualization-Library.git,https://github.com/d0nk/gae-blog.git,https://github.com/matoakley/KohAnalytics.git,https://github.com/joeauty/Google-Calendar-Spark.git,https://github.com/vcuculo/voicelamp.git,https://github.com/miohtama/django-nonrel-appengine-buildout.git,https://github.com/vvoovv/djeo.git,https://github.com/rr0hit/gae-livescore.git,https://github.com/thasuresh/gmaps_project.git,https://github.com/WebFilings/gae-financials.git,https://github.com/dataarts/drivechess.git,https://github.com/superfeedr/ChitChatRooms.git,https://github.com/GoogleCloudPlatform/appengine-sharded-counters-python.git,https://github.com/vladimir-s/personal-maps.git,https://github.com/madmatah/seo-ranking-engine.git,https://github.com/garethr/django-googlecalendar.git,https://github.com/PrasannaVenkadesh/Whiz-Chat.git,https://github.com/GoogleCloudPlatform/appengine-endpoints-helloendpoints-android.git,https://github.com/siddii/jgoogleanalytics.git,https://github.com/honcheng/GAEMobileAnalytics.git,https://github.com/thincloud/action_mailer_tls.git,https://github.com/GoogleCloudPlatform/bigquery-getting-started-java.git,https://github.com/ketanpatel25/GCM-Demo.git,https://github.com/GoogleCloudPlatform/appengine-paging-python.git,https://github.com/ddewaele/AndroidTwitterGoogleApiJavaClient.git,https://github.com/GoogleCloudPlatform/solutions-google-compute-engine-orchestrator.git,https://github.com/hybridauth/Elgg-Social-Login.git,https://github.com/GoogleCloudPlatform/compute-getting-started-python.git,https://github.com/bradical/Airbrake-Notifier-for-Java.git,https://github.com/cleverua/android_startup_activity.git,https://github.com/shamsudheen/Google-TTS-Library-For-iOS.git,https://github.com/Yelp/PushmasterApp.git,https://github.com/BriteSnow/snow.git,https://github.com/incuna/django-gcal.git,https://github.com/vijayrawatsan/nodemap.git,https://github.com/DerekRies/Angular-App-Engine.git,https://github.com/lilydjwg/gaetalk.git,https://github.com/pdincau/gcm-erlang.git,https://github.com/googledrive/android-quickstart.git,https://github.com/tlrobinson/jack-servlet.git,https://github.com/deemkeen/primabylon.git,https://github.com/jpf/TwilioSheet.git,https://github.com/simonw/getlatlon.com.git,https://github.com/FortyTwoEng/play21-guice-example.git,https://github.com/twillis/pyramid_appengine.git,https://github.com/michaelglenadams/Instahood.git,https://github.com/ddewaele/AndroidOauth2GoogleApiJavaClient.git,https://github.com/honcheng/GAE-APIMonitor.git,https://github.com/ulbrich/jruby-enginize.git,https://github.com/AppScale/sample-apps.git,https://github.com/cathive/fx-guice.git,https://github.com/subhranath/django-custom-auths.git,https://github.com/cheald/jabberish.git,https://github.com/spinkham/skipfish.git,https://github.com/robertwahler/two_factor_authentication_example.git,https://github.com/GoogleCloudPlatform/prediction-try-java-python.git,https://github.com/Max-Hailperin/MCS-270-UI.git,https://github.com/travishaynes/Google-Webfonts-Helper.git,https://github.com/alexjlockwood/gcm.git,https://github.com/bhagyas/roostrap.git,https://github.com/ocanbascil/PerformanceEngine.git,https://github.com/TheInvader360/libgdx-gameservices-tutorial.git,https://github.com/ksfreitas/gwt4nb.git,https://github.com/googleplus/gplus-photohunt-client-ios.git,https://github.com/stuart/google-authsub.git,https://github.com/harperreed/gae-superfeedr-shell.git,https://github.com/glaforge/bloogaey.git,https://github.com/jhalickman/GoogleMusicKeys.git,https://github.com/GoogleCloudPlatform/appengine-endpoints-helloendpoints-java-maven.git,https://github.com/noahsw/google-analytics-sdk-for-osx.git,https://github.com/imellon/Google-Plus-Android-Sample.git,https://github.com/symkat/SymPullCDN.git,https://github.com/mavens/Force.com-Toolkit-for-Google-Analytics.git,https://github.com/thetutlage/Google-Play-Store-API.git,https://github.com/ibagrak/algae.git,https://github.com/senchalabs/AppInspector.git,https://github.com/justindriggers/Glass-Launcher.git,https://github.com/jautero/google-app-engine-weekend-projects.git,https://github.com/google/googletv-android-samples.git,https://github.com/uunbound/fishbone.git,https://github.com/GDG-Korea/GoogleDevelopersLive.git,https://github.com/GDSSecurity/GWT-Penetration-Testing-Toolset.git,https://github.com/GoogleCloudPlatform/appengine-guestbook-python.git,https://github.com/01org/web-simulator.git,https://github.com/alexhancock/street-facing.git,https://github.com/GoogleChrome/chrome-platform-analytics.git,https://github.com/AttackPattern/CSharpAnalytics.git,https://github.com/dennisjzh/GwtMobile-PhoneGap.git,https://github.com/googleplus/gplus-photohunt-server-java.git,https://github.com/googlecast/CastHelloText-android.git,https://github.com/googlecast/CastHelloText-chrome.git,https://github.com/joerussbowman/gaeutilities.git,https://github.com/dpgaspar/Flask-AppBuilder.git,https://github.com/googledrive/appdatapreferences-android.git,https://github.com/prestaconcept/PrestaSitemapBundle.git,https://github.com/mocra/custom_google_forms.git,https://github.com/googleplus/gplus-photohunt-client-android.git,https://github.com/timothyf/gameday_api.git,https://github.com/caarlos0/nprogress-rails.git,https://github.com/rssowl/RSSOwl.git,https://github.com/guillaumebort/play-gae.git,https://github.com/mohitjain/social-login-in-rails.git,https://github.com/spacialdb/gcm.git,https://github.com/phendryx/superputty.git,https://github.com/spoletto/SPGooglePlacesAutocomplete.git,https://github.com/clintecker/django-google-analytics.git,https://github.com/SamyPesse/glass.py.git,https://github.com/cdhigh/KindleEar.git,https://github.com/gbraad/html5-google-authenticator.git,https://github.com/alexo/wro4j.git,https://github.com/Instagram/node2dm.git,https://github.com/acolangelo/jPanelMenu.git,https://github.com/kbhomes/google-music-mac.git,https://github.com/hybridauth/hybridauth.git,https://github.com/google/lmctfy.git', '0,0,0,0,0,0,0,2,0,0,2,3,0,0,2,1,2,2,1,3,2,2,2,2,1,3,0,2,1,5,2,1,1,4,3,1,6,2,3,2,1,3,6,1,5,2,5,9,8,1,8,5,1,3,4,9,11,3,6,2,7,4,8,7,2,3,5,8,8,8,5,10,10,5,8,12,3,5,4,8,10,7,3,19,5,2,0,4,4,11,17,15,9,17,3,14,13,19,5,7,8,11,17,10,15,7,16,17,8,9,18,9,20,10,22,19,27,34,14,16,10,16,37,28,28,7,18,22,35,23,48,23,11,41,35,45,22,31,57,48,28,94,58,114,81,175,110,442,133', '1.2933013,1.5519615,0.5969955,0.9429028,1.034641,2.8959239,1.034641,1.034641,0.77779,1.8086444,1.033511,1.419285,3.6654296,2.7506366,0.7751334,2.7990656,1.0774676,1.5502667,0.55767286,2.8449543,1.034623,1.0762908,1.0774676,1.0774676,1.1153457,1.1366694,1.1525315,1.3453636,1.3941822,1.4554504,0.7387482,2.9149263,1.0073637,1.135428,0.66501915,1.7612329,1.8518033,2.8581417,1.2417035,1.467694,1.1518978,1.2417035,2.3147542,1.2217437,1.4208367,1.5756725,2.079215,1.6058642,1.8518033,2.9138737,1.9604647,1.033511,2.3866096,2.0772638,2.1376057,2.3674128,2.4782512,1.789957,3.901805,2.8820798,2.0318058,1.248458,2.2799432,1.4124328,2.7830122,1.8128093,1.8121982,3.1017594,1.5489992,2.565127,3.2176971,4.4943123,2.495058,1.9457316,3.3426208,3.6113837,1.6458961,2.8446064,2.3658886,2.6484702,5.979152,4.032874,2.4698024,4.1184406,1.9157426,1.1667355,1.395065,2.5690575,2.5971198,3.9993458,4.5542793,9.672289,4.032838,2.6914182,1.7609718,2.5491889,2.8519926,3.2187154,8.319752,4.49721,3.0529957,8.812608,4.8721128,8.313109,10.598579,3.6758761,8.51752,9.617859,5.2012234,4.334353,4.9889565,9.231159,8.629313,3.6027625,12.966781,3.0040789,6.472366,4.0794997,4.1184254,4.464336,6.2565618,2.9452007,5.1024404,5.361676,4.8325205,4.7950516,4.12421,5.7374535,4.841374,16.217764,6.2464952,1.9898094,3.3195753,4.53,10.755808,8.246082,6.6673603,4.558813,7.8658447,21.623718,11.648301,9.464172,26.746563,6.13052,9.7345705,12.861468,41.268723,14.247217,16.369745', '8,8,9,9,9,8,10,8,11,10,9,8,9,10,10,9,10,10,12,8,11,11,11,11,12,10,13,11,12,8,12,11,13,11,13,14,9,12,13,14,16,14,10,17,13,16,13,10,11,17,11,15,18,17,16,11,9,18,13,19,15,19,14,16,20,20,19,15,17,17,20,15,17,23,19,16,28,25,28,24,19,24,30,13,30,34,36,32,32,24,18,17,29,23,38,27,28,22,31,33,35,27,28,32,25,40,30,31,45,45,37,45,36,52,32,45,34,33,53,52,62,60,40,50,51,85,75,77,71,79,68,102,124,102,104,99,145,143,126,122,269,223,357,356,764,768,1147,1114,1992', '0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,2,0,0,0,0,7,1,4,0,2,0,0,0,0,0,0,6,1,0,0,0,0,1,1,3,2,0,1,0,1,0,0,0,0,0,0,0,0,1,1,0,1,0,1,0,0,0,3,1,4,1,0,1,1,0,1,4,3,3,1,0,5,3,0,0,0,0,0,0,0,0,0,3,0,6,0,1,0,0,6,1,0,0,0,4,1,1,4,1,1,3,3,7,2,0,0,0,9,4,1,0,0,4,2,0,2,0,0,11,0,4,8,3,1,4,0,3,17,0,1,16,9,10,4,2,21,29,1,43,14,35,3', '9.2933013,9.5519615,9.5969955,9.9429028,10.034641,10.8959239,11.034641,11.034641,11.77779,11.8086444,12.033511,12.419285,12.6654296,12.7506366,12.7751334,12.7990656,13.0774676,13.5502667,13.55767286,13.8449543,14.034623,14.0762908,14.0774676,14.0774676,14.1153457,14.1366694,14.1525315,14.3453636,14.3941822,14.4554504,14.7387482,14.9149263,15.0073637,16.135428,16.66501915,16.7612329,16.8518033,16.8581417,17.2417035,17.467694,18.1518978,18.2417035,18.3147542,19.2217437,19.4208367,19.5756725,20.079215,20.6058642,20.8518033,20.9138737,20.9604647,21.033511,21.3866096,22.0772638,22.1376057,22.3674128,22.4782512,22.789957,22.901805,23.8820798,24.0318058,24.248458,24.2799432,24.4124328,24.7830122,24.8128093,25.8121982,26.1017594,26.5489992,27.565127,28.2176971,29.4943123,29.495058,29.9457316,30.3426208,31.6113837,32.6458961,32.8446064,34.3658886,34.6484702,34.979152,35.032874,35.4698024,36.1184406,36.9157426,37.1667355,37.395065,38.5690575,38.5971198,38.9993458,39.5542793,41.672289,42.032838,42.6914182,42.7609718,43.5491889,43.8519926,44.2187154,44.319752,44.49721,46.0529957,46.812608,49.8721128,50.313109,50.598579,50.6758761,54.51752,57.617859,58.2012234,58.334353,59.9889565,63.231159,64.629313,65.6027625,66.966781,67.0040789,67.472366,71.0794997,71.1184254,72.464336,78.2565618,78.9452007,82.1024404,83.361676,83.8325205,96.7950516,97.12421,104.7374535,110.841374,118.217764,122.2464952,126.9898094,138.3195753,147.53,149.755808,152.246082,173.6673603,178.558813,190.8658447,191.623718,308.648301,326.464172,441.746563,476.13052,854.7345705,955.861468,1298.268723,1570.247217,2141.369745', ',Sample Rails application for applying tips from codegoogleco....,Google App Engine application to manage subscriptions for ev....,An as3 utility library for reading SoundFont sf2 files and e....,GAP Google Authenticator for PHP This small library let you ....,The Thumbnailer is a Google App Engine application which get....,Enyo based Maps application based on Google Maps API....,Sample application illustrating use of Google Cloud Storage ....,A sample GWTGoogle App Engine application that uses the best....,A Java desktop application which provides a better visualiza....,Run OCaml applications on Google Appengine....,Simple Todo List Application for Google App Engine unsing HT....,An example Ruby class and Sinatra application for use with G....,Make your single page application crawlable....,An example plugin to support google analytics within an Brig....,The demo application I build during the presentation given a....,Simple iOS application that reads a Google Calendar via JSON....,This Gem is meant to help you quickly building application f....,Google authentication example for titanium mobile applicatio....,Kay is a web framework completely specialising on Google App....,Demo application showing Google Map editing using Socketio....,A sample application that visualizes the Twitter stream usin....,Time Tracking application developed in RESTful Flex Developm....,Yet another social network running on Google AppEngine also ....,A simple Google AppEngine application to provide an API endp....,Sample iOS application demonstrating displaying Google Maps ....,A Google App Engine starter application Tornado Jinja2 Docut....,Middleware for measuring Rackbased web applications Part of ....,Google Yahoo and Live Contacts in your Rails application wit....,A Google AppEngine Backend for Suvagit Guptas Sproutcore Tas....,This repository is a collection of applications that was put....,Cloud Adventure is a mobile game application built entirely ....,Sample code for the book Beginning Google Maps Applications ....,Source code of the website QuoteURLcom A Google AppEngine ba....,Compiles multiple JavaScript files with Google Closure Compi....,NOTE OFFICIAL REPO AT httpcodegooglecompvisualizationlibrary....,Simple Blog using Google Application Engine....,A module to make integration between your KohanaPHP v3x appl....,This spark is a supplement to the Google API Client and Goog....,Google Chrome application to interact with a lamp made with ....,Buildout for creating djangononrel applications on Google Ap....,djeo is a javascript geo library Write one application code ....,A Google App Engine Application that delivers data from live....,This is a sample application to show google map integration ....,Simple demo app to illustrate developing real world applicat....,Simple Chess Application backed by Google Drive Realtime Dri....,A small Chat Application on Google App Engine with file exch....,Google App Engine Sharded Counters Sample Application in Pyt....,This web application allows to create personal places list a....,SEO Tool to track ranking of keywords on search engines goog....,A Django application which provides a front end to one or mo....,This is a simple chat application that can be run from Termi....,This repository is a HelloWorld Android sample application t....,Google Analytics for Java applications....,Google AppEngine Analytics for Mobile Applications....,Enable ActionMailer to securely connect to Gmail or Google H....,A sample Java application that accesses the BigQuery API usi....,Google Cloud Messaging for Android GCM is a service that hel....,A simple paging application for Google App Engine in Python....,Android application implementing the Oauth 10 flow using the....,The sample application demonstrates orchestration framework ....,HybridAuth sample application Elgg Social Login allow your v....,This sample python application demonstrates how to access th....,A fork of the Google Code project httpcodegooglecomphoptoad ....,A custom StartupActivity to workaround a known Android issue....,The Google TTS For iOS will provide the capability to write ....,Legacy Yelp pushmaster application built on Google App Engin....,A Lightweight Google Guice Simple and Powerful Web Applica....,A Django application allowing developers to synchronise inst....,A realtime Nodejs application with Express Nowjs Ejs Google ....,A template for creating a web application using both Angular....,A chatroom application run on Google App Engine....,An Erlang application for Google Cloud Messaging....,Quickstart application showing the Google Drive API for Andr....,A servlet for running JSGI Jack compatible serverside JavaS....,A different approach for a meteorjs chat application powered....,A Python Flask application to take Twilio SMSes and submit t....,Source code for getlatloncom a simple single page pure Java....,A simple Play 21 application using Google Guice for dependen....,Scaffold for pyramid applications that run on googleappengin....,Meteor application to view photos by geographic area using t....,The goal of this sample project is to show you how you can d....,Google AppEngine application that monitors server API....,A generator for Google AppEngine compliant JRuby application....,Sample applications that work on AppScale and Google App Eng....,Google Guice integration for FXMLbased JavaFX applications....,To provide plugable django applications which integrates its....,A Rails plugin that provides a DRb server and singleton obje....,Web application security scanner created by lcamtuf for goog....,Example Rails TFA application using Authlogic and Google Aut....,Sample application illustrating use of the Google Predictio....,MCS270 variant of Googles sample web application....,Provides a helper for using Google Webfonts in a Rails appli....,Google Cloud Messaging for application servers implemented u....,Roostrap is a proven rapid application framework compilation....,Enabling layered storage localmemcacheddatastore for your ap....,A sample application demonstrating how to integrate a LibGDX....,The GWT4NB project aims to enable developers to take advanta....,PhotoHunt iOS is a client for the PhotoHunt example applicat....,Ruby code implementing the Google Authentication for Web App....,A Google App Engine shell application for interacting with S....,A sample blog application written in Groovy with the Gaelyk ....,Google Music Keys is a simple utility application for contro....,A hello world application for Google Cloud Endpoints in Java....,Track usage of OS X applications....,Sample Android application presenting the capabilities of Go....,SymPullCDN is a reverse caching proxy for use with Google Ap....,Import data from Google Analytics into Salesforce and Forcec....,Play Store API is an unofficial version of Google Play Store....,Algae is an application template for Google App Engine....,Google ChromeTM Dev Tools extension for debugging SenchaTM a....,A simple application launcher for Google Glass....,Collection of web applications that run on Google App Engine....,Source for many GoogleTV Example applications....,Fishbone is an HTML5Bootstrap boilerplate web application wi....,This application is able to watch Google Developers Live pag....,A set of tools made to assist in penetration testing GWT app....,Guestbook is an example application showing basic usage of G....,The Web Simulator is a lightweight tool for developing mobil....,A Google Maps Streetview application in which head tracking ....,Chrome Platform Analytics is a JavaScript library that suppo....,Google Analytics for Windows 8 C applications....,gwtmobilephonegap is a GWT wrapper of the PhoneGap Javascrip....,PhotoHunt Java runs on Google App Engine and demonstrates ho....,This Google Cast demo application shows how to send messages....,This Google Cast demo application shows how to send messages....,gaeutilities A collection of utilities to help with applica....,Simple and rapid application builder Web framework built on ....,Syncs your Android applications preferences to Google Drives....,A symfony 2 bundle that provides tools to build a rich appli....,Publish Google Forms with your own custom theme via a simple....,PhotoHunt Android is a client for the PhotoHunt example appl....,A Ruby API for using the Major League Baseball Gameday stati....,Slim progress bars for Ajaxy applications Inspired by Google....,RSS Owl is a powerful application to organize search and rea....,Create play application for Google App Engine....,A small application with integrates with Devise Twitter Fa....,A gem that helps developers send data from servers to their ....,SuperPutty is a Windows GUI Application that allows the PuTT....,An objectivec wrapper around the Google Places autocomplete ....,A simple django application to using Google Analytics in you....,Create python web applications for Google Glass....,A website application running in Google app engine deliver r....,A simple application for multifactor authentication written ....,Free and Open Source Java project which brings together almo....,A nodejs server for sending push notifications to Googles C2....,A jQuery plugin that creates a paneledstyle menu like the ty....,Turn Google Music into a separate beautiful application that....,Open source social sign on PHP Library HybridAuth goal is to....,lmctfy is the open source version of Googles container stack....'),
('High+Performance+computing', 'https://github.com/mattm401/pDAMGES.git,https://github.com/pathfinder81/HA-OSCAR--CLOUD-.git,https://github.com/shumway/hpc-template.git,https://github.com/furious-luke/libhpc.git,https://github.com/lalanne/Scientific-Hpc.git,https://github.com/huang206/Football.git,https://github.com/pathscale/hpl-2.0-openacc.git,https://github.com/LordOfBones/BGPSYM.git,https://github.com/sviridenich/HPSC-course.git,https://github.com/simsin/chpsc.git,https://github.com/dzzh/in4049.git,https://github.com/REXscale/3rdparty.git,https://github.com/chocoyaki/diet-green-g5k.git,https://github.com/goakley/ihpc-2013.git,https://github.com/lawliet89/hpce6.git,https://github.com/derge/Astro585_Labs.git,https://github.com/DawnScience/dawn-hpc.git,https://github.com/jiahao/hptcdl-sc14.git,https://github.com/wwells/uwhpsc.git,https://github.com/biobonnie/uwhpsc.git,https://github.com/markboots/peg.git,https://github.com/disbeat/parallel_graph_coloring.git,https://github.com/anupammr89/matrix.git,https://github.com/Aurametrix/Alg-Jl.git,https://github.com/xlc/SE751Project.git,https://github.com/disbeat/parallel_polynomial_solver.git,https://github.com/contact-contagion/mrsa-c.git,https://github.com/j08lue/hpcfortranmpi.git,https://github.com/ParkedTom/HPC-2014-CW3.git,https://github.com/ronanp/hpc-scaler.git,https://github.com/ronanp/hpc-nagios-plugins.git,https://github.com/kevinlmh/hpc_cuda.git,https://github.com/jenniferwx/UWHPSC.git,https://github.com/moupiya1/Astro585.git,https://github.com/Maratyszcza/CSE6230.git,https://github.com/yoddha24/hpsc.git,https://github.com/iagomosqueira/FLRHPC.git,https://github.com/yely/hpsc.git,https://github.com/jeffhammond/HPCInfo.git,https://github.com/nathancai/myhpsc.git,https://github.com/acgotaku/HPCC.git,https://github.com/pyHPC/paradigms.git,https://github.com/SergioV74/HPSC.git,https://github.com/jdimarco218/formalHPC.git,https://github.com/xcourses/coursera_uwhpsc.git,https://github.com/fabiorossetto/hpcprojects.git,https://github.com/jeffsp/hpc.git,https://github.com/vivekchand/HPC-UDP-CliSrv.git,https://github.com/acj/hpccmonwidget.git,https://github.com/ToxicFrog/luapilot.git,https://github.com/weierstrass/ODF983.git,https://github.com/etandel/hpc.git,https://github.com/jsnyder/sc10_python_tutorial.git,https://github.com/jrugis/HPC-dev.git,https://github.com/maxrev17/hpc.git,https://github.com/ceezeh/HPCE.git,https://github.com/ParkedTom/HPC-2014.git,https://github.com/cran/Rhpc.git,https://github.com/zonca/PythonHPC.git,https://github.com/jcauteru/HPSC.git,https://github.com/ahvigil/csc746.git,https://github.com/luther07/hpjpc.git,https://github.com/Sivious/HPSC.git,https://github.com/zonca/PythonHPC.git,https://github.com/sd-omkar/ece759.git,https://github.com/niujie/hpsc.git,https://github.com/honkiko/Multi-Core-Toolbox.git,https://github.com/FBK-NILab/NeuroBox.git,https://github.com/liyuliang001/HPC.git,https://github.com/garviz/Toci.git,https://github.com/stratosef/hpcSI.git,https://github.com/ellisonbg/hpctutorial.git,https://github.com/rjleveque/coursera_demo.git,https://github.com/leosiqueira/uwhpsc_leo.git,https://github.com/abhishek-kumar/AIGA.git,https://github.com/binnisb/parallel_search.git,https://github.com/rubendura/HPC.git,https://github.com/tlmquintino/kronos.git,https://github.com/andrew-js-wright/hpc.git,https://github.com/Bkeeper/HPC.git,https://github.com/HoplaGeiss/hpc.git,https://github.com/dreamminister/Laba.git,https://github.com/rmbennett/HPC.git,https://github.com/mikolchon/hpc.git,https://github.com/last24/uwhpsc.git,https://github.com/www5sccs/hpvc.git,https://github.com/gexew/homework.git,https://github.com/karlyeurl/ulg-hpc.git,https://github.com/JuQueen/HPC.git,https://github.com/parahunter/HPC.git,https://github.com/rocksclusters/hpc.git,https://github.com/NitinSingh2020/MYHPSC.git,https://github.com/joshWretlind/CSCI440-ParallelComputing.git,https://github.com/b45ch1/hpsc_hanoi_2009_walter.git,https://github.com/jcftang/cports.git,https://github.com/wookietreiber/submit-scripts.git,https://github.com/rmbennett/HPC-5.git,https://github.com/vivekchand/HPC-Coder-Decoder.git,https://github.com/rriemann/hpc.git,https://github.com/ryanzhao/courseraHPSC.git,https://github.com/kapiliitr/hpc.git,https://github.com/Wutzara/studium-hpc.git,https://github.com/internetscooter/Vespa-Labs.git,https://github.com/TimEsfandiari/ScientificComputingRepo.git,https://github.com/bjpeterdelacruz/hpc-benchmarks.git,https://github.com/carlsonp/Colt.git,https://github.com/bazaarvoice/ParallelColt.git,https://github.com/irvined1982/lavaStorm.git,https://github.com/ademko/scopira.git,https://github.com/tskisner/hpcports.git,https://github.com/wtmcneill/HPC.git,https://github.com/Danimoth/Parallel-Colt.git,https://github.com/biolib/biolib_hpc.git,https://github.com/joeyhng/RandomForest.git,https://github.com/haojian/class-project-for-high-performance-computing.git,https://github.com/eford/Astro585.git,https://github.com/karthikselva/ForkRF.git,https://github.com/shahzebsiddiqui1990/HighPerformaceComputing.git,https://github.com/rafaelzimmermann/HighPerformanceExercises.git,https://github.com/AndreasFMueller/SeminarHPC.git,https://github.com/gaoyuankidult/Ex_high_performance_computing_tools.git,https://github.com/fgeorgatos/HPCBIOS.git,https://github.com/nerscadmin/IPM.git,https://github.com/evaleev/libint.git,https://github.com/nealealex/HighPerformanceScientificComputing.git,https://github.com/KeyneL/HighPerformanceTechnicalComputing.git,https://github.com/vicmania2007/High-Performance-Computing.git,https://github.com/AshBT/HighPerformanceComputing.git,https://github.com/ByronAnalytics/HighPerformanceComputing.git,https://github.com/makobi/High-Performance-Computing.git,https://github.com/schuay/high_performance_computing.git,https://github.com/mrecachinas/HighPerformanceSciComputing.git,https://github.com/HacettepeUniversity/HighPerformanceComputing.git,https://github.com/erhansnk/HighPerformanceComputing.git,https://github.com/ycai2/HighPerformanceComputing.git,https://github.com/dhruvpancholi/High-Performance-Computing.git,https://github.com/tc8701/High-Performance-Scientific-Computing.git,https://github.com/surfer2047/high_performance_computing.git,https://github.com/hdweiss/high-performance-computing.git,https://github.com/KristofferC/High-Performance-Computing.git,https://github.com/joshserrin/high-performance-computing.git,https://github.com/luisbarrueco/high-performance-computing.git,https://github.com/OpenChemistry/molequeue.git,https://github.com/pchanial/pyoperators.git,https://github.com/okoye/HA-OSCAR.git,https://github.com/ResearchComputing/HPSC-Fall-2013.git,https://github.com/nokiafox/gridgain.git,https://github.com/ceteri/exelixi.git,https://github.com/ianozsvald/EuroPython2011_HighPerformanceComputing.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,2,0,1,0,0,1,1,0,4,2,0,0,4,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,6,11,21,6,13', '0.9714045,1.5261779,1.657802,1.6652647,2.7601833,2.7601833,2.7601833,2.7601833,2.7601833,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,1.9341023,1.942809,1.035318,3.123444,2.2104025,2.220353,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,2.5615823,2.7630033,2.7630033,2.7630033,2.7630033,2.7754414,2.7754414,3.8642564,3.8642564,3.8642564,3.8754714,3.8754714,3.8754714,3.8754714,3.8754714,3.8754714,3.885618,3.885618,3.885618,3.885618,2.2104025,2.220353,3.3122199,3.315604,3.3305295,3.3305295,3.3305295,3.3305295,1.3877207,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.440706,4.440706,4.440706,4.440706,4.440706,4.440706,4.440706,4.600789,1.6652647,1.6652647,2.7754414,3.8682046,3.885618,2.220353,3.315604,4.420805,4.420805,4.440706,5.6631155,2.7630033,2.7630033,2.7630033,2.7630033,1.9341023,3.3305295,4.440706,2.7754414,3.8682046,3.885618,7.019757,3.0611413,2.2104025,7.5573654,7.5821767,3.8375313,8.189715,3.3305295,3.7537327,2.7630033,9.359675,9.359675,9.359675,9.359675,9.359675,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,9.359675,9.387662,9.387662,9.387662,3.6425633,4.249657,2.392726,7.950471,8.412025,1.8629078,33.91847', '1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,1,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,1,1,1,3,2,1,1,1,0,3,2,3,1,4,2,2,4,2,2,0,0,3,0,0,0,0,3,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,6,7,7,3,2,43,89', '0,0,0,3,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,2,0,0,0,0,0,0,11,0,0,0,1,0,0,0,0,0,1,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,5,0,0,1,1', '1.9714045,2.5261779,2.657802,2.6652647,2.7601833,2.7601833,2.7601833,2.7601833,2.7601833,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.7681937,2.9341023,2.942809,3.035318,3.123444,3.2104025,3.220353,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3122199,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.3218327,3.5615823,3.7630033,3.7630033,3.7630033,3.7630033,3.7754414,3.7754414,3.8642564,3.8642564,3.8642564,3.8754714,3.8754714,3.8754714,3.8754714,3.8754714,3.8754714,3.885618,3.885618,3.885618,3.885618,4.2104025,4.220353,4.3122199,4.315604,4.3305295,4.3305295,4.3305295,4.3305295,4.3877207,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.420805,4.440706,4.440706,4.440706,4.440706,4.440706,4.440706,4.440706,4.600789,4.6652647,4.6652647,4.7754414,4.8682046,4.885618,5.220353,5.315604,5.420805,5.420805,5.440706,5.6631155,5.7630033,5.7630033,5.7630033,5.7630033,5.9341023,6.3305295,6.440706,6.7754414,6.8682046,6.885618,7.019757,7.0611413,7.2104025,7.5573654,7.5821767,7.8375313,8.189715,8.3305295,8.7537327,8.7630033,9.359675,9.359675,9.359675,9.359675,9.359675,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,9.387662,10.359675,10.387662,10.387662,10.387662,12.6425633,14.249657,15.392726,21.950471,31.412025,50.8629078,135.91847', ',A parallel OpenMP Diagonallydominant Algebraic Multigrid Equ....,HAOSCAR 20 is an open source framework that provides highava....,Template for a highperformance computing project using CMake....,A C suite of tools and utilities focused on making highperfo....,Following the course of the University of Washington of Scie....,A Football odds simulation program which is a project for hi....,High Performance Computing Linpack Benchmark OpenACC version....,Border Gateway Protocol Simulator for HighPerformance Grid C....,The one for High Performance Scientific Computing class I am....,this is for the programs written during the Coursera High pe....,Labwork for IN4049 Introduction to HighPerformance Computing....,3rd party library and sources for parallel and high performa....,DIET Distributed Interactive Engineering Toolbox is a middle....,My solutions for the International High Performance Computin....,Imperial College High Performance Computing for Engineers Co....,HomeworkLab Assignments for HighPerformance Scientific Compu....,Reusable components for high performance computing clustergr....,High Performance Technical Computing in Dynamic Languages Wo....,repository for learning via UWashington High Performance Sci....,Notes and code from U Wash high performance scientific compu....,Parallel Efficiency of Gratings PEG A diffraction grating ef....,A parallel graph coloring implemetation of different algorit....,MATRIX is a distributed dataaware execution fabric supportin....,Julia is a highlevel highperformance dynamic programming lan....,An ImageFilter application using different threading approac....,A parallel implementation of different algorithoms to solve ....,This is a Repast for High Performance Computing C model of M....,High Performance Computing in Fortran course exercises....,High Performance Computing for Engineers Coursework 3....,A Dynamic Scaling Engine for High Performance Compute Cluste....,Nagios plugins for monitoring High Performance Compute Clust....,High Performance Computing Semenar CUDA homeworks....,High Performance Scientific Computing Course in University o....,For the High Performance Computing class Spring 2014....,High Performance Computing Tools and Applications course exa....,Coursera course High performance scientific computing....,Making use of High Performance Computing in FLR....,Materials for High Performance Scientific Computing Coursera....,Information about many aspects of highperformance computing....,UW AMATH 583 High Performance Scientific Computing....,Anhui Normal University High Performance Computing Center....,New Paradigms for High Performance Computing in Python....,Folder for High Performance Scientific Computing on Coursera....,Course work for formal methods in High Performance Computing....,High Performance Scientific Computing Coursera Course....,This repository contains projects for High Performance Compu....,High performance C computing examples developed for resource....,High Performance Computing UDP based Client Server Communic....,Android widget for displaying runs on MSUs high performance ....,Lua bindings for the Pilot highperformance cluster computing....,Some implementations of common high performance routines use....,Code for PUCRios class of Introduction to High Performance C....,Tutorial materials from SC10 Python for High Performance Com....,High Performance Computing test codes....,High Performance Computing Coursework TBB....,High Performance Computing for Engineers Coursework....,High Performance Computing for Engineers Coursework....,An R package for HighPerformance Computing....,Python for High Performance Computing presentation....,code and scripts for High Performance Computing ....,CSC 746 High Performance Computing....,high performance java platform computing....,High Performance Scientific Computing Course....,Python for High Performance Computing presentation....,High Performance Computing in Engieering Applications....,High Performance Scientific Computing Coursera....,Some tools for high performance MultiCore computing lockfree....,A OwnCloud Plugin to manage data analysis on remote high per....,The project is built for the homework of course of High Perf....,High performance computing in whole genome alignment....,Repository of code and docs of the High Performance Computin....,A tutorial about High Performance Computing in Python....,Demo program for high performance scientific computing cours....,UW High performance and scientific computing course....,Artificially Intelligent Grid Assistent AI based tutors whi....,Introduction to High Performance Computing....,High Performance Computing Assignment....,Benchmark of High Performance Computing....,High Performance Computing Module....,repository for High Performance Computing....,high performance computing assignment....,High Performance Computing....,High Performance Computing Coursework....,high performance computing....,High Performance Scientific Computing....,High Performance Visual Computing....,High Performance Scientific Computing....,Projects for High Performance Computing....,High Performance Computing....,High Performance Computing Projects....,High Performance Computing Roll....,High Performance Scientific Computing....,This is a repo for my project work for CSCIMATH 440 a class ....,Source code to the paper Efficient Higher Order Derivatives ....,Build system for packages MPI Numerical etc this system is p....,collection of readytouse submit scripts for high performance....,High Performance Computing Coursework 5....,High Performance Computing Coder Decoder....,High Performance Computing HPC lecture by Mr Stuben Zuse In....,High performance scientific computing from courser....,High Performance Computing....,High Performance Computing Mitschrift....,High Performance Scooting and Computing....,Repository for High Performance Scientific Computer....,A collection of C applications that can be used to benchmark....,Open Source Libraries for High Performance Scientific and Te....,Parallel Colt is a multithreaded library for high performanc....,Automates job submission for testing high performance comput....,A C software development library that provides facilities fo....,Software Build System for High Performance Computing....,High performance scientific computing....,Multithreaded version of Colt a library for high performanc....,High performance computing for Big Data....,For High Performance Computing course project....,....,Code for HighPerformance Scientific Computing for Astrophysi....,Implementing CUDA technology for random forest combined with....,High Performance Computing 1 projects from KAUST....,Coursera High Performance Scientific Computing ....,Skript Beispielcode und Seminarbeitrage zum Mathematischen S....,....,High Performance Computing for BIOinformatics Software and b....,Integrated Performance Monitoring for High Performance Compu....,Libint is a highperformance library for computing Gaussian i....,First repository....,HPC Assignment....,CUDA OpenMP MPI code....,For the High Performance Computing Course....,....,....,VU High Performance Computing TU Wien SS 2013....,....,High Performance Computing....,High Performance Computing....,Trinity College HighPerformance Computing....,Algorithms on Advanced Computer Architectures....,Python ecercise....,Algorithms Implementation and Parallel Processing using Pyth....,Contains coursework of DTU course 02614 HighPerformance Comp....,....,Source and stuff for Northeastern Universities CS5650 High P....,Mis programas para el curso CSC7600....,Desktop integration of high performance computing resources....,Operators and solvers for highperformance computing....,HAOSCAR High Availability Open Source Cluster Application Re....,Repository for High Performance Scientific Computing in the ....,GridGain High Performance Cloud Computing Community Edition....,Exelixi is a distributed framework based on Apache Mesos mos....,Code for High Performance Computing tutorial for EuroPython ....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('Image+processing', 'https://github.com/runemadsen/p5.git,https://github.com/BruceDLong/ProteusCore.git,https://github.com/korczis/foremost.git,https://github.com/sigmike/camellia.git,https://github.com/jankotek/asterope-scala-legacy.git,https://github.com/adamhooper/refinery.git,https://github.com/rladstaetter/isight-java.git,https://github.com/disintegration/imglib.git,https://github.com/taddeus/licenseplates.git,https://github.com/ian-/ube.git,https://github.com/apeisa/InputfieldFlickr.git,https://github.com/geoffstokes/canvas-dither.git,https://github.com/v002/v002-Film-Effects.git,https://github.com/knime-ip/knip.git,https://github.com/latrokles/ImageFun.git,https://github.com/filiptepper/thumbnails.git,https://github.com/mncoppola/rpef.git,https://github.com/martinjthompson/image_processing_examples.git,https://github.com/mroberts3000/GpuComputing.git,https://github.com/hisyam/blitline_rails_demo.git,https://github.com/gcpantazis/grunt-images.git,https://github.com/mahogny/Endrov.git,https://github.com/Ushio/RealTimeImageProcessing.git,https://github.com/jweir/ScaleDown.git,https://github.com/feelform/PhotoTranslator.git,https://github.com/larsklevan/attachment_fu_app_engine.git,https://github.com/AndrewRadev/image-processing.git,https://github.com/moravianlibrary/differ.git,https://github.com/fideloper/Queue-Image-Processing.git,https://github.com/FrozenPickle/Afterglow.git,https://github.com/WaYdotNET/carrierwave-imagesorcery.git,https://github.com/jakobwesthoff/web-sprite-generator.git,https://github.com/gemserk/imageprocessing.git,https://github.com/etotheipi/CUDA-Image-Processing.git,https://github.com/arikui/image_processing.js.git,https://github.com/hiroshi/baren.git,https://github.com/brewster/imagine.git,https://github.com/jpmcgrath/paperclip-watermarker.git,https://github.com/ivaylopg/RGBDToolkit-to-Processing.git,https://github.com/feelform/iImageProcessingLibrary.git,https://github.com/derdesign/mr-image-resize.git,https://github.com/nidin/as3-image-library.git,https://github.com/foo123/FILTER.js.git,https://github.com/tario/imageruby.git,https://github.com/leafo/image-server-tutorial.git,https://github.com/numeroteca/pageonex-processing.git,https://github.com/runemadsen/CityLights.git,https://github.com/thargor6/JWildfire.git,https://github.com/neufuture/SimpleTwitterStream.git,https://github.com/yulu/GLtext.git,https://github.com/LIRMM-Beziers/libvision.git,https://github.com/culturevis/imageplot.git,https://github.com/opencloudconsortium/matsu-project.git,https://github.com/ikkiChung/MyRealTimeImageProcessing.git,https://github.com/onformative/ScreenCapturer.git,https://github.com/craigslist/python-climage.git,https://github.com/Terry-Mao/paint.git,https://github.com/matt-42/cuimg.git,https://github.com/brendan-duncan/image.git,https://github.com/ny-scala/bitshow.git,https://github.com/atduskgreg/FingerTracker.git,https://github.com/schani/mathmap.git,https://github.com/zhijie/psx.git,https://github.com/ClickerMonkey/Azzet.git,https://github.com/karls/collage.git,https://github.com/ryanaepple/semc_phoenix_defconfig.git,https://github.com/sole/rtcamera.git,https://github.com/jeromeetienne/imageprocessing.js.git,https://github.com/isis-group/isis.git,https://github.com/jruby/image_voodoo.git,https://github.com/laserpilot/shaderSandbox.git,https://github.com/papandreou/express-processimage.git,https://github.com/BRAINSia/BRAINSTools.git,https://github.com/yiiext/image-component.git,https://github.com/CRVI/OpenCLIPP.git,https://github.com/lampaa/imageLib.git,https://github.com/sleuthkit/hadoop_framework.git,https://github.com/benfoster/ImageResizer.FluentExtensions.git,https://github.com/sansuiso/ComputersDontSee.git,https://github.com/phrozen/blend.git,https://github.com/ReubenJCarter/GPU-Programming.git,https://github.com/cuker/django-photoprocessor.git,https://github.com/blitline-dev/blitline.git,https://github.com/mharkus/Image-Processing-Renderscript-Compute.git,https://github.com/ofpay/nimg.git,https://github.com/twenty3/GLImageProcessing.git,https://github.com/ng/paperclip-watermarking-app.git,https://github.com/emrekutlu/paperclip-compression.git,https://github.com/Serabe/rinzelight.git,https://github.com/jminardi/audio_fingerprinting.git,https://github.com/patrickomatic/django-url-imaging.git,https://github.com/artgillespie/OGImage.git,https://github.com/bantic/image_labs.git,https://github.com/apeisa/Thumbnails.git,https://github.com/kimasendorf/ASDFPixelSort.git,https://github.com/tmaiaroto/agile_uploader.git,https://github.com/davidsonfellipe/lena.js.git,https://github.com/davide/erl_img.git,https://github.com/uvagfx/hipi.git,https://github.com/drotiro/postpic.git,https://github.com/ronnieliew/iphone-uiimage-filters.git,https://github.com/sakiyamaK/OpenCVjs.git,https://github.com/ecin/zxing.rb.git,https://github.com/camelpunch/ungulate.git,https://github.com/jsummers/imageworsener.git,https://github.com/chrisbatt/AndroidFastImageProcessing.git,https://github.com/sonsongithub/Quartz-Help-Library.git,https://github.com/ender672/ruby-vips.git,https://github.com/ruckus/android-image-filter-ndk.git,https://github.com/slyrus/opticl.git,https://github.com/3d0c/imagio.git,https://github.com/imglib/imglib.git,https://github.com/jcollard/unm-hip.git,https://github.com/albertoruiz/easyVision.git,https://github.com/atsusy/tiimagefilters.git,https://github.com/stephenjudkins/pureimage.git,https://github.com/FooSoft/mangle.git,https://github.com/burzum/cakephp-imagine-plugin.git,https://github.com/stefanv/scikits.image.git,https://github.com/mikera/imagez.git,https://github.com/dagi3d/paperclip-facecrop.git,https://github.com/wellflat/javascript-labs.git,https://github.com/JimBobSquarePants/ImageProcessor.git,https://github.com/mro/simple-iphone-image-processing.git,https://github.com/jcupitt/libvips.git,https://github.com/pmoulon/CMVS-PMVS.git,https://github.com/sksamuel/scrimage.git,https://github.com/sonsongithub/iOSCameraImageProcessing.git,https://github.com/visionworkbench/visionworkbench.git,https://github.com/inspirit/GPUImage.git,https://github.com/buaazp/zimg.git,https://github.com/hacksparrow/node-easyimage.git,https://github.com/leebyron/streamgraph_generator.git,https://github.com/yusukeSekikawa/ImageProcessing.framework.git,https://github.com/oysterbooks/halfshell.git,https://github.com/JamieMason/grunt-imageoptim.git,https://github.com/disintegration/imaging.git,https://github.com/justin/wolfpack.git,https://github.com/lardawge/carrierwave_backgrounder.git,https://github.com/jseidelin/pixastic.git,https://github.com/scikit-image/scikit-image.git,https://github.com/matthewwithanm/django-imagekit.git,https://github.com/mezzoblue/PaintbrushJS.git,https://github.com/rmagick/rmagick.git,https://github.com/halide/Halide.git,https://github.com/AlloyTeam/AlloyImage.git,https://github.com/JamieMason/ImageOptim-CLI.git,https://github.com/markevans/dragonfly.git,https://github.com/BradLarson/GPUImage.git', '0,1,2,0,1,0,2,1,2,2,2,1,1,0,1,2,1,1,4,4,3,2,0,1,1,0,1,4,2,6,4,0,2,1,0,0,2,4,2,3,4,4,5,2,3,3,0,6,3,5,6,1,5,4,5,5,2,6,2,7,3,4,5,0,1,0,7,4,10,3,3,1,14,5,3,2,10,3,3,1,1,8,9,9,10,6,4,7,4,4,6,4,1,13,9,11,7,32,15,5,5,6,12,3,4,16,8,16,18,9,2,24,8,12,15,3,20,10,18,3,17,13,22,14,21,73,13,19,54,20,41,32,30,28,12,14,28,26,121,89,220,109,54,101,103,248,42,174,1388', '1.4749948,0.9218858,0.55313146,1.8437434,1.8437716,2.9500344,1.4749948,1.7611859,1.8437716,2.2124922,1.4750172,1.8437434,0.8999104,2.9500344,4.0986347,2.2124922,1.8437716,6.1488523,1.221064,1.7891799,3.8141868,1.8437716,6.145916,2.2125258,2.2125258,1.591811,7.6860647,0.7797129,6.145916,2.3124814,4.269568,1.7662264,3.8322866,6.145916,6.145916,2.1684437,2.3041081,2.5976503,4.6794124,6.751979,4.0329847,3.6763406,2.9674358,4.2237935,3.6709807,5.7197547,1.8515204,3.964314,4.0896163,3.0902188,5.2856717,4.0508924,3.305505,7.4586043,2.6231349,4.089554,2.6515067,4.415954,6.842049,5.9781165,2.220122,3.414623,2.7919378,1.5268533,2.8785625,0.09984441,4.112094,5.637014,3.7833445,5.9324245,3.2138803,2.544794,4.8657446,9.095414,2.2365596,5.5120444,4.7645574,5.1647234,3.3548396,3.1668813,2.1787462,7.844298,7.119361,11.017264,3.9965603,12.258223,4.5305753,7.8168826,6.0990043,4.6973705,5.912226,3.2303543,7.105154,4.478693,5.779547,3.9958115,8.640316,4.6580973,9.840711,3.6904693,3.7537339,7.0131135,5.2014422,3.4054537,8.558667,20.50939,6.480139,9.691063,15.077806,9.483414,5.2456074,10.943016,6.215506,7.54946,11.573457,5.431496,14.4358,7.6860943,21.29523,9.534023,11.03775,7.6929016,22.94587,30.124865,13.471965,7.5770645,15.732279,36.65049,8.895387,14.138275,15.072919,15.239549,14.150215,46.01828,12.470017,15.787992,20.517307,18.895071,19.232782,30.695189,59.78418,37.47656,24.421474,27.641266,34.16148,58.718307,39.668934,24.008469,50.036068', '6,6,6,7,6,6,6,7,6,6,7,8,9,8,6,7,9,5,7,7,6,9,7,10,10,12,5,9,6,6,7,14,10,9,10,15,13,11,11,8,10,11,11,13,13,11,18,10,13,12,9,16,13,10,14,13,18,13,15,11,19,17,17,24,22,26,15,17,13,18,22,25,10,15,24,22,15,22,25,29,30,18,18,15,24,20,30,26,31,34,32,38,38,29,32,32,32,11,24,41,41,38,35,48,45,26,49,38,34,49,62,36,57,54,50,69,46,66,47,79,65,88,69,71,100,68,121,105,107,152,160,180,206,188,240,330,358,420,368,531,381,594,678,660,732,755,1143,1430,5698', '0,3,0,0,0,5,0,0,0,0,0,1,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,0,11,1,3,3,0,0,0,0,0,0,1,2,0,0,2,0,0,0,1,2,0,0,0,1,0,1,0,0,0,2,1,0,12,1,1,1,0,0,4,17,1,1,1,1,0,0,1,0,3,0,2,0,3,4,0,0,0,3,1,0,0,0,6,1,7,0,6,10,2,2,0,0,2,4,4,3,3,0,3,0,0,0,25,1,6,1,3,2,0,10,1,2,1,6,0,9,2,1,0,16,3,2,5,2,1,4,5,1,2,10,8,108,23,3,62,36,3,8,16,518', '7.4749948,7.9218858,8.55313146,8.8437434,8.8437716,8.9500344,9.4749948,9.7611859,9.8437716,10.2124922,10.4750172,10.8437434,10.8999104,10.9500344,11.0986347,11.2124922,11.8437716,12.1488523,12.221064,12.7891799,12.8141868,12.8437716,13.145916,13.2125258,13.2125258,13.591811,13.6860647,13.7797129,14.145916,14.3124814,15.269568,15.7662264,15.8322866,16.145916,16.145916,17.1684437,17.3041081,17.5976503,17.6794124,17.751979,18.0329847,18.6763406,18.9674358,19.2237935,19.6709807,19.7197547,19.8515204,19.964314,20.0896163,20.0902188,20.2856717,21.0508924,21.305505,21.4586043,21.6231349,22.089554,22.6515067,23.415954,23.842049,23.9781165,24.220122,24.414623,24.7919378,25.5268533,25.8785625,26.09984441,26.112094,26.637014,26.7833445,26.9324245,28.2138803,28.544794,28.8657446,29.095414,29.2365596,29.5120444,29.7645574,30.1647234,31.3548396,33.1668813,33.1787462,33.844298,34.119361,35.017264,37.9965603,38.258223,38.5305753,40.8168826,41.0990043,42.6973705,43.912226,45.2303543,46.105154,46.478693,46.779547,46.9958115,47.640316,47.6580973,48.840711,49.6904693,49.7537339,51.0131135,52.2014422,54.4054537,57.558667,62.50939,63.480139,63.691063,67.077806,67.483414,69.2456074,70.943016,71.215506,73.54946,76.573457,77.431496,80.4358,83.6860943,86.29523,91.534023,93.03775,108.6929016,113.94587,115.124865,134.471965,148.5770645,149.732279,160.65049,169.895387,186.138275,216.072919,227.239549,250.150215,262.01828,264.470017,359.787992,406.517307,464.895071,508.232782,650.695189,660.78418,740.47656,756.421474,788.641266,869.16148,1061.718307,1224.668934,1628.008469,7136.036068', ',Get rid of ImageMagick P5 is a ruby gem that makes it easy t....,The Proteusbased Slipstream will be a better use of computer....,Foremost is a console program to recover files based on thei....,Image Processing Computer Vision library v270....,Astronomy charting observation planning ephemeris and image ....,Raw image processing library....,A small JavaFX enabled program using OpenCV to do image proc....,Experimental Go image processing library fast image resize ....,License plate recognition software developed for UvAs Image ....,Javascript Image Processing Library inspired by CamanJS....,Inputfield for ProcessWire which allows to search and add im....,Simple demo of image processing in Javascript using HTML5 an....,v002 Film Effects brings emulation of classic film looks to ....,KNIME Image Processing Extension ....,Playing around with Image Processing in the iPhone using ope....,onthefly basic image processing performance shootout....,Abstracts and expedites the process of backdooring stock fir....,Examples of image processing....,This repository contains easytoread PythonCUDA implementatio....,A Rails 32 demo that shows how to multiupload images to S3 a....,A grunt plugin for processing images....,A modular framework for image processing and analysis aimed ....,....,A Sinatra image processing web server nothing more....,OCR Translator using tesseract image processing....,An AttachmentFu storage backend which uses Google App Engine....,Some experiments with simple image processing algorithms....,Developing preservation processes for a trusted digital repo....,Image processing offline using Queues in Laravel....,A plugin framework to perform image capturing colour extrac....,Additional processing to use ImageSorcery into CarrierWave ....,Utillity to automate the process of creating sprite images p....,Image Processing Library for now Color Bleeding to remove ar....,Developing a complete set of GPUaccelerated image processing....,JavaScript library for canvas....,Printmaking images from woodblocks say png from processingjs....,Realtime image processing and storage host....,Add a watermark to your images upon upload A sample papercli....,Convert PNG depth image sequence from RGBD Toolkit to xyz in....,iOS ImageProcessing Library....,Native WordPress Image Processing Library....,Collection of Actionscript 3 image processing libraries....,PROJECT STOPPED Image Processing Lib in JavaScript and HTML5....,flexible and easy to use ruby gem for image processing....,An example of an image processing server in OpenResty and Lu....,A tool build in Processing to scrap front page images from n....,A visualization of Thom Yorkes song Harrowdown Hill made in ....,JWildfire an image and animation processor written in Java....,Twitter streaming with images for Processing....,Android Project OpenGL ES shaders for simple image processin....,a c library for image processing....,ImagePlot is a free software tool that visualizes collection....,Image processing for Human Assisted Disaster Relief using Ma....,Example of how to do real time image processing in Android u....,A Processing library for capturing and importing imagesvideo....,craigslist image processing service....,TerryMaopaint is an image processing library based on ImageM...., An C11 Image and Video Processing Library....,Dart library for decodingencoding image formats and image pr....,an image processing server ....,Processing library that performs realtime finger tracking fr....,An image processing programming language and GUI....,PSX is a light weight image processing library which impleme....,An Asset Loading Library in Java Load assets from any source....,A clean minimal image processing library for Clojure...., Automatically generated make config dont edit Linux kerne....,A fun camera app to process images in real time using Web te....,Simple Image Processing in javascript....,The ISIS project aims to provide a framework to access a lar....,ImageSciencecompatible image processing for JRuby....,A collection and tutorial for image processing shaders in op....,Express middleware that processes served images according to....,A suite of tools for medical image processing focused on bra....,Image processing with Imagine....,OpenCL Integrated Performance Primitives A library of optim....,imageLib image processing via pure language nodejs ....,This is a prototype system that uses Hadoop to process hard ....,Fluent Extensions for the ImageResizer image processing modu....,Image processing examples and tutorials in COpenCV....,Image processing library and rendering toolkit for Go....,A system for running gpu shader code easily for general purp....,Automated image processing for Django....,Image processing in the cloud ruby gem....,....,a high performance image storage and processing module writt....,iOS code samples demonstrating how to use OpenGL ES 20 for c....,Paperclip post processor that allows you to watermark images....,image compression processor for Paperclip....,Clojure image processing library....,Exploration of using image processing algorithms in other do....,A URLbased image processing app for Django....,OGImage provides a simple abstraction for loading images fro....,playful experimentation with image processing and ruby....,Three modules that offer nice thumbnail cropping for Process....,Processing script to sort portions of pixels in an image....,Upload files other form data and optionally resize any uploa....,Library for image processing....,Erlang image processing stuff bmp gif jpeg png xpm tiff mpeg....,Hadoop Image Processing Interface....,PostPic is an extension for the open source dbms PostgreSQL ....,The iPhone SDK does not provide image process filters gaussi....,Image Processing in javascript....,JRuby wrapper for ZXing 1D2D barcode image processing librar....,Upload directly to S3 and optionally process images using SQ....,A utility for processing PNG JPEG BMP and WebP images Featur....,A framework for speeding up image processing on android devi....,Quartz Help Library for iOS for image processing on iOS....,Ruby extension for the vips image processing library....,Android sample project to process a bitmap in C using Androi....,An image processing library for Common Lisp....,Image Processing Web Service....,A generic nextgeneration Java library for image processing....,The University of New Mexicos Haskell Image Processing Libra....,Haskell packages for computer vision image processing and pa....,Image Processing module for Titanium Mobile....,puts the fun in functional raster image processing....,Image processor for the Amazon Kindle....,CakePHP wrapper for the powerful Imagine image processing li....,Image Processing SciKit Toolbox for SciPy....,Image processing library for Clojure....,Paperclip processor that is aware of the faces found on the ....,computer vision graphics and image processing on the canvas....,A library for onthefly processing of image files with AspNET....,Inofficial github mirror of a simple C class with an Object....,A fast image processing library with low memory needs....,This software CMVS takes the output of a structurefrommotion....,Scala library for image processing....,Real time image processing framework for iOS....,The NASA Vision Workbench is a general purpose image process....,AS3 framework for GPUbased image processing....,A light and high performance image storage and processing sy....,Nodejs module for image processing and manipulation....,Processing applet which creates the images seen in the Strea....,Convenient Image Processing framework for iOS and Androidfac....,A proxy server for processing images on the fly....,Make ImageOptim ImageAlpha and JPEGmini part of your automat....,Simple Go image processing package....,Wolfpack is an image processing library for iOS....,Offload CarrierWaves image processing and storage to a backg....,JavaScript Image Processing Library....,Image Processing SciKit Toolbox for SciPy....,Automated image processing for Django Currently v30....,A lightweight browserbased image processing library....,An interface to the ImageMagick and GraphicsMagick image pro....,a language for image processing and computational photograph....,HTML5An image processing lib based on html5....,Make optimisation of images part of your automated build pro....,A Ruby gem for onthefly processing suitable for image uploa....,An open source iOS framework for GPUbased image and video pr....'),
('information+retrieval', 'https://github.com/jmnavarro/Delphi_Toopo.git,https://github.com/linshuang/learning2rank.git,https://github.com/NonSense86/textindexer.git,https://github.com/samcreate/JQbook.git,https://github.com/brunoro/chi2.git,https://github.com/liheyuan/SimpleLMIR.git,https://github.com/soyrochus/bibliomaniac.git,https://github.com/ianlivingstone/CSCI4141.git,https://github.com/virgiliolino/g2y.git,https://github.com/SummerMoreMoreTea/SiR----Singing-is-Retrieving.git,https://github.com/zmpinqc/MedLineLookup.git,https://github.com/SeijiKoide/wordnet.git,https://github.com/chinyeelee/CLIRProject1.git,https://github.com/Carnby/upf-ir-practices.git,https://github.com/atroie/ucl_irdm_moviemining.git,https://github.com/ekta1007/Building-Custom-lemmatizer.git,https://github.com/ctralie/MIRAndImageTopology.git,https://github.com/bryanesmith/designing-cultural-perceptual-factors-ir.git,https://github.com/kevindamm/ir-toys.git,https://github.com/elben/carnival.git,https://github.com/sadit/old-natix-ir.git,https://github.com/iglesias/ir-lab2.git,https://github.com/florianeckerstorfer/ir-exercises.git,https://github.com/iglesias/ir-lab1.git,https://github.com/renaud/ir_tutorial_lucene.git,https://github.com/rahij/cs3245_hw1.git,https://github.com/jelaas/ifinfo.git,https://github.com/turian/simple-twitter-similarity.git,https://github.com/eamsen/ir-edu.git,https://github.com/matdumsa/Simple-Java-Inverted-Index-Generator.git,https://github.com/anindyaju99/Destruct.git,https://github.com/romaindeveaud/index-app.git,https://github.com/joe42/ir.git,https://github.com/BENGMN/reverse_index.git,https://github.com/klangner/Condor.git,https://github.com/ielab/relevation.git,https://github.com/keizer/ir_final.git,https://github.com/parkr/info4300-notes.git,https://github.com/fish2000/fire-cbir.git,https://github.com/blackwinter/lir.git,https://github.com/carylee/twitter-location.git,https://github.com/julianvogels/jMIR-visualization.git,https://github.com/yfengus/iSeeQit-BookDataRetrieval.git,https://github.com/ianloic/tripe.git,https://github.com/DanGodfrey/IR-Web-Crawler.git,https://github.com/lordnahor/qicseek.git,https://github.com/jelsas/Pairwise-Preference-Evaluation.git,https://github.com/hupili/agile-ir.git,https://github.com/Bira/ferret.git,https://github.com/rmasters/inforetrieval.git,https://github.com/codeathon/SearchEngine.git,https://github.com/galic1987/intretue.git,https://github.com/marregui/mussels.git,https://github.com/ffalchi/it.cnr.isti.vir.git,https://github.com/philescandon/CS276.git,https://github.com/haifeng925/IRS.git,https://github.com/CSIR2011/csir2011.github.com.git,https://github.com/plutec/IRetCpp.git,https://github.com/shankar123/Citation_System.git,https://github.com/jonsnyder/ir-walltriage.git,https://github.com/ludovicbonnefoy/jIR.git,https://github.com/JohnStrong/relsem.git,https://github.com/adichad/apir.git,https://github.com/kiaruska/ir.git,https://github.com/jayfiveshin/msci_541_hw_1.git,https://github.com/eerpini/IR.git,https://github.com/UCSD/squid-frontend.git,https://github.com/pgaspar/Social-Movie-Database.git,https://github.com/mucke/mucke.git,https://github.com/locoyou/Babel.git,https://github.com/julian-urbano/nFire.git,https://github.com/djoerd/mirex.git,https://github.com/romaindeveaud/mirimiri.git,https://github.com/arnaudsj/snowball.git,https://github.com/sp00/SentimentAnalysis.git,https://github.com/isoboroff/testcoll-tools.git,https://github.com/jeroenvuurens/IREF.git,https://github.com/narendrans/Wikipedia-Indexer.git,https://github.com/Prashanth684/IR.git,https://github.com/kimduho/nlp.git,https://github.com/Jherrild/Solar-Data-Retrieval-Project.git,https://github.com/nizbit/747.git,https://github.com/2011FallUConnCSE2102/CSE2102InfoRet.git,https://github.com/noveopiu/dCTL.git,https://github.com/zmpinqc/InfoStorageAndRetrieval.git,https://github.com/felipehummel/Image-Search---CBIR.git,https://github.com/d-t/Audio-Descriptors.git,https://github.com/gkatsev/pagerank.git,https://github.com/tychobismeijer/UvA-AIR.git,https://github.com/mogelbrod/TweetRank.git,https://github.com/mcartright/julien.git,https://github.com/stevetjoa/ccrma.git,https://github.com/paepcke/PigIR.git,https://github.com/factoryEquipment/info-retrieval-project.git,https://github.com/AlfredFu/HubbleRetrieval.git,https://github.com/thomaskern/ir2010.git,https://github.com/jwgibbo/Information-Retrieval-Project-Phase-1.git,https://github.com/solgems/NUS-CS3245-Information-Retrieval.git,https://github.com/craffel/mir_eval.git,https://github.com/JNikolas/IRSA-Tools.git,https://github.com/samsoir/kohana-xapian.git,https://github.com/andreaseminidis/Innovative-Web-crawler-and-indexer.git,https://github.com/YordanPetrov/xhtml-information-retrieval.git,https://github.com/rap1ds/information-retrieval-report.git,https://github.com/abhinavsingh/music-information-retrieval.git,https://github.com/paurullan/information_retrieval-twitter.git,https://github.com/kroos33/Information-Retrieval-Group-Project.git,https://github.com/BenBach/information-retrieval-s2011.git,https://github.com/CNGLdlab/CNGLSummarizer.git,https://github.com/424f/information-retrieval-2009.git,https://github.com/anujku/InformationRetrievalPrograms.git,https://github.com/janantala/information.js.git,https://github.com/zachriggle/MSU-CSE484-Python-Content-Based-Image-Retrieval.git,https://github.com/pika-shi/sphinx_information_retrieval.git,https://github.com/RodH257/Information-Retrieval-Examples.git,https://github.com/naveenbabue/Information-Retrieval.git,https://github.com/uzochiapa/Information-Retrieval.git,https://github.com/sigsegvat/information-retrieval.git,https://github.com/tabledott/InformationRetrieval.git,https://github.com/joeroot/information-retrieval.git,https://github.com/ankit2186/Information-Retrieval.git,https://github.com/sankethkatta/InformationRetrieval.git,https://github.com/theofilis/InformationRetrieval.git,https://github.com/Rikson/Woot.git,https://github.com/riyaolin/Information-Retrieval.git,https://github.com/palianytsia/Information-Retrieval.git,https://github.com/aktau/gofinance.git,https://github.com/wangyi05030310/InformationRetrieval.git,https://github.com/ccarlton/InformationRetrieval.git,https://github.com/ruravi/InformationRetrieval.git,https://github.com/derenrich/information-retrieval.git,https://github.com/magizh/Information-Retrieval.git,https://github.com/sarahemm/hacktouch.git,https://github.com/USGS-R/dataRetrieval.git,https://github.com/isoboroff/trec-demo.git,https://github.com/carlosandrade/information_retrieval_20132.git,https://github.com/Ciantic/mpeg1audio.git,https://github.com/varepsilon/clickmodels.git,https://github.com/rap1ds/information-retrieval.git,https://github.com/gr33ndata/irlib.git,https://github.com/andrew-kandels/php-credit-card-freezer.git,https://github.com/alad/Mekano.git,https://github.com/zachriggle/MSU-CSE484-Content-Based-Image-Retrieval.git,https://github.com/jbittel/httpry.git,https://github.com/lintool/Ivory.git,https://github.com/larroy/mycelium.git,https://github.com/rdelbru/SIREn.git,https://github.com/shuyo/iir.git,https://github.com/dbalmain/ferret.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,2,1,0,1,0,1,0,1,0,0,0,3,2,1,0,0,0,0,0,0,1,0,1,0,2,0,1,0,0,0,0,0,0,0,0,3,0,0,0,0,0,1,1,1,4,3,5,4,6,2,3,3,6,4,3,11,23,11,24,43,43', '1.5575318,1.563602,2.596466,2.596466,2.596466,2.596466,2.6075666,2.6075666,2.6075666,2.6075666,2.6075666,2.6075666,2.6075666,2.6075666,2.6075666,2.6075666,2.6075666,2.076709,2.076709,2.0848026,3.1157594,3.1157594,3.1290798,3.1290798,3.1290798,3.1290798,3.1290798,2.5958862,2.5958862,2.6060033,2.6075666,3.6350524,3.6350524,3.6350524,3.6350524,3.6350524,3.6350524,3.6505935,1.6648788,3.6876562,1.8242023,2.076709,4.1121774,3.1150637,3.1157594,3.1157594,3.127204,3.1290798,3.1290798,4.154346,4.154346,4.154346,4.154346,4.154346,4.1696053,4.1696053,4.1696053,4.1696053,4.1696053,4.1696053,4.1696053,4.1696053,4.1721067,4.1721067,4.1721067,4.1721067,2.3596485,1.5575318,3.6342409,3.6350524,3.6350524,3.6350524,3.6484046,2.0848026,3.1150637,3.127204,4.153418,4.1696053,4.1696053,4.1721067,5.1785417,5.1917725,5.2120066,1.5575318,5.607894,3.6342409,3.6342409,3.6484046,3.1150637,3.127204,4.153418,2.5958862,3.6484046,4.920004,7.0957384,5.1917725,7.284206,7.3156705,2.6060033,3.6342409,3.1150637,5.2120066,8.324807,8.324807,8.324807,8.324807,8.324807,8.360766,1.8242023,8.360766,8.360766,7.515142,3.5446172,8.360766,8.360766,10.40601,10.40601,10.40601,10.40601,10.40601,10.40601,10.40601,10.40601,3.4222472,10.450958,10.450958,1.8242023,10.40601,10.40601,10.40601,10.450958,10.450958,3.5986626,6.7577424,3.6126876,11.590483,3.3423345,1.0383545,11.48155,4.5629964,3.3423345,4.8291955,5.03826,15.026253,16.898544,7.5983186,18.675957,23.873362,28.114504', '2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,1,1,1,2,1,3,2,1,2,1,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,4,2,1,2,1,2,4,2,3,2,2,2,2,1,1,1,4,1,3,3,3,2,3,3,4,4,2,1,2,1,1,6,2,4,3,1,1,1,1,1,1,7,2,1,3,5,3,2,1,1,1,1,1,1,1,1,5,1,1,10,2,2,1,1,2,6,4,6,1,8,16,5,12,11,13,14,53,57,82,80,156,232', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,1,1,2,0,0,0,0,1,1,0,0,0,2,1,4,2', '3.5575318,3.563602,3.596466,3.596466,3.596466,3.596466,3.6075666,3.6075666,3.6075666,3.6075666,3.6075666,3.6075666,3.6075666,3.6075666,3.6075666,3.6075666,3.6075666,4.076709,4.076709,4.0848026,4.1157594,4.1157594,4.1290798,4.1290798,4.1290798,4.1290798,4.1290798,4.5958862,4.5958862,4.6060033,4.6075666,4.6350524,4.6350524,4.6350524,4.6350524,4.6350524,4.6350524,4.6505935,4.6648788,4.6876562,4.8242023,5.076709,5.1121774,5.1150637,5.1157594,5.1157594,5.127204,5.1290798,5.1290798,5.154346,5.154346,5.154346,5.154346,5.154346,5.1696053,5.1696053,5.1696053,5.1696053,5.1696053,5.1696053,5.1696053,5.1696053,5.1721067,5.1721067,5.1721067,5.1721067,5.3596485,5.5575318,5.6342409,5.6350524,5.6350524,5.6350524,5.6484046,6.0848026,6.1150637,6.127204,6.153418,6.1696053,6.1696053,6.1721067,6.1785417,6.1917725,6.2120066,6.5575318,6.607894,6.6342409,6.6342409,6.6484046,7.1150637,7.127204,7.153418,7.5958862,7.6484046,7.920004,8.0957384,8.1917725,8.284206,8.3156705,8.6060033,8.6342409,9.1150637,9.2120066,9.324807,9.324807,9.324807,9.324807,9.324807,9.360766,9.8242023,10.360766,10.360766,10.515142,10.5446172,11.360766,11.360766,11.40601,11.40601,11.40601,11.40601,11.40601,11.40601,11.40601,11.40601,11.4222472,11.450958,11.450958,11.8242023,12.40601,12.40601,12.40601,12.450958,13.450958,13.5986626,13.7577424,14.6126876,16.590483,17.3423345,19.0383545,19.48155,19.5629964,20.3423345,21.8291955,22.03826,79.026253,96.898544,100.5983186,122.675957,222.873362,303.114504', ',Toopo Ejemplo en Delphi de indexador y buscador de bibliotec....,learning to rank is the latest way to rank docs in informati....,A simple text indexer for the Information Retrieval lecture ....,Manages most basic retrieval of information from facebook wi....,This is a C implementation of the chi2 feature selection use....,Language Model in Information Retrieval implement using pure....,A Nodejs playground pretending to be an ebook repository and....,Information Retrieval Assignment Answers and Project CSCI414....,an Information Retrieval experiment which implement in PHP5 ....,Aim at constructing a QuerybySingingHumming music informatio....,A proof of concept for an Information Storage Retrieval Cla....,Information Retrieval and OWL Conversion Program for Princet....,Web Search Text Analysis Cross Language Information Retriev....,Practical examples for the Information Retrieval undergrad c....,2013 project for UCL Information Retrieval and Data Mining c....,Building a custom Lemmatizer to plug in to the TFIDF and oth....,Topological Analysis of Musical Data Inspired By Music Infor....,Two experimental search systems used to investigate cultural....,some Information Retrieval and Data Mining source Ive been k....,Expert search on code repositories A research problem I tack....,A simple natix text information retrieval command line....,Lab 2 for my course on Information Retrieval at KTH....,Information Retrieval exercises summer term 2013....,Lab 1 for my course on Information Retrieval at KTH....,information retrieval tutorial using Apache Lucene....,Language Detection Information Retrieval Homework 1....,Script friendly network interface information retrieval....,Didactic example of information retrieval computing the simi....,Exercise solutions for the Information Retrieval course at t....,Information retrieval scan a folder of document and generate....,Destruct a template engine for information retrieval from s....,Information Retrieval application MSc project....,information retrieval stuff for universtiy exercises....,Homework for COMP 479 Information Retrieval....,Haskell Information Retrieval IR library....,Information Retrieval Relevance Judging System....,Information Retrieval final project Shenkar....,Notes for INFO 4300 Information Retrieval....,My fork of the fantastic imagesearch C codebase originally r....,Learning Information Retrieval Lehr und Lernsystem Informati....,A project for Web Information Extraction and Retrieval with ....,A Processing application providing visualization features fo....,Part of the iSeeQit website project Retrieves textbook ISBN ....,an informationretrieval fulltextsearch experiment....,Assignment 2 for CSI4107 Information Retrieval....,ICSUCI Information Retrieval Search Engine Project....,Information Retrieval evaluation tool for pairwise preferenc....,Principles and Methodology of Agile Personal Information Ret....,Ferret the extensible information retrieval library for ruby....,An information retrieval demo....,Information Retrieval Project....,Information retrieval UE Repo....,Intelligent Information Retrieval....,Visual Information Retrieval....,Information Retrieval and Web Search....,information retrieval system....,Crowdsourcing for Information Retrieval 2011....,Information retrieval developed in C....,Information Retrieval Final Project....,Information Retrieval Project....,Information Retrieval tools in Java....,Scala Information Retrieval project....,Another platform for information retrieval....,information retrieval final project....,information retrieval homework 1....,some experiments with information retrieval....,Squid Search is a nextgeneration search engine going beyond ....,A website for moviegoers to share their movie experiences wi....,MUCKE Information Retrieval Evaluation System....,A CrossLingual Information Retrieval System....,A Framework for Information Retrieval Evaluation in net....,MapReduce Information Retrieval Experiments....,Ruby library with Information Retrieval utilities....,Snowball is a CPython library providing fast stemming algori....,Course project for CS 221 Information Retrieval....,Tools for building and analyzing information retrieval test ....,Information Retrieval Experiments Framework....,Information retrieval project at UB ....,Basic Information Retrieval for fun....,Information Retrieval Research....,Java program built to run itself every night retrieve data f....,Information Retrieval....,information retrieval ....,dCTL is a framework for collections of digital objects along....,Code developed during a Information Storage and Retrieval Co....,Assignment on Multimedia Information Retrieval 2011....,Music Information Retrieval library for Processing....,PageRank implementation for Information Retrieval....,Mulitlinugal Information Retrieval with Word Sense Disambigu....,A Twitter ranking project in an Information Retrieval course....,Toolkit for Information Retrieval research....,Supplementary files for the CCRMA Workshop on Music Informat....,Hadoop based information retrieval facilities....,This was an assignment for my Information Retrieval course T....,Information retrieval system....,information retrieval....,Information Retrieval Project Phase 1....,Labs ....,Evaluation functions for musicaudio information retrievalsig....,Information Retrieval and Sentiment Analysis Tools....,Kohana wrapper for Xapian information retrieval service....,Information Retrieval....,Playing with XSLT and OXPath as part of an university projec....,....,A Report on Music Information Retrieval using Signal Process....,Assignment for the Information retrieval course Pisa 201112....,Group Project for JHU IR Consists of a Thesaurus server that....,....,This is a Mobile Summarization tool that uses sentence extra....,....,This repository contains the programs developed in the cours....,Information retrieval npm module....,Michigan State Universitys CSE484 Information Retrieval fina....,....,Created for a QUT project examining POS tagging Stemming Reg....,Project1 Evaluate various models using corpus statistics ext....,algorithms that are related to search data mining and machin....,....,Finance Data....,Oxford Information Retrieval practicalsclasses....,Movie Review Extract movie from Cornell Corpus and perform p....,Exercises and implementations from Information Retrieval....,Implementation of information retrieval methods....,My first project in iInformation Retrievali....,Some code I wrote for my IR class....,Basic system for ranked information retrival that indexes RS....,Financial information retrieval and munging stocks ETFs fund....,This is course project of COMP433 Information Retrieval in t....,Information retrieval system in python Vector space model re....,This repository contains all my programming assignments for ....,Stanford CS276 Solutions....,Search engine on static collection ....,HackTouch touchscreenbased information retrievalcontrol syst....,This R package is designed to obtain its water quality sampl....,This is a TREC evaluation demonstration written for a lectur....,Class of 20132 Information Retrieval Work....,Pure Python MPEG Audio Layer 1 2 and 3 meta information retr....,ClickModels is a small set of Python scripts for the user cl....,....,Information Retrieval Library in Python....,CreditCardFreezer is a PHP class which automates the storage....,Michigan State Universitys CSE484 Information Retrieval fina....,A Hadoop toolkit for webscale information retrieval research....,SIREn SemiStructured Information Retrieval Engine....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('ios+application', 'https://github.com/ijoshsmith/iOS-Workflow.git,https://github.com/sonnyfazio/TenderSupport-for-iOS.git,https://github.com/mleach/Force.com-Toolkit-JAWS-for-iOS.git,https://github.com/mhupman/MHHabitat.git,https://github.com/johnyorke/JYGraphViewController.git,https://github.com/swisspol/Cooliris-ToolKit.git,https://github.com/agilemonkeys/meets-ios.git,https://github.com/iridia/IRDeployment.git,https://github.com/torryharris/TH-NavigationScroller.git,https://github.com/meinside/iphonelib.git,https://github.com/omorandi/TiProfiler.git,https://github.com/bmeurer/cocoahttpserver.git,https://github.com/AndreaCammarata/Ext.tux.InstallPanel.git,https://github.com/dhemery/victor.git,https://github.com/Marxon13/M13BadgeView.git,https://github.com/ryanlntn/indoctrinator.git,https://github.com/fgarcialainez/ML4iOS.git,https://github.com/travis134/MemoPad.git,https://github.com/jonhernandez/iOS-Timer-Countdown.git,https://github.com/blindingskies/BSManagedObjectContextController.git,https://github.com/EnharmonicHQ/AppDataSharing.git,https://github.com/michaeldorner/BeeTee.git,https://github.com/XSecurity/XSecurity.git,https://github.com/meredian/TTSOverview-iOS.git,https://github.com/logicalparadox/apnagent-ios.git,https://github.com/shamsudheen/Google-TTS-Library-For-iOS.git,https://github.com/fousa/gpx-parser-ios.git,https://github.com/project-imas/about.git,https://github.com/IMAmuseum/tap-ios.git,https://github.com/yenrab/qchybrid.git,https://github.com/katopz/ane-device-file-util.git,https://github.com/googlecast/CastHelloText-ios.git,https://github.com/KristinaHeyerdahlElfving/Bluetooth-Smart-Plugin.git,https://github.com/waynehartman/UIBarButtonItem-Generator.git,https://github.com/pyke369/PKMultipartInputStream.git,https://github.com/egghaus/iOSWebCamera.git,https://github.com/ptraeg/html5-in-mobile-apps.git,https://github.com/herzbube/littlego.git,https://github.com/ruddfawcett/EasyDefaultImages.git,https://github.com/isaact/TSDocDB.git,https://github.com/siannopollo/StoredModel.git,https://github.com/mobfox/MobFox-iOS-SDK.git,https://github.com/Azure/azure-media-player-framework.git,https://github.com/moloch--/ios-hooker.git,https://github.com/FluffyJack/motion-momentum.git,https://github.com/bkrpub/EngineRoom.git,https://github.com/cantino/post_location.git,https://github.com/manifest/sdl-ios-framework.git,https://github.com/geerlingguy/JJGWebView.git,https://github.com/uchidak1124/TiFlatUISample.git,https://github.com/peterfillmore/removePIE.git,https://github.com/GDSSecurity/Add-Trusted-Certificate-to-iOS-Simulator.git,https://github.com/JaviSoto/JSRestNetworkKit.git,https://github.com/markrickert/UIWebView-RemoveShadow.git,https://github.com/raffael/iOS.css.git,https://github.com/maxoly/Kimera.git,https://github.com/evernote/simple-api-client-example-ios.git,https://github.com/scribd/FLBugKit.git,https://github.com/fontshop/AppFontDemo.git,https://github.com/appfarms/CoreTextLabel.git,https://github.com/gknops/adHocGenerate.git,https://github.com/secondgear/xcode-templates.git,https://github.com/JagCesar/Simple-Paint-App-iOS.git,https://github.com/intercom/intercom-ios.git,https://github.com/readium/SDKLauncher-iOS.git,https://github.com/epam/road-ios-framework.git,https://github.com/astrokin/PieChart.git,https://github.com/citymapper/CMMapLauncher.git,https://github.com/googlecast/CastVideos-ios.git,https://github.com/pj4533/OpenPics.git,https://github.com/freewizard/AppProxyCap.git,https://github.com/PutioKit/PutioKit.git,https://github.com/mateagar/Color-Picker-for-iOS.git,https://github.com/googleplus/gplus-photohunt-client-ios.git,https://github.com/microsoft-hsg/HealthVault-Mobile-iOS-Library.git,https://github.com/object2dot0/Advance-Localization-in-ios-apps.git,https://github.com/samjarman/DogeKit.git,https://github.com/sergeylenkov/Prismo.git,https://github.com/thoughtbot/BotKit.git,https://github.com/cpjolicoeur/mojo-database.git,https://github.com/astrokin/EAN13BarcodeGenerator.git,https://github.com/pixelrevision/ios_file_browser.git,https://github.com/freshplanet/Air-Mobile-ScrollController.git,https://github.com/timburks/iOSHeartRateMonitor.git,https://github.com/Nyvra/App-BrazilJS.git,https://github.com/issuestand/django-ios-push.git,https://github.com/pettyfun/pf-gridview.git,https://github.com/gorbster/AppResigner.git,https://github.com/appdotnet/ADNLogin-SDK-iOS.git,https://github.com/process255/Dev-Denver.git,https://github.com/wookay/libcat.git,https://github.com/simhanature/SHStripeMenu.git,https://github.com/firebase/firechat-ios.git,https://github.com/AwaraiStudios/ASBanker.git,https://github.com/hatena/Hatena-Bookmark-iOS-SDK.git,https://github.com/kent013/tottepost.git,https://github.com/openpeer/opios.git,https://github.com/segmentio/analytics-ios.git,https://github.com/aharren/LibComponentLogging-Core.git,https://github.com/AlanQuatermain/SimpleHTTPServer.git,https://github.com/irtemed88/PitchDetector.git,https://github.com/davidmorford/BuildKit.git,https://github.com/fe9lix/DollarP_ObjC.git,https://github.com/MetaWatchOpenProjects/MWM-for-iOS-Gen1.git,https://github.com/mjp/FaceRecognition.git,https://github.com/Ink/ios-picker.git,https://github.com/stuartcarnie/iCade-iOS.git,https://github.com/SlaunchaMan/GCDExample.git,https://github.com/Split82/iOSMemoryBudgetTest.git,https://github.com/prateek147/DVIA.git,https://github.com/Taehan-Kim/AppSlate.git,https://github.com/stanislaw/AFNetworkingMeter.git,https://github.com/sergiomtzlosa/MultiContactsSelector-ios.git,https://github.com/Marxon13/M13InfiniteTabBar.git,https://github.com/photo/mobile-ios.git,https://github.com/steipete/PSiOSAppTemplate.git,https://github.com/enormego/askit.git,https://github.com/epreston/PSTreeGraph.git,https://github.com/chris124/iOSSocial.git,https://github.com/nicklockwood/StandardPaths.git,https://github.com/kickingvegas/YmsCoreBluetooth.git,https://github.com/ColinEberhardt/iOS-ClearStyle.git,https://github.com/mmin18/WaxPatch.git,https://github.com/tumblr/TMTumblrSDK.git,https://github.com/nmock/artisan-ios.git,https://github.com/krzysztofzablocki/IconOverlaying.git,https://github.com/Ink/ThatCloud.git,https://github.com/Zikes/circle-menu.git,https://github.com/zac/dragkit.git,https://github.com/joeldev/ADNKit.git,https://github.com/JaviSoto/JSBadgeView.git,https://github.com/akosma/iPhoneWebServicesClient.git,https://github.com/brandonhamilton/inputtoolbar.git,https://github.com/mapbox/Fingertips.git,https://github.com/cocos3d/cocos3d.git,https://github.com/forcedotcom/SalesforceMobileSDK-iOS.git,https://github.com/davidmorford/iOSDesignStencils.git,https://github.com/iGriever/TWSReleaseNotesView.git,https://github.com/kylebrowning/drupal-ios-sdk.git,https://github.com/WhisperSystems/TextSecure-iOS.git,https://github.com/jonathanpenn/ui-auto-monkey.git,https://github.com/eliotfowler/EFCircularSlider.git,https://github.com/kolyvan/kxmenu.git,https://github.com/bennyguitar/News-YC---iPhone.git,https://github.com/mobfarm/FastPdfKit.git,https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine.git,https://github.com/nicklockwood/iRate.git,https://github.com/CEWendel/SWTableViewCell.git,https://github.com/robbiehanson/CocoaHTTPServer.git', '0,0,0,1,0,3,1,2,2,3,2,3,3,4,2,3,3,5,4,0,2,5,2,7,3,2,4,3,7,3,5,7,7,3,4,2,9,10,0,4,7,8,7,6,3,0,2,9,4,3,9,14,7,3,3,6,7,2,4,3,8,5,7,3,15,8,7,2,9,6,13,16,11,19,10,10,3,4,3,10,11,12,13,16,8,9,14,13,13,8,8,14,16,6,6,28,23,26,8,10,25,5,12,31,33,37,18,21,14,16,51,6,43,32,41,20,14,32,56,19,36,60,58,37,31,29,68,52,38,38,49,49,64,32,100,141,31,51,84,73,44,53,118,130,233,229,325,292,459', '2.9413307,2.5329952,2.2046306,1.322987,1.6969672,1.7106899,3.3442912,2.315227,1.660013,1.8237106,1.2208046,1.3361176,1.5300646,3.119457,2.315227,1.4914473,1.4971102,1.5521046,3.897134,1.1070584,1.370517,1.4589685,1.1490345,5.2170734,4.2207527,2.5492644,4.443712,2.4842274,6.5086155,1.5918602,2.6738203,2.7126231,1.8340493,1.0680267,2.0898306,2.3578577,1.3952051,2.8359978,1.6647178,1.6507714,3.6668103,3.9604325,2.1203113,5.471134,1.6276946,0.8808576,1.9846331,6.7532043,2.2860992,2.6830575,3.2675965,5.6513596,2.771429,1.5005873,2.9520824,4.4741607,6.51139,1.776197,4.2004704,1.4751099,3.7947066,2.8361635,7.123396,5.3617935,9.223967,8.244118,4.654754,1.7907709,3.7944784,3.2322602,5.0173283,4.3746576,7.79052,9.155395,6.6985917,6.591651,2.6266859,2.7206128,2.8176928,3.9940917,5.3239174,10.064215,4.1886463,6.869378,3.9556823,9.092938,5.8016477,7.0652037,10.245362,4.2718024,7.4129605,3.9187448,12.412297,5.562999,8.319136,6.4080734,7.737502,17.027304,2.249506,3.4419231,8.321115,3.7496395,6.2192893,12.95033,8.362214,19.664457,14.151659,6.99541,9.809013,6.8129354,8.990577,5.65038,18.290754,12.428415,25.958061,5.7447743,7.440826,7.652667,16.144588,4.6871953,6.5329485,22.973825,11.595156,9.484304,24.865086,6.920095,9.692832,10.469006,11.983073,10.207256,13.214567,11.203822,17.011232,17.28496,9.3358965,29.469393,15.427617,13.711294,26.404057,30.46361,9.087161,18.263313,17.913002,15.551645,17.973715,19.250837,15.559443,18.626804,21.935474', '12,13,14,14,15,12,13,14,15,14,16,15,15,13,16,16,16,14,13,20,18,16,21,12,17,20,17,20,12,21,18,16,17,22,20,24,18,16,28,25,20,19,23,21,28,32,29,18,28,29,23,16,26,32,31,28,25,36,32,36,30,34,28,35,20,28,33,42,33,37,29,27,30,22,34,35,46,46,47,40,39,34,39,35,47,42,42,53,50,61,59,57,48,66,67,50,55,48,84,84,78,106,99,77,84,72,105,111,118,121,108,158,110,127,125,167,180,162,130,187,175,135,165,192,205,245,217,236,269,275,274,306,286,320,260,226,352,368,345,366,514,502,578,606,739,1196,1590,1868,1729', '0,0,0,0,0,0,1,0,1,0,0,0,0,16,1,0,0,1,0,0,1,0,1,0,0,3,2,0,11,1,1,0,4,0,0,0,0,91,0,0,0,3,1,0,2,0,2,0,4,0,0,3,1,0,2,0,0,0,0,1,2,0,1,0,13,19,0,2,4,6,1,0,0,1,1,0,0,0,3,1,0,0,3,1,0,2,2,0,2,0,0,0,3,3,4,9,48,17,3,0,4,0,0,5,2,13,2,1,0,1,1,0,1,0,76,2,5,10,7,1,21,5,0,17,1,1,4,5,2,15,12,0,11,5,8,13,2,6,10,34,0,3,10,6,28,27,9,28,55', '14.9413307,15.5329952,16.2046306,16.322987,16.6969672,16.7106899,17.3442912,18.315227,18.660013,18.8237106,19.2208046,19.3361176,19.5300646,20.119457,20.315227,20.4914473,20.4971102,20.5521046,20.897134,21.1070584,21.370517,22.4589685,24.1490345,24.2170734,24.2207527,24.5492644,25.443712,25.4842274,25.5086155,25.5918602,25.6738203,25.7126231,25.8340493,26.0680267,26.0898306,28.3578577,28.3952051,28.8359978,29.6647178,30.6507714,30.6668103,30.9604325,32.1203113,32.471134,32.6276946,32.8808576,32.9846331,33.7532043,34.2860992,34.6830575,35.2675965,35.6513596,35.771429,36.5005873,36.9520824,38.4741607,38.51139,39.776197,40.2004704,40.4751099,41.7947066,41.8361635,42.123396,43.3617935,44.223967,44.244118,44.654754,45.7907709,45.7944784,46.2322602,47.0173283,47.3746576,48.79052,50.155395,50.6985917,51.591651,51.6266859,52.7206128,52.8176928,53.9940917,55.3239174,56.064215,56.1886463,57.869378,58.9556823,60.092938,61.8016477,73.0652037,73.245362,73.2718024,74.4129605,74.9187448,76.412297,77.562999,81.319136,84.4080734,85.737502,91.027304,94.249506,97.4419231,111.321115,114.7496395,117.2192893,120.95033,125.362214,128.664457,137.151659,138.99541,141.809013,143.8129354,167.990577,169.65038,171.290754,171.428415,191.958061,192.7447743,201.440826,201.652667,202.144588,210.6871953,217.5329485,217.973825,234.595156,238.484304,260.865086,280.920095,294.692832,298.469006,318.983073,323.207256,336.214567,366.203822,367.011232,369.28496,369.3358965,396.469393,398.427617,432.711294,455.404057,469.46361,567.087161,573.263313,713.913002,751.551645,989.973715,1444.250837,1930.559443,2178.626804,2209.935474', ',A lightweight workflow component for iOS applications....,TenderSupport for iOS allows developers to integrate the won....,JAWS is Just A Web Shell framework for delivering Forcecom w....,MHHabitat is a library used to differentiate between build c....,Simple line graph landscape view for iOS applications....,Open source toolkit for iOS and OS X applications by Cooliri....,A framework to connect iOS native applications to Magento st....,iOS application deployment helpers....,Navigation Bar scroller like on the Amazon Kindle iOS applic....,Helper functions and classes for developing ordinary applica....,A custom extension to the Titanium SDK and a webbased GUI fo....,This is my fork of the CocoaHTTPServer CocoaHTTPServer is a ....,Simple Sencha Touch plugin witch display an help panel repor....,A Java driver for iOS applications....,A customizable badge for iOS applications....,Indoctrinator is a RubyMotion gem that provides a Path style....,Open Source library to help developers integrate easily mach....,A simple MemoPad application for iOS Key features include ca....,iOS Application that performs a timer countdown on button pu....,A Core Data silver bullet Use this class to access a NSManag....,The AppDataSharing sample project demonstrates how iOS appli....,Demo application for bluetooth device scanning using the iOS....,A security plugin in Xcode plus clang static analyzer checke....,A simple application for comparing iOScompatible TextToSpeec....,iOS application for testing Apple Push Notification APN serv....,The Google TTS For iOS will provide the capability to write ....,Parse GPX TCX files for iOS applications....,About iMAS iOS Mobile Application....,Native iOS tour application for the TAP mobile application s....,A hybrid development environment for iOS and Android that al....,ANE for open file with registered application on iOS....,This Hello Text demo application shows how an iOS sender app....,Bluetooth Smart Plugin to use in Cordova PhoneGap applicatio....,Displeased with the lack of an iOS API for changing the colo....,An NSInputStream subclass suitable for building multipartfor....,A proof of concept demonstrating use of the iPhones photo li....,iOS and Android code examples for my HTML5 in mobile applica....,Little Go An iOS application that lets you play the game of ....,A simple project to quickly generate Default launch images f....,A simple flexible db system in objectivec built on top of th....,A friendlier interface for using CoreData in Cocoa and iOS a....,MobFox SDK to implement ads in an iPod iPhone or iPad applic....,An iOS media player framework to aid development of video ap....,Python script to parse ObjectiveC header files from iOS appl....,Momentum is a RubyMotion framework for creating iOS and OS X....,EngineRoom is a toolkit addressing basic recurring needs whe....,An iOS application that POSTs your location to a webhook of ....,The script creates a set of pseudoframeworks that can be eas....,UIWebView class and example implementation for iOS Applicati....,Titanium Flat UI Sample Application for iOS....,removePIE changes the MHPIE flag of the MACHO header on iOS ....,Script for easily importing a trusted CA certificate into th....,Lightweight library to manage the backend of your iOS Mac O....,iOS UIWebView category to remove the top and bottom shadow t....,High quality lib CSS JS to imitate native iOS UI elements in....,A simple iOS application for educational purpose....,A very simple iPhone application to illustration the use of ....,A simple library that allows users and testers to email bugs....,iOS application font examples....,With CoreTextLabel you are able draw NSAttributedString or H....,Wireless ad hoc distribution of iOS applications....,A suite of template files used by Second Gear for creating M....,Very simple paint application that draws smooth curves....,The Intercom iOS SDK for integrating Intercom into your iOS ....,A small iOS application to serve as a launchertestbed for th....,ROAD Rapid ObjectiveC Applications Development....,Simple and elegant pie chart for iOS applications....,CMMapLauncher is a minilibrary for iOS that makes it quick a...., CastVideosios application shows how to cast videos from an ....,An open source iOS application for viewing images from multi....,Applicationwide proxy setting for Mac and iOS....,Simple framework to use Putio API in your iOS applications w....,Reusable user interface control for selecting RGB HSV or Hex....,PhotoHunt iOS is a client for the PhotoHunt example applicat....,The HealthVault team has recently added the capability to wr....,This Porject demostrate how to localize an app in ios and ch....,DogeKit for iOS adds much wow to your such application....,Mac OS app for iOS developers Prismo help tracking sales of ....,BotKit is a Cocoa Touch static library for use in iOS projec....,ActiveRecordlike ORM interface for Sqlite in ObjectiveC for ....,Simple and performance solution to generate EAN13 barcode fo....,A file browser for an applications documents directory in io....,Everything you need to have scrolling in your Adobe Air appl....,Simple iOS heart rate monitor app Uses Bluetooth LE Based on....,iOS and Android applications to BrazilJS event JavaScript gl....,A Django Application for contacting the Apple Push Service a....,Grid component for iOS applications iPhone iPad....,Easily resign iOS applications....,This is the Appnet Login SDK for iOS It allows users to forg....,A demo iOS application for the developdenverorg workshop on ....,interactive iOS application development....,A leftside menu that shows up either by tapping the stripes ....,An example chat application built using the Firebase iOS SDK....,Simplifies adding In App Purchases to iOS applications....,Integrate Hatena Bookmark into your application....,Camera application for iOS devices focusing on simplicity mi....,Open Peer Client SDK for iOS and reference sample applicatio....,The hasslefree way to integrate analytics into any iOS appli....,A small logging library for ObjectiveC applications Mac OS X....,A simple HTTP server implemented as a Mac commandline applic....,Pitch detection application using RemoteIO for iOS ....,A structured project layout with configurations scripts and ....,An ObjectiveC port of the P gesture recognizer to be used in....,iOS application project that demonstrates connectivity with ....,An example iOS application for face detection and recognitio....,The easiest way to import content into your application wwwi....,MITlicensed iOS SDK for iCade and iControlPad including samp....,An example application that shows you how to use Grand Centr....,Small iOS application which tries to allocate as much memory....,Damn Vulnerable IOS App DVIA is an IOS application that is d....,iOS Application AppSlate Please visit to wwwfacebookcomAppS....,AFNetworking meter plugin to measure HTTP traffic of iOS ap....,iOS Module Select your contacts telephone like Whatsapp app....,An elegant redesign of UITabBar for iOS applications....,Trovebox mobile application for iOS....,iOS Application Template with JSONParsing AutoUpdating Crash....,ASKit is an easy to use library for your iOS applications AS....,A tree graph view control for iPad applications This is a p....,This is a library that will hopefully make it easier for peo....,StandardPaths is a category on NSFileManager for simplifying....,A blockbased framework for building Bluetooth 40 Low Energy ....,This project is a gesturedriven iOS todo list application mo....,Dynamically load a lua script to change the behavior of your....,Unopinionated and flexible library for easily integrating Tu....,Artisan is a simple iOS application to search for and displa....,Sample project showing how to overlay information on Icon in....,ThatCloud is an opensource iOS application that allows you t....,A circular menu jQuery plugin inspired by the Path applicati....,An iOS opensource framework for supporting Drag Drop within....,ObjectiveC framework for building Appnet applications on iOS....,Customizable UIKit badge view like the one on applications i....,This project showcases different transport formats and libra....,Expandable text input toolbar for iOS applications....,Touch indicators for iOS applications....,cocos3d is a sophisticated yet intuitive and easytouse 3D ap....,Forcecom mobile SDK for iOS applications....,OmniGraffle design stencils for designing iOS applications f....,A simple way to show inapp release notes in your iOS applica....,The Drupal iOS Software Development Kit provides a full suit....,A secure text messaging application for iOS....,UI AutoMonkey is a simple stress testing script for iOS appl....,An extensible circular slider for iOS applications....,KxMenu is a vertical popup menu for using in iOS application....,The iPhone version of NewsYC a Hacker News reader and intera....,A Static Library to be embedded on iOS applications to displ....,Core Audio Cordially A sophisticated framework for iOS audio....,A handy class that prompts users of your iPhone or Mac App S....,An easytouse UITableViewCell subclass that implements a swip....,A small lightweight embeddable HTTP server for Mac OS X or i....'),
('linux+applications', 'https://github.com/elapotts/Adding-Jennifer-Smith---Carolyn-Reilley-to-class.git,https://github.com/floreantpos/Floreant-POS.git,https://github.com/devzero2000/skipfish.git,https://github.com/demorphica/pycontrol.git,https://github.com/CloudScale-Project/Environment.git,https://github.com/troystribling/aethyr_agent.git,https://github.com/xiongchiamiov/AUR--python-fabric.git,https://github.com/santanusinha/hpcl.git,https://github.com/kjvarley/PyImageBackup.git,https://github.com/stealthflyer/CrestronLirc.git,https://github.com/flyx/ada-bundler.git,https://github.com/pld-linux/inet6-apps.git,https://github.com/pld-linux/gtick.git,https://github.com/pcacjr/nfc-example.git,https://github.com/lukequeenan/covertBackdoor.git,https://github.com/culturevis/imageplot-program-only.git,https://github.com/jldupont/dbus_lastfm.git,https://github.com/WindowsAzure-TrainingKit/HOL-NodejsAzureWebSitesVMs-OSX.git,https://github.com/stonier/graveyard_rocon_linux_app_platform.git,https://github.com/jkosem/Yocto-WebHob-Design.git,https://github.com/FBergeron/FeedNotifier.git,https://github.com/gramakri/kdocker.git,https://github.com/strnk/skyposcope.git,https://github.com/rezonant/rpanel.git,https://github.com/cncfanatics/Gtkevemon.git,https://github.com/jldupont/musync.git,https://github.com/Gp2mv3/Site-checker.git,https://github.com/glennschler/oats-linux-ec2.git,https://github.com/mszygenda/JPod.git,https://github.com/napcs/x10_web.git,https://github.com/deepanshumehndiratta/FaekCast.git,https://github.com/nono/chat-linuxfr.org.git,https://github.com/aomega08/Linux-Presentation-Foundation.git,https://github.com/skafandri/koolux.git,https://github.com/daleus/steamr.git,https://github.com/GnunuX/gaspacho.git,https://github.com/NasuTek/NasuTek-Commander.git,https://github.com/twalsworth/goLinuxClicksBlog.git,https://github.com/Essency/AirMouse4Linux.git,https://github.com/pickerweng/CPU-Usage.git,https://github.com/the-duck/launcher.git,https://github.com/marwan-abdellah/FFTW-Linux.git,https://github.com/amipro/sphone.git,https://github.com/geek77/wine-steam-bridge.git,https://github.com/babab/DisPass.git,https://github.com/JaSpr/social-notifier.git,https://github.com/Tieske/xPL4Linux.git,https://github.com/suem/windowswitch.git,https://github.com/xyproto/archfriend.git,https://github.com/platinummonkey/TXLF-App.git,https://github.com/silv3rm00n/Turbotrace.git,https://github.com/alexyoung/gallery.git,https://github.com/xyproto/pymatic.git,https://github.com/kripton/smartcam_linux.git,https://github.com/hemanth/RFC-Finder.git,https://github.com/DocSalvi/LinuxDayAppIOS.git,https://github.com/swapnil-pimpale/kgdb.git,https://github.com/leonid-shevtsov/launchy.git,https://github.com/caitp/linux-lock-pi.git,https://github.com/emper0r/IVAO-status.git,https://github.com/g4b/inputpipe.git,https://github.com/Celdiven/Firechip.git,https://github.com/mazzoo/ogldump.git,https://github.com/Morgawr/EmptyWM.git,https://github.com/jkaessens/afirewall.git,https://github.com/vigeek/linfo.git,https://github.com/epage/DialCentral.git,https://github.com/johnteslade/azulejo.git,https://github.com/Half-Shot/WindowsToLinuxMigrationDB.git,https://github.com/holmeszyx/ShellAndroid.git,https://github.com/sgh/v4l2.git,https://github.com/onyxfish/ration.git,https://github.com/raphaelcruzeiro/nginx-monitoring-tool.git,https://github.com/YakindanEgitim/EN-LinuxClipper.git,https://github.com/mbbaig/linuxAndroidClubApp.git,https://github.com/interesse/boxee-start-applications.git,https://github.com/robertkowalski/Compress-my-Mojo.git,https://github.com/hertzel/Data-Journalism-Developer-Studio.git,https://github.com/Wingie/Django_face_recognition.git,https://github.com/penso/linuxfr-iphone.git,https://github.com/dinhviethoa/linux-sample.git,https://github.com/antaraz/Linuxquadratic.git,https://github.com/timcharper/tightvnc-dns.git,https://github.com/darkjoker/CapTux.git,https://github.com/nickguletskii/GLXOSD.git,https://github.com/LukeCarrier/elevator.git,https://github.com/touchaddict/Lipi-ToolKit.git,https://github.com/RogerSik/Linux-Applications-Installer.git,https://github.com/tkowalewski/harvest-gtk.git,https://github.com/NTX/DBCViewer.git,https://github.com/alexlarsson/Glick2.git,https://github.com/fernandokosh/koshlinux.git,https://github.com/zcutlip/nvram-faker.git,https://github.com/desowin/v4l-examples.git,https://github.com/cbrake/linux-serial-test.git,https://github.com/steshaw/gtk-examples.git,https://github.com/tdoris/xvoice.git,https://github.com/tetractysproductions/ArchWikiOffline.git,https://github.com/hhlinuxclub/eish.git,https://github.com/cyberpython/WifiScanAndMap.git,https://github.com/3esmit/JObexFTP.git,https://github.com/DocSalvi/LinuxDayAppAndroid.git,https://github.com/systemconsole/syco.git,https://github.com/jeroendoggen/Arduino-serial-messaging.git,https://github.com/gentoo/recruiting.gentoo.org.git,https://github.com/yazd/backtrace-d.git,https://github.com/thousandparsec/tpclient-pywx.git,https://github.com/nogy/jsoundmodem.git,https://github.com/suhailsherif/IITG-Transparent-Proxy.git,https://github.com/zuk/picnic.git,https://github.com/tassia/AppRecommender.git,https://github.com/Teehee123123/Server-crashes-on-player-connect.git,https://github.com/chmod0/Manpages.git,https://github.com/piotrzintel/Android-Virtual-Input-for-Linux.git,https://github.com/zengargoyle/selfcontrol.git,https://github.com/blazeeboy/Gamra.git,https://github.com/alxndrsn/osxappbundle-maven-plugin.git,https://github.com/jaymcgavren/dotfiles.git,https://github.com/nowells/terminal.git,https://github.com/VizLibrary/Visualization-Library.git,https://github.com/saxonmatt/FSharp.ServiceStack.Mono.git,https://github.com/hsoft/moneyguru.git,https://github.com/anmitsu/pyful.git,https://github.com/jazzscheme/jazz.git,https://github.com/teawater/kgtp.git,https://github.com/OutOfOrder/MonoKickstart.git,https://github.com/sirnuke/steambridge.git,https://github.com/bwight/CloudInit.NET.git,https://github.com/hanschen/ksuperkey.git,https://github.com/openlink/iODBC.git,https://github.com/bkrpub/EngineRoom.git,https://github.com/avelino/rdio-linux.git,https://github.com/linuxdeepin/linuxdeepin-application-development-manual.git,https://github.com/thestinger/playpen.git,https://github.com/leapcode/bitmask_client.git,https://github.com/probonopd/AppImageKit.git,https://github.com/willuhn/hibiscus.git,https://github.com/jlelli/sched-deadline.git,https://github.com/Kanatoko/MonjaDB.git,https://github.com/hkrn/MMDAI.git,https://github.com/yotamr/traces.git,https://github.com/xtr4nge/FruityWifi.git,https://github.com/taskwarrior/task.git,https://github.com/caio1982/Lost-Photos-Found.git,https://github.com/ZoneMinder/ZoneMinder.git,https://github.com/tiwilliam/istatd.git,https://github.com/lra/mackup.git,https://github.com/google/lmctfy.git,https://github.com/kivy/kivy.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,1,0,0,1,1,0,1,0,0,1,0,0,1,1,0,0,1,0,0,1,2,1,2,1,0,0,3,0,2,2,3,0,0,1,1,2,1,3,1,0,0,2,0,2,1,3,3,4,0,2,3,3,4,3,5,4,5,1,4,2,6,3,3,7,1,5,4,5,8,1,5,3,0,7,0,1,6,5,2,9,4,7,0,5,5,3,15,15,15,22,14,15,12,23,12,8,90,35,128,133,435', '0.13766217,0.28134373,0.49235153,0.56268746,0.64572865,0.716985,0.98470306,0.991524,0.991524,1.1253749,1.1331701,2.2663403,2.2663403,1.4067187,1.4164629,1.4164629,1.4164629,0.49576193,2.5549672,0.56268746,0.6457286,1.6880624,1.6880624,1.6880624,1.6997554,1.6997554,1.6997554,2.7705352,0.84987766,0.84987766,0.8498777,2.867772,2.8946996,1.9830477,1.983048,1.1331701,1.1331701,3.150896,3.150896,2.2507498,2.2507498,3.296761,1.4067187,1.4164629,0.495762,0.56268746,2.6516726,1.6880624,1.6880624,1.6997553,1.6997553,1.6997554,1.6997554,3.7139094,0.84987766,2.8656254,0.90266097,0.99152386,3.0857692,1.1253749,1.1253749,1.1253749,1.1331701,1.1331701,2.2507498,1.2637254,2.2663403,1.4164629,2.6761642,0.8440312,1.9694061,1.1253749,1.1331701,3.1813037,3.3571455,5.413444,1.4164625,0.56268746,0.6224573,2.62686,3.6771219,3.8193164,0.8440312,1.9830477,0.98470306,1.4094377,0.4220156,6.7994576,1.9694061,1.1253749,1.1331701,1.4442575,1.1253749,2.1636138,3.2768388,1.4067187,1.4067187,1.4164625,1.5561432,1.4164625,0.8892562,3.1482112,2.7168317,1.7394164,3.1696367,1.4164625,1.5709075,0.7082313,2.016401,1.0818069,1.9830477,0.13844712,1.1800752,3.4760253,1.5561432,2.2797086,1.4650131,1.5286199,2.2640264,0.7193051,1.3644729,2.737348,1.7428849,0.7245227,2.2617154,2.2640264,1.394308,1.8608934,1.5328482,2.6273398,0.8617439,7.267138,6.7380466,2.4403465,3.2565773,3.2454205,2.7214525,3.7607584,3.0864205,4.936612,7.8652773,4.983594,4.116852,7.0223274,10.007692,11.960185,20.100529,18.156359,22.105865', '2,2,2,2,2,2,2,2,2,2,2,1,1,2,2,2,2,3,1,3,3,2,2,2,2,2,2,1,3,3,3,1,1,2,2,3,2,1,1,2,2,1,3,3,2,4,1,3,2,3,3,2,2,1,3,2,4,3,2,4,3,3,4,4,2,4,3,3,1,4,2,4,5,3,0,1,3,4,3,4,3,2,5,3,5,3,6,1,6,5,7,5,7,4,3,4,8,6,5,6,6,5,4,6,4,10,7,10,5,9,9,7,12,6,9,8,6,13,9,13,16,9,17,19,13,15,20,17,25,23,32,23,27,37,27,33,36,30,52,71,76,77,89,97,175,260,864,1992,1714', '2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,1,0,0,0,0,0,0,1,0,1,0,1,0,1,0,1,0,0,0,0,9,0,0,1,1,0,8,10,2,0,1,1,0,7,0,1,1,2,4,0,0,0,1,2,97,0,1,14,0,0,0,0,3,0,6,2,4,13,4,0,4,10,6,4,3,1,1,101,18,44,3,235', '2.13766217,2.28134373,2.49235153,2.56268746,2.64572865,2.716985,2.98470306,2.991524,2.991524,3.1253749,3.1331701,3.2663403,3.2663403,3.4067187,3.4164629,3.4164629,3.4164629,3.49576193,3.5549672,3.56268746,3.6457286,3.6880624,3.6880624,3.6880624,3.6997554,3.6997554,3.6997554,3.7705352,3.84987766,3.84987766,3.8498777,3.867772,3.8946996,3.9830477,3.983048,4.1331701,4.1331701,4.150896,4.150896,4.2507498,4.2507498,4.296761,4.4067187,4.4164629,4.495762,4.56268746,4.6516726,4.6880624,4.6880624,4.6997553,4.6997553,4.6997554,4.6997554,4.7139094,4.84987766,4.8656254,4.90266097,4.99152386,5.0857692,5.1253749,5.1253749,5.1253749,5.1331701,5.1331701,5.2507498,5.2637254,5.2663403,5.4164629,5.6761642,5.8440312,5.9694061,6.1253749,6.1331701,6.1813037,6.3571455,6.413444,6.4164625,6.56268746,6.6224573,6.62686,6.6771219,6.8193164,6.8440312,6.9830477,6.98470306,7.4094377,7.4220156,7.7994576,7.9694061,8.1253749,8.1331701,8.4442575,9.1253749,9.1636138,9.2768388,9.4067187,9.4067187,9.4164625,9.5561432,10.4164625,10.8892562,11.1482112,11.7168317,11.7394164,12.1696367,12.4164625,12.5709075,12.7082313,13.016401,13.0818069,13.9830477,14.13844712,14.1800752,14.4760253,14.5561432,15.2797086,15.4650131,15.5286199,16.2640264,16.7193051,17.3644729,18.737348,18.7428849,20.7245227,21.2617154,22.2640264,23.394308,27.8608934,30.5328482,32.6273398,32.8617439,35.267138,38.7380466,42.4403465,45.2565773,51.2454205,53.7214525,55.7607584,69.0864205,90.936612,95.8652773,104.983594,105.116852,112.0223274,275.007692,306.960185,1012.100529,2143.156359,2171.105865', ',IntegrityError at classes169 1062 Duplicate entry 538169 for...., Floreant POS is a platform independent Point of Sale appli....,A fully automated active web application security reconnaiss....,pycontrol is a set of python scripts that can be used to con....,The CloudScale Environment is a desktop application that int....,aethyragent is a Rails implementation of an Ubuntu linux age....,Arch Linux package A Python library and commandline tool de....,A framework consisting of several libraries that allows deve....,A linux python application to dump all images from any stora....,Helpful files for setting up Crestron or any socket applicat....,Library and tool for transparently handling data and configu....,Inet6 Applications for Linux....,Metronome application for GNULinux....,Linux RFIDNFC userspace test application modified branch....,A covert backdoor application designed to be run on Linux ba....,ImagePlot macro ImageJ application Windows Mac Linux....,Linux application exposing a DBus API to Lastfm Web API....,A virtual machine in Windows Azure is a server in the cloud ....,DepracatingApps managers and other utilities making up the a....,The Yocto ProjectTM is an open source collaboration project ....,Feed Notifier is a Windows application that resides in the s....,Dock any application into system tray Linux only....,Realtime oscilloscope application for embedded Linux....,A Linux desktop panel application written in Ruby....,A skill monitoring standalone application for GNULinux syste....,Linux application for music related synchronization over the....,Small linux application to check modifications of a web page....,Create an Oracle Application Testing Suite OATS Server runni....,It is java application used to control Line6 digital guitar ....,A Rails IPhone web application to control an X10 system Wi....,Capture Banshee Or any other application including Audio out....,Deprecated A tornado application for LinuxFrorg....,The Linux Presentation Foundation or LPF is a graphical subs....,Web application to manage a linux server ....,Steamr Linux Steam Server Application....,Gaspacho provides a free centralized management and configur....,A Total Commanderlike application written in Qt for Windows ....,google appengine applications written in GO....,A MobileMouse Server Application For Linux....,CPU Usage Application on Linux....,An application launcher for linux....,FFTW is a C subroutine library for computing the discrete Fo....,sphone is a GTK based phone application for linux It uses of....,use native linux Steam from applications running with wine....,DisPass is a password manager for GNULinux BSD MacOS X and W....,Ruby application that makes use of linuxs libnotify to popup....,This is a C based xPL framework that hides most of the detai....,Change between linux application windows like in emacs ....,Android application primarily for Arch Linux maintainers....,Texas Linux Festival Phone application for attendees and spo....,Multithreaded visual traceroute application for windows and ....,A rails sample application used in a Linux Format tutorial....,Python library that can be used to automate applications on ....,smartcam linux part kernel module gtk application....,The idea was to make a desktop application for GNULinux wher....,Map application using OpenStreetMap to show informations on ....,KGDB is a source level debugger for linux kernel It is used ....,This is my fork of Launchy the opensource application launch....,Application for controlling LinuxLock access control system....,Status of IVAO for Linux its an application to see all Pilot....,Inputpipe is a clientserver application for making any Linux....,Firechip is a software program that runs on a PC Windows Mac....,record OpenGL of any application to create plastic models on....,Its a Win32 application that hides in the system tray and ad....,An applicationbased firewall for linux....,Linux system health detailed pid information such as open de....,Google Voice Application for Linux....,Python application for Linux that moves windows using keyboa....,A helpful list of application alternatives provided by me an....,A shell for android Can execute most linux shell command in ....,Video4Linux example application....,A Divvylike application for quickly arranging and resizing w....,A simple tool for monitoring Python and Php applications run....,Linux Desktop Clipper Application for Evernote....,Application maintained by LinuxAndroid Club members....,Starting external applications on Boxee Linux only....,Buildscript for compressing webOSapplications and package th....,The Data Journalism Developer Studio is a 100 open source Li....,This is a proof of concept application that allows the Djang....,An iPhone application for the LinuxFr website....,Profile applications at runtime without recompiling for Linu....,a c programmed application to solve quadratic equations....,a stripped down version of tightvnc with the purpose of acti....,A captchatrader application for Linux users....,An OSD for OpenGL applications running under the X Window Sy....,Linux application written in C to run an application under o....,Lipi Toolkit LipiTk is an open source toolkit for online Han....,Easy install actually Applications under Linux....,The Harvest Time Tracking application for Linux....,Application used to view DBC and DB2 files under GNULinux r....,Application bundle system for Linux master tree at httpgitgn....,A Linux Distribuition with tools writen in Ruby Can a Linux ....,A simple library to intercept calls to libnvram when running....,Video4Linux example applications....,Linux Serial Test Application....,Examples from Developing Linux Applications with GTK and GDK....,Speech interface controller for linux allows user to control....,Offline ArchWiki Arch Linux Android OS application ....,Ruby on Rails web application for the HAAGAHELIA Linux Club....,A Linux Python application to create maps of 80211 networks....,JObexFTP is a Java implementation of Obex Client protocol un....,Map application using OpenStreetMap to show informations on ....,Customized scripts for installation of servicesapplication o....,Library to exchange short messages sensordata commands betwe....,Recruiting web application for Gentoo linux....,backtraced provides a pretty backtrace for D applications ru....,The primary client uses wxPython to look like a native appli....,This project is aimed at providing an extendable soundmodem ....,A bunch of Linux applications to get net in IITG working wit....,Picnic makes it easyier to distribute and run Campingbased a....,A recommender system for GNULinux applications...., Minecraft Crash Report Ooh Shiny Time 7413 1137 PM Descr....,Manpages is an Android application which allows to display G....,Applications allowing to control a Linux PC with an Android ....,A port of the SelfControl Mac OS X application for Ubuntu D....,a fireworks alternative application made using python wxwidg....,Modified version of httpmojocodehausorgosxappbundlemavenplug....,My linuxunixosx config files for the shell and various appli....,A central repo of my personal terminal configuration setting....,NOTE OFFICIAL REPO AT httpcodegooglecompvisualizationlibrary....,A template for developing Service Stack web service applicat....,Futureaware personal finance application for Linux Mac OS X ....,Python file management utility This application is CUI filer....,JazzScheme is a development system based on extending the Sc....,KGTP is a comprehensive dynamic tracer for analysing Linux k....,Linux kick start executable for running standalone distribut....,A project to allow Steam applications running under WINE to ....,CloudInitNET is a service like the linux CloudInit applicati....,Linux utility to make Super key send AltF1 key events when p....,An opensource ODBC driver manager and SDK that facilitates t....,EngineRoom is a toolkit addressing basic recurring needs whe....,Application RDIO for Linux....,Linux Deepin application development cookbook....,A secure application sandbox built with modern Linux sandbox....,Desktop client application for the LEAP platform supporting ....,Using AppImageKit you can package applications as AppImages ....,A Java based plattform independent running on Linux Windows ....,An implementation of the popular Earliest Deadline First EDF....,MonjaDB is a MongoDB GUI client tool for rapid application d....,MMDAI is a fork project of MMDAgent and VPVM aka MMDAI2 is a....,API tracing framework for Linux CC applications....,FruityWifi is a wireless network auditing tool based in the ....,A CLI task todo list manager application for the terminal Li....,Linux version of the LostPhotos application for MacWindows....,ZoneMinder is a free open source Closedcircuit television so....,Serving statistics to the iPhone application from Linux Sola....,Keep your application settings in sync OS XLinux....,lmctfy is the open source version of Googles container stack....,Open source software library for creating NUI applications r....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('machine+learning', 'https://github.com/popdotco/winston.git,https://github.com/matpalm/rss-feed-experiments.git,https://github.com/wwood/rarff.git,https://github.com/nuroko/nurokore.git,https://github.com/machinalis/featureforge.git,https://github.com/arauhala/libreexp.git,https://github.com/antononcube/MathematicaForPrediction.git,https://github.com/vbosch/MachineLearning.git,https://github.com/kafka399/carCount.git,https://github.com/timjurka/RTextTools.git,https://github.com/ajdecon/machine_learning_play.git,https://github.com/algorithmfoundry/Foundry.git,https://github.com/petewarden/MLloWorld.git,https://github.com/davidpicard/jkernelmachines.git,https://github.com/EricChiang/cloudy-tweets.git,https://github.com/matthiaskramm/mrscake.git,https://github.com/ogrisel/corpusmaker.git,https://github.com/weiju/cmonkey-python.git,https://github.com/alad/Mekano.git,https://github.com/ramhiser/datamicroarray.git,https://github.com/openml/OpenML.git,https://github.com/fgarcialainez/ML4iOS.git,https://github.com/whiskey/Machine-Learning.git,https://github.com/SITZ/ML-Class.git,https://github.com/luispedro/milksets.git,https://github.com/marcinwyszynski/cabalist.git,https://github.com/josephreisinger/lvm-toolkit.git,https://github.com/SaveTheRbtz/junk.git,https://github.com/everpeace/ml-examples-by-scalala.git,https://github.com/batterseapower/machine-learning.git,https://github.com/berndbischl/mlr.git,https://github.com/davejacobs/ml.git,https://github.com/pingles/machine-learning-in-action.git,https://github.com/distrep/DMLT.git,https://github.com/EducationalTestingService/skll.git,https://github.com/yods/storm-ml-play.git,https://github.com/erelsgl/limdu.git,https://github.com/mreid/injuce.git,https://github.com/alopez/dreamt.git,https://github.com/Mortimerp9/wela.git,https://github.com/jimpil/clojure-encog.git,https://github.com/someben/treebank.git,https://github.com/justdark/dml.git,https://github.com/BIDData/BIDMach.git,https://github.com/tomtung/Learning-Machine-Learning.git,https://github.com/dtkirsch/hmm.git,https://github.com/tkamishima/mlmpy.git,https://github.com/jayunit100/RudolF.git,https://github.com/koooee/BigDataR_Examples.git,https://github.com/malavbhavsar/sentimentalizer.git,https://github.com/mli/parameter_server.git,https://github.com/dclambert/Python-ELM.git,https://github.com/gopivotal/pymadlib.git,https://github.com/smc77/MachineLearningLectures.git,https://github.com/clementfarabet/torch-tutorials.git,https://github.com/amueller/sklearn_tutorial.git,https://github.com/SaveTheRbtz/ml-class.git,https://github.com/wfaler/ScaHAL.git,https://github.com/agconti/kaggle-titanic.git,https://github.com/scikit-learn/ml-benchmarks.git,https://github.com/xissy/node-recommend.git,https://github.com/gracaninja/lxmls_guide.git,https://github.com/merwan/ml-class.git,https://github.com/masinoa/machine_learning.git,https://github.com/oster/PLM.git,https://github.com/jeremybarnes/jml.git,https://github.com/cjdd3b/fec-standardizer.git,https://github.com/fraction/fraction.git,https://github.com/BRML/climin.git,https://github.com/deafgoat/prognosticator.git,https://github.com/pauldix/basset.git,https://github.com/jpatanooga/Caduceus.git,https://github.com/thedatachef/varaha.git,https://github.com/shilad/PyVowpal.git,https://github.com/shogun-toolbox/shogun-data.git,https://github.com/heathermiller/menthor.git,https://github.com/mathematical-systems/clml.git,https://github.com/arrigonialberto86/ruby-band.git,https://github.com/danielsdeleo/Decider.git,https://github.com/gracaninja/lxmls-toolkit.git,https://github.com/soulmachine/machine-learning-cheat-sheet.git,https://github.com/jimpil/enclog.git,https://github.com/hpcc-systems/ecl-ml.git,https://github.com/DataSoft/Nova.git,https://github.com/jeremydhoon/hashkernel.git,https://github.com/MrMormon/lstm-g.git,https://github.com/mattspitz/sluggerml.git,https://github.com/gafiatulin/ml-class.git,https://github.com/tadasv/chimp.git,https://github.com/gburtini/Learning-Library-for-PHP.git,https://github.com/schneems/Octave.git,https://github.com/jcgillespie/Coursera-Machine-Learning.git,https://github.com/vivekn/sentiment.git,https://github.com/sethjuarez/numl.git,https://github.com/drewconway/ML-Email-Code.git,https://github.com/antoniogarrote/clj-ml.git,https://github.com/edx/ease.git,https://github.com/mathias-brandewinder/Machine-Learning-In-Action.git,https://github.com/Cascading/pattern.git,https://github.com/nilearn/nilearn.git,https://github.com/danielfrg/copper.git,https://github.com/idiap/bob.git,https://github.com/tresata/ganitha.git,https://github.com/edx/discern.git,https://github.com/royguo/ml_hackers.git,https://github.com/jaberg/skdata.git,https://github.com/Emore/mlcheatsheet.git,https://github.com/aria42/infer.git,https://github.com/accord-net/framework.git,https://github.com/zhouxc/Stanford-Machine-Learning-Course.git,https://github.com/phyous/machine-learning-coursera.git,https://github.com/xlvector/hector.git,https://github.com/astroML/astroML.git,https://github.com/amplab/MLI.git,https://github.com/pennyliang/MachineLearning-C---code.git,https://github.com/scalanlp/nak.git,https://github.com/ogrisel/pignlproc.git,https://github.com/myui/hivemall.git,https://github.com/jbrownlee/CleverAlgorithmsMachineLearning.git,https://github.com/benhamner/Metrics.git,https://github.com/josephmisiti/machine-learning-module.git,https://github.com/nuroko/nurokit.git,https://github.com/PRML/PRML.git,https://github.com/bytefish/opencv.git,https://github.com/shuyo/iir.git,https://github.com/johnmyleswhite/MLNotes.git,https://github.com/cloudera/ml.git,https://github.com/pmerienne/trident-ml.git,https://github.com/emilmont/Artificial-Intelligence-and-Machine-Learning.git,https://github.com/JasperSnoek/spearmint.git,https://github.com/mikeizbicki/HLearn.git,https://github.com/yahoo/samoa.git,https://github.com/torch/torch7-distro.git,https://github.com/pbharrin/machinelearninginaction.git,https://github.com/ogrisel/parallel_ml_tutorial.git,https://github.com/jubatus/jubatus.git,https://github.com/luispedro/milk.git,https://github.com/kvh/ramp.git,https://github.com/graphlab-code/graphlab.git,https://github.com/shogun-toolbox/shogun.git,https://github.com/cloudera/oryx.git,https://github.com/0xdata/h2o.git,https://github.com/lisa-lab/pylearn2.git,https://github.com/luispedro/BuildingMachineLearningSystemsWithPython.git,https://github.com/johnmyleswhite/ML_for_Hackers.git,https://github.com/numenta/nupic.git,https://github.com/clips/pattern.git,https://github.com/scikit-learn/scikit-learn.git,https://github.com/PredictionIO/PredictionIO.git', '0,0,3,1,1,3,1,2,2,3,3,2,2,4,4,4,4,5,4,4,1,3,3,6,3,4,0,4,4,1,1,0,4,3,1,3,4,2,12,2,3,2,8,7,6,8,5,6,9,10,8,9,5,6,11,4,10,1,14,10,3,15,16,7,14,11,6,4,8,4,4,19,8,6,30,7,9,2,1,23,16,4,20,13,4,9,10,24,5,20,24,30,17,11,15,31,29,16,18,31,8,28,9,37,36,29,18,29,35,37,62,29,36,40,49,28,38,31,28,29,38,6,84,91,43,33,50,30,56,45,27,28,63,123,62,72,58,33,155,292,113,94,235,112,540,392,296,1464,290', '1.6981161,2.8202126,1.9932196,2.72146,2.0489776,2.3680956,2.42588,7.835278,2.5149999,1.7882376,6.8396406,2.0645995,2.097809,3.3629837,2.49597,4.596029,1.743265,3.7824643,4.0663486,2.1936824,4.227607,2.2681944,8.607933,4.913379,2.5807495,2.5819335,2.6222613,5.2128596,3.7311423,8.980232,4.4556704,3.9284368,7.6189723,4.7101445,2.879451,3.3672311,6.063448,2.4229271,4.715931,2.9014049,2.6618576,2.9234488,5.231552,6.502751,11.967914,4.11177,4.131714,4.2507563,6.118818,9.195493,4.536389,5.8149786,3.6128998,13.725625,6.396244,5.5210195,8.87946,5.3362627,5.8079004,9.1335,3.2778268,8.95119,9.0041275,17.356205,11.400849,9.814174,5.141589,7.270452,10.283178,7.6891418,6.8228703,8.51591,8.586866,7.397156,11.046043,10.787897,10.087157,4.3203225,5.206104,10.855412,19.9178,3.3254163,15.830972,6.5510464,5.4091496,5.819479,6.9170136,10.315504,9.921848,17.350294,7.9160476,25.132593,11.207995,14.916772,8.64996,11.954474,8.207184,29.952068,17.258125,17.660452,10.312051,10.36445,14.923395,11.231358,15.252374,18.825329,13.045861,22.81453,15.465004,36.73692,39.126934,21.099627,18.448486,22.096178,45.357937,24.05597,13.047655,19.145258,40.946125,15.336419,44.19002,14.047288,24.183725,14.919341,20.102192,18.839716,14.978757,18.479597,45.57969,11.718376,27.271528,12.073843,25.362715,50.790646,25.709904,28.22669,35.54446,28.937538,33.471245,38.134003,28.718805,28.327087,46.153038,58.872295,47.25649,28.558403,33.458286,76.33615,44.83011', '14,13,11,13,15,13,15,9,15,15,10,16,16,13,14,12,15,12,13,15,16,16,10,11,17,16,20,14,16,14,19,21,14,18,22,21,18,24,12,24,24,25,18,19,15,21,24,23,19,15,22,21,29,18,21,29,21,34,21,22,35,19,18,19,18,23,33,33,32,39,40,26,37,43,18,42,41,54,55,29,27,58,32,49,60,55,54,37,58,41,50,28,58,62,67,48,54,47,58,49,82,62,86,62,62,92,114,94,96,75,48,104,105,98,76,119,128,132,118,147,115,180,98,108,156,182,178,198,167,222,237,255,208,132,283,321,347,482,358,372,616,694,577,737,945,1372,2251,2726,4255', '0,0,0,0,5,0,0,0,0,1,0,21,0,0,0,1,2,1,1,8,26,0,0,0,0,0,0,0,0,0,29,1,0,10,15,0,0,0,0,0,0,0,0,3,0,1,0,1,0,0,1,0,0,0,2,0,0,0,1,3,0,8,0,0,29,3,0,6,9,0,1,1,2,1,0,4,0,6,0,8,1,1,22,23,0,0,0,1,11,0,1,0,0,1,1,1,0,4,0,32,1,22,0,17,0,28,1,1,4,1,0,9,7,4,0,3,6,13,0,2,1,2,0,0,4,0,11,0,0,16,6,9,50,2,1,106,1,6,23,251,7,6,135,2,11,126,15,453,2', '15.6981161,15.8202126,15.9932196,16.72146,18.0489776,18.3680956,18.42588,18.835278,19.5149999,19.7882376,19.8396406,20.0645995,20.097809,20.3629837,20.49597,20.596029,20.743265,20.7824643,21.0663486,21.1936824,21.227607,21.2681944,21.607933,21.913379,22.5807495,22.5819335,22.6222613,23.2128596,23.7311423,23.980232,24.4556704,24.9284368,25.6189723,25.7101445,25.879451,27.3672311,28.063448,28.4229271,28.715931,28.9014049,29.6618576,29.9234488,31.231552,32.502751,32.967914,33.11177,33.131714,33.2507563,34.118818,34.195493,34.536389,35.8149786,37.6128998,37.725625,38.396244,38.5210195,39.87946,40.3362627,40.8079004,41.1335,41.2778268,42.95119,43.0041275,43.356205,43.400849,43.814174,44.141589,44.270452,50.283178,50.6891418,50.8228703,53.51591,53.586866,56.397156,59.046043,59.787897,60.087157,60.3203225,61.206104,62.855412,62.9178,65.3254163,67.830972,68.5510464,69.4091496,69.819479,70.9170136,71.315504,72.921848,78.350294,81.9160476,83.132593,86.207995,87.916772,90.64996,90.954474,91.207184,92.952068,93.258125,97.660452,100.312051,100.36445,109.923395,110.231358,113.252374,139.825329,145.045861,145.81453,146.465004,148.73692,149.126934,154.099627,159.448486,160.096178,170.357937,171.05597,179.047655,182.145258,186.946125,191.336419,197.19002,200.047288,206.183725,213.919341,219.102192,233.839716,242.978757,246.479597,268.57969,278.718376,291.271528,295.073843,296.362715,305.790646,370.709904,421.22669,440.54446,543.937538,546.471245,702.134003,757.718805,816.327087,858.153038,907.872295,1532.25649,1792.558403,2580.458286,4266.33615,4589.83011', ',Winston is a ABsplit testing library utilizing Redis and a m....,machine learning experiments around a bunch of rss articles....,fork A Ruby library for handling ARFF files as popularized b....,Java APIs and standard implementations for machine learning....,A set of tools for creating and testing machine learning fea....,C library implementing reexpression method a machine learnin....,Mathematica implementations of machine learning algorithms u....,estimate air polution in the city by utilising machine learn....,RTextTools is a free open source machine learning package fo....,A sandbox for my code while I learn about machine learning....,The Cognitive Foundry is an opensource Java library for buil....,Shows how to write a simple data contest entry for Kaggle us....,machine learning library in java for easy developpement of n....,Machine Learning solution for Kagglecoms Partly Sunny with a....,machine learning library code generator....,clojure utilities to build training corpora for machine lear....,Python port of cMonkey a machinelearning based method for cl....,Building blocks for Information Retrieval Machine Learning....,A collection of smallsample highdimensional microarray data ....,Open Machine Learning....,Open Source library to help developers integrate easily mach....,Basic implementations of machine learning algorithms....,Completed programming assignments for Online Machine Learnin....,Machine Learning Toolkit Datasets A collection of UCI datase....,Minimum setup machine learning classification library for Ru....,UT Austin Machine Learning Group Latent Variable Modeling To....,Machine Learning Statistics and Analysis....,Machine Learning Algorithms Samples By Scalala....,Machine learning library for Haskell....,mlr Machine Learning in R ....,The evolution of a machine learning framework for Clojure....,Playing around converting the code samples from Machine Lear....,Donders Machine Learning Toolbox....,SciKitLearn Laboratory makes it easy to run machine learning....,Experiments with VowPal Wabbit Machine Learning Storm....,Machinelearning for Nodejs....,A small personal project to learn Clojure by implementing so....,A series of challenge problems for students learning about m....,A Scala wrapper around Weka Machine Learning java library....,Clojure wrapper for Encog v3 MachineLearning framework that ....,Stanford Sentiment Treebank machine learning sentiment anal....,Ds Machine Learning is a machine learning toolkit for python....,CPU and GPUaccelerated Machine Learning Library....,Machine learning algorithms I implemented using different pr....,This project is a Ruby gem hmm for machine learning that nat....,Machine Learning Meets Python A tutorial of NumPy SciPy fo....,inactive and unmaintained A set of loosely coupled machine l....,Data Science and Machine Learning Examples for Data Science ....,Sentiment analysis with Machine Learning....,A distributed machine learning framework....,Extreme Learning Machine implementation in Python....,A Python wrapper for MADlib httpmadlibnet an open source li....,Code to demonstrate basic machine learning algorithms follow....,A series of machine learning tutorials for Torch7....,Intro to machine learning with sklearn....,Stanford Machine learning class excercises....,Machine learning for Scala....,A tutorial for Kaggles Titanic Machine Learning from Disaste....,Benchmarks for various machine learning packages....,A nodejs module to implement a recommender engine with popul....,Lisbon Machine Learning Summer School Lab Guide....,Machine learning programming exercises....,Python coded examples and documentation of machine learning ....,Programmers Learning Machine....,Jeremys Machine Learning Library....,An experiment to standardize individual donor names in campa....,The machine learning content aggregator....,Optimizers for machine learning....,A Java machine learning environment....,Library for various machine learning tasks....,Set of example algorithm implementations focused on statisti....,Machine learning and natural language processing with Apache....,Python wrapper for the Vowpal Wabbit machine learning librar....,The Shogun Machine Learning Toolbox Data Sets....,Parallelizing Machine Learning Functionally....,Common Lisp Machine Learning Library....,Machine learning and data mining algorithms for JRuby....,Flexible and Extensible Machine Learning in Ruby....,Machine Learning applied to Natural Language Processing Tool....,Classical equations and diagrams in machine learning....,Clojure wrapper for Encog v3 MachineLearning framework that ....,ECL Machine Learning code ....,Nova is software for preventing and detecting Network Reconn....,A demonstration of how to use hash kernels for ridiculously ....,An implementation of a generalized version of the Long Short....,Online and offline machine learning on baseball statistics u....,My solutions to programming exercises from Stanford online M....,Machine learning for humans....,The rudimentary workings of a machine learning library in PH....,my octave exercises for 2011 stanford machine learning class....,source from exercises in Coursera....,Sentiment analysis using machine learning techniques....,Machine Learning for NET....,This repository contains all code examples in Machine Learni....,A machine learning library for Clojure built on top of Weka ....,EASE Enhanced AI Scoring Engine is a library that allows for....,Converting the code from Machine Learning in Action from Pyt....,Machine Learning for Cascading....,Machine learning for NeuroImaging in Python....,Fast easy and intuitive machine learning prototyping....,Bob is a free signalprocessing and machine learning toolbox ....,scalding powered machine learning....,Discern allows anyone to use machine learning based automate....,Machine Learning For Hackers ....,Data sets for machine learning in Python....,Machine Learning cheat sheet for linear classifiers and clus....,inference and machine learning in clojure....,Machine learning computer vision statistics and general scie....,machine learning course programming exercise....,Lecture notes and assignments for coursera machine learning ....,Golang machine learning lib....,Machine learning statistics and data mining for astronomy an....,An API for Distributed Machine Learning....,using c code to show the example of machine learning....,The Nak Machine Learning Library....,Apache Pig utilities to build training corpora for machine l....,Scalable machine learning library for HiveHadoop....,A handbook of statistical machine learning algorithms where ....,Machine learning evaluation metrics implemented in Python R ....,the best machine learning tutorials on the web....,Toolkit for machine learning in Clojure....,Pattern recognition and machine learning toolbox....,Various OpenCV projects I found on my disk Face Recognition ....,Machine Learning Natural Language Processing Information R....,Very concise notes on machine learning and statistics....,The Cloudera Data Science Teams Tools for Data Preparation M....,TridentML A realtime online machine learning library....,Algorithm implementations and homework solutions for the Sta....,Spearmint is a package to perform Bayesian optimization acco....,Homomorphic machine learning....,SAMOA Scalable Advanced Massive Online Analysis is a distrib....,Torch7 stateoftheart machine learning algorithms....,Source Code for the book Machine Learning in Action publishe....,Tutorial on scikitlearn and IPython for parallel machine lea....,Framework and Library for Distributed Online Machine Learnin....,MILK Machine Learning Toolkit....,Rapid Machine Learning Prototyping in Python....,A framework for largescale machine learning and graph comput....,The Shogun Machine Learning Toolbox Source Code....,Simple realtime largescale machine learning infrastructure....,h2o fast statistical machine learning math runtime for big....,A Machine Learning library based on Theano....,Source Code for the book Machine Learning Systems with Pytho....,Code accompanying the book Machine Learning for Hackers....,Numenta Platform for Intelligent Computing a braininspired m....,Web mining module for Python with tools for scraping natural....,scikitlearn machine learning in Python....,PredictionIO a machine learning server for software develope....'),
('music+applications', 'https://github.com/michaeltrimm/MMMusicManager.git,https://github.com/gandazgul/Mandolin.git,https://github.com/Harvie/JukeBox.git,https://github.com/elindstrom/soundtracker.git,https://github.com/peo3/muscle.git,https://github.com/Edirom/Edirom-Editor.git,https://github.com/twopointzero/lml.m.git,https://github.com/andrusha/lastfm-to-vk.git,https://github.com/orthogonal/Lyrics-Commander.git,https://github.com/misterdjules/SoundBox.git,https://github.com/hvintik/waplayer.git,https://github.com/jorgegarcia/SingEMAll.git,https://github.com/mkorcha/MediaButtonOverlay.git,https://github.com/residuum/MonoMultiJack.git,https://github.com/liato/android-clickclicknext.git,https://github.com/Harvard-ATG/HarmonyLab.git,https://github.com/CaseyMichael/CSCE490MUSIC.git,https://github.com/pwever/S3Player.git,https://github.com/devriesm/This-Song-Rules.git,https://github.com/UMBCTeam6/SoundOff.git,https://github.com/dmcrock/MVCMusicStore.git,https://github.com/jldupont/musync.git,https://github.com/johnnyiller/partner-api-demo-rails-app.git,https://github.com/jatwigg/cmus-android-remote.git,https://github.com/SupahNickie/Auracle.git,https://github.com/dbaaaaaarrett/Spectmore.git,https://github.com/carldea/KeyholeWidget.git,https://github.com/opiazer/Music-is-so-nice.git,https://github.com/joshcc3/MusixOCR.git,https://github.com/mendab1e/LastfmListeningNow.git,https://github.com/alejandroblanco82/shaman.git,https://github.com/julianvogels/jMIR-visualization.git,https://github.com/iOSModifier/Mobile-Music-Player-Flip.git,https://github.com/glorevenhite/Music-On-Web.git,https://github.com/etcpe9/simple-music-player.git,https://github.com/ijon57/simple-music-db.git,https://github.com/rstevenson542/The-New-Mixtape-Academy.git,https://github.com/corakorsman/LibRoRian.git,https://github.com/philipkobernik/backbone-tunes.git,https://github.com/babinho/Band-notifier.git,https://github.com/dancing-bone-machine/dancing-bone-machine.git,https://github.com/maxzender/tunebar.git,https://github.com/quagliato/MusicOrganizer.git,https://github.com/maitreyav/musicapp.git,https://github.com/paddymahoney/music-grid.git,https://github.com/JensS/MusicQuiz.git,https://github.com/uniosx/music_box.git,https://github.com/fmoga/music-moderator.git,https://github.com/jorgelsalas/musicst.git,https://github.com/zombieite/zombio.git,https://github.com/rewinfrey/AHMA_Management.git,https://github.com/tomwagner/IntelligentMPDClient.git,https://github.com/ClemensB/MusicControl.git,https://github.com/simplemelody/musicjockey.git,https://github.com/mfisher/musicdb.git,https://github.com/peruginni/Musico.git,https://github.com/nicobalestra/AcceleroMusic.git,https://github.com/Skulli/music-manager.git,https://github.com/rwarrin/MusicMover.git,https://github.com/vansters/MusicStore.git,https://github.com/philwebalbert/music_library.git,https://github.com/sgopinath/my_music.git,https://github.com/MonsterGfx/pi-music.git,https://github.com/DudeFactory/VkMusic.git,https://github.com/maxbpro/MaxMusic.git,https://github.com/hadjmic/MusicStore.git,https://github.com/sshaynes/musicLit.git,https://github.com/ptrv/SoundPainter.git,https://github.com/MorrisonCole/google-music-helper.git,https://github.com/timhunt/Orchestra-register.git,https://github.com/waynetyme/music-app.git,https://github.com/Windozer/Reverb.git,https://github.com/danidev/KaleidoscopeAir.git,https://github.com/chapmant/MusicalFlash.git,https://github.com/cavenator/music_repo.git,https://github.com/maheshwarinamra17/Music-Library.git,https://github.com/esse/Cellular-Music.git,https://github.com/LSUCS/LAN-Radio.git,https://github.com/Panajev/CocosTools.git,https://github.com/demian85/ZedMusic.git,https://github.com/govind678/MotionMusic.git,https://github.com/parasj/musicpad.git,https://github.com/jmg/PyMusic.git,https://github.com/Beats-Music/mac-miniplayer.git,https://github.com/devinrader/TwilioMvcMusicStore.git,https://github.com/pevargas/JamWalkr.git,https://github.com/archSeer/boombox.git,https://github.com/dtx/VOIP4Musicians.git,https://github.com/mwhitt/soul-music-player.git,https://github.com/chirgwin/pdqmus.git,https://github.com/bryansum/ijam.git,https://github.com/jonmagic/jukeman.git,https://github.com/Charizard/Music-Tagger.git,https://github.com/wgoto-okl/music-catalog.git,https://github.com/metade/music_service_example.git,https://github.com/hohl/SonoraMusicKit.git,https://github.com/daveknapik/Touch.git,https://github.com/am78/Amerigo.git,https://github.com/kristenhazard/timesarrow.git,https://github.com/dpogue/RailTracks.git,https://github.com/telis93/MusicBuzzer.git,https://github.com/btford/socialjam.git,https://github.com/davexpt/EvolutionaryMusic.git,https://github.com/ugputu/VkSaver.git,https://github.com/stack72/SpecFlow-Demo-Project-with-MVC-Music-Store.git,https://github.com/outcoldman/gMusicW.git,https://github.com/romulojales/to-be-musician.git,https://github.com/acm-ndsu/SonicFlow.git,https://github.com/musicpd/mpd-overlay.git,https://github.com/srish/Music-Store.git,https://github.com/johncch/MusicSynthesizer.git,https://github.com/hiphoox/redhouse.git,https://github.com/sdslabs/martie.git,https://github.com/robsheely/AS3-SoundFont-Parser.git,https://github.com/dquail/MusicCheckin.git,https://github.com/burstdev/fb-music-app.git,https://github.com/zsoltt/MagicKeys.git,https://github.com/milanboers/pytune.git,https://github.com/chaosct/Musical-Tabletop-Coding-Framework.git,https://github.com/BirminghamConservatoire/IntegraLive.git,https://github.com/nokia-developer/music-explorer.git,https://github.com/JordanBrobyn/SoundBoard.git,https://github.com/presidentbeef/the_little_streamer.git,https://github.com/forcedotcom/javasample-musiclib.git,https://github.com/MTG/sms-tools.git,https://github.com/jvoorhis/gamelan.git,https://github.com/GNOME/gnome-music.git,https://github.com/SenchaProSvcs/Sencha-Radio.git,https://github.com/heyigor/miniBAE.git,https://github.com/tazjin/democrify.git,https://github.com/hiroeorz/NowPlayingFriends.git,https://github.com/mixcloud/Mixcloud-LazyDJ.git,https://github.com/scottfrederick/spring-music.git,https://github.com/yepher/MusicNotes.git,https://github.com/drumaddict/angular-music-db.git,https://github.com/AdamSomers/muskit.git,https://github.com/charlieroberts/interface.js.git,https://github.com/jhalickman/GoogleMusicKeys.git,https://github.com/ampache-doped/ampache-doped.git,https://github.com/mielophone/Mielophone-AIR.git,https://github.com/martindale/soundtrack.io.git,https://github.com/andreisavu/music-share.git,https://github.com/zx2c4/zmusic-ng.git,https://github.com/loicdescotte/vote4music.git,https://github.com/zac/relay.git,https://github.com/gjtorikian/Shelves.git,https://github.com/telerik/kendo-music-store.git,https://github.com/ampache/ampache.git,https://github.com/kbhomes/google-music-mac.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,2,0,0,0,0,0,1,0,1,1,0,1,1,1,1,1,2,0,1,1,2,0,0,0,1,1,1,2,1,2,2,1,3,2,2,1,2,1,1,0,1,0,3,3,2,4,1,0,5,4,0,4,5,1,6,6,2,2,5,5,18,14,12,9,8,11,6,3,22,6,9,15,8,35,54,54,110', '1.148854,0.65648806,0.6600005,0.98473203,0.9900008,1.148854,1.2847499,1.3129761,1.3200005,1.3200005,1.3200005,1.320001,1.320001,1.320001,1.3926213,1.502938,3.5775466,1.6412201,1.6500007,1.969464,1.969464,1.9800007,1.9800007,1.9800007,1.9800007,1.1488539,1.1550009,3.2991333,2.310001,1.3129761,1.3129761,1.3200005,3.3436227,3.3752892,3.4675722,3.484742,2.6259518,1.6412201,1.6412201,1.6412201,1.6500007,1.6500007,3.868704,3.8829212,3.8961205,3.8961205,3.8961205,3.8961205,3.938949,1.969464,1.969464,1.9800007,4.0079107,4.021346,4.021346,4.0317535,4.080687,4.080687,4.100715,4.100715,4.17297,4.1935196,4.1935196,4.265253,4.265253,4.2863245,4.2863245,2.2977078,3.2991319,1.3129759,4.4719334,2.640001,1.6412201,3.7002623,3.8067067,3.8532577,3.9151065,1.969464,0.984732,4.0079093,4.0079107,4.0317535,4.1007137,1.1488539,3.2063274,2.2977078,1.3129759,2.5263004,3.5775466,1.6412201,1.6412201,0.984732,3.9884038,4.0806856,3.2063274,3.2063274,2.310001,2.310001,1.6412201,1.969464,3.988403,1.1488539,4.193518,1.3129759,2.3545032,3.3752887,2.5263004,1.6412201,1.969464,4.0079093,4.2863226,2.2977078,1.6412201,0.7368819,4.483092,3.5053668,0.65648794,2.7448637,2.1490977,1.3746389,5.273237,2.2873867,2.1938713,3.7344742,3.1866882,1.7843587,7.680059,3.717803,1.3089976,2.246852,1.5347183,2.2754462,11.355262,10.008352,6.7138157,8.108996,5.089751,10.189881,2.8266792,2.0076778,8.555765,12.9707985,4.649486,15.135127,3.3155634,6.433039,17.95392,8.189408,47.446194', '1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,2,2,2,2,2,2,2,2,3,2,1,2,2,2,2,1,1,1,1,2,3,3,2,3,2,1,1,1,1,1,1,1,3,2,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,2,3,1,3,2,2,2,2,2,4,4,2,1,1,2,4,2,3,4,3,1,5,4,5,1,3,4,4,4,4,5,4,3,5,2,6,3,3,4,6,5,4,4,7,7,9,4,5,9,5,9,11,3,8,13,9,9,17,7,13,23,23,21,24,3,11,23,25,32,27,40,51,26,43,55,46,68,53,34,177,1147', '0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,9,0,0,0,0,0,8,1,1,0,0,0,0,0,0,0,1,0,0,230,1,0,0,0,5,0,1,2,0,0,47,0,0,0,0,1,1,4,20,27,45,1,0,1,0,7,5,34,14', '2.148854,2.65648806,2.6600005,2.98473203,2.9900008,3.148854,3.2847499,3.3129761,3.3200005,3.3200005,3.3200005,3.320001,3.320001,3.320001,3.3926213,3.502938,3.5775466,3.6412201,3.6500007,3.969464,3.969464,3.9800007,3.9800007,3.9800007,3.9800007,4.1488539,4.1550009,4.2991333,4.310001,4.3129761,4.3129761,4.3200005,4.3436227,4.3752892,4.4675722,4.484742,4.6259518,4.6412201,4.6412201,4.6412201,4.6500007,4.6500007,4.868704,4.8829212,4.8961205,4.8961205,4.8961205,4.8961205,4.938949,4.969464,4.969464,4.9800007,5.0079107,5.021346,5.021346,5.0317535,5.080687,5.080687,5.100715,5.100715,5.17297,5.1935196,5.1935196,5.265253,5.265253,5.2863245,5.2863245,5.2977078,5.2991319,5.3129759,5.4719334,5.640001,5.6412201,5.7002623,5.8067067,5.8532577,5.9151065,5.969464,5.984732,6.0079093,6.0079107,6.0317535,6.1007137,6.1488539,6.2063274,6.2977078,6.3129759,6.5263004,6.5775466,6.6412201,6.6412201,6.984732,6.9884038,7.0806856,7.2063274,7.2063274,7.310001,7.310001,7.6412201,7.969464,7.988403,8.1488539,8.193518,8.3129759,8.3545032,8.3752887,8.5263004,8.6412201,8.969464,9.0079093,9.2863226,9.2977078,9.6412201,9.7368819,11.483092,11.5053668,11.65648794,11.7448637,12.1490977,12.3746389,13.273237,14.2873867,15.1938713,16.7344742,17.1866882,19.7843587,20.680059,22.717803,26.3089976,27.246852,27.5347183,31.2754462,32.355262,35.008352,41.7138157,42.108996,45.089751,48.189881,48.8266792,56.0076778,56.555765,61.9707985,68.649486,76.135127,79.3155634,94.433039,105.95392,239.189408,1304.446194', ',MMMusicManager is an iOS implementation of a music manager t....,Mandolin is a web application written in Javascript with a P....,Harvies JuKeBox Web application allows that you to browse sh....,SoundTracker is a music application which can be used to cre....,Muscle is a general music SNS client It doesnt depend any ap....,Edirom Editor a web technology based client application wrap....,An ObjectiveC Cocoa implementation of lml the Lightweight M....,A Sinatra Sidekiq application which allows you to import la....,A databasedriven web application for discovering your music ....,A set of core libraries allowing to work with core sound and....,Koajs Angularjs based web application for storing and listen....,Python code for the application SingEMAll the standalone ver....,An Android application that provides a persisting overlay of....,A tool for managing music applications and maintain audio co....,ClickClickNext is a small Android application for HTCs Music....,Harmony Lab is an application for music theory students facu....,CSCE490 Music Application....,A Rails application that scan and streams music files from a....,Android application that allows broadcasting music to your t....,A social music review application academic project....,ASPnet MVC3 music store application....,Linux application for music related synchronization over the....,Music xray partner api integration demo application....,An android application for remotely controlling cmus music p....,My music recommendation engine realized in a Rails applicati....,Open source Python application and library for the automatic....,A JavaFX 8 based custom control to be a multipurpose widget ....,Web application to manage music band exchanges between membe....,The OCR music sheet parsing application....,Application that provide information about music that your f....,Web based application to Download Control Schedule Program O....,A Processing application providing visualization features fo....,Allows iPod touch users to have the iPhones iPod application....,A Java project Simple Music Store Application....,This is a simple music player application for android....,Simple test application for music management....,This is a music sharing application....,Library application for music movies and games programmed in....,Music player application from Peepcode BackboneJS screencast....,Rails application for tracking music gigs for a band and ema....,A programmers toolkit for building audio and music applicati....,A menubar application that simplifies the way you listen to ....,A javabased application created to organize music using ID3v....,Music App is a Metro UI Desktop application which lets you p....,musicgrid will eventually be an application that allows the ....,QuizGame that asks you about your musiclibrary Java Swing Ap....,MacRuby command line application to play music from iTunes l....,Mobile web application that allows realtime moderation of tr....,Group project developed for the Web Application Development ....,Music discovery application that leverages the Hype Machine ....,Air House Music School management application....,Intelligent client application for Music player daemon MPD....,Application to control Media Players via keys and display me....,Simple application to track your music and automatically loa....,An allpurpose music management application written in Groovy....,Web application written using EJB and JSF School project....,Android application modifying a sound while playing....,Example application for managing users music albums....,Small application for automatically sorting and moving many ....,Simple application written in Java to demonstrate the use of....,a web application using ruby on rails....,application to share your itunes music....,A webbased client for the MPD application....,Desktop application for playing music....,application for creating songs....,First Mvc Razor application....,music literature database application....,OpenFrameworks application for drawing music....,A simple application to help manage your All Access library....,A simple web application to manage attendance at the Open Un....,music application....,A musicsharing application....,A visual application for the music performances of the band ....,Android application to quiz me on the notes of the chromatic....,This is a sample project that I created to learn Ruby on Rai....,A dynamic Python based Music Library application on Web2Py p....,Java application that uses Conway Game of Life cellular auto....,Web application to control music at LAN events....,This project open sources some of the bits used in the Pocke....,Web application for controlling a remote music player daemon....,iOS application that uses gestures to control audio effects....,HTML5 jQuery Mobile Application as a simple drum machine....,A 100 Python Written Open Source Music Application....,Demonstrates how to perform sign in search fetch images and ....,An extended version of the MVC Music Store Reference applica....,JamWalkr is a music tagging application....,A HTML5 web music library with a Sinatra backend Works like ....,VOIP application for musicians ....,AngularJS demo application....,JavaScript library for creating browserbased music applicati....,A collaborative music application for the iPhone utilizing P....,JukeMan is a client server application that turns a debian ....,An Android Application to Change the tags of a file using fi....,Rails 4 AngularJS Prototype Application....,Simple Ruby on Rails application that illustrates how a REST....,An allinone solution for building content rich music applica....,An iPhone application for Touch Music....,Application for browsing and exploring music artists....,ruby on rails application to display books films music in ti....,A Railspowered webapplication for your music tracks....,An application that enables you to play music from the inter....,A collaborative music composition application created with t....,Application of Evolutionary Algorithms to the creation of Mu....,Download music from vkcom You need account and simple applic....,Sample Demo of WatiN and SpecFlow being used to drive the te....,gMusicW application for Windows 8....,Django application for to be a musician....,A server application to manage a shared music queue that use....,Live Ebuilds for MusicPD related applications....,using zend framework MVC web application framework for php....,Music Synthesizer Application for Android....,The best music application for the iPhone....,Party Music management application for GDG New Delhi DevFest....,An as3 utility library for reading SoundFont sf2 files and e....,Checkin application for your music Very foursquareesque....,The Facebook Music application source code which ran since 2....,This is a preference pane for Mac OS X 107 that enables hard....,Library and example application to analyze wave music files....,OpenframeworksPDbased Musical Tabletop Coding Framework is a....,Integra Live is an application that makes it easy to use int....,Music Explorer is a Nokia Developer example application demo....,Audio Mashup Android application Mix music and record it usi....,A little Sinatra application to stream your music....,A sample Forcecom Databasecom CRUD application using Spring....,spectral modelling synthesis tools for sound and music appli....,Gamelan is a goodenough soft realtime event scheduler writte....,Music player and management application....,Music Playing Touch Sample Application....,The platformneutral Beatnik Audio Engine Mini Edition miniBA....,A Mac application for democratic handling of music at partie....,now playing friends is a one of iPhone application in order....,LazyDJ application created at the London MusicHackDay....,A sample application for using database services on Cloud Fo....,iOS piano application for iPhone and iPad....,One Page Web applicationbuilt with AngularJSTypescript on th....,A C toolkit for music applications....,gui library for music arts applications that works with tou....,Google Music Keys is a simple utility application for contro....,A web based audiovideo streaming application and file manage....,Mielophone is a minimalistic application for searching liste....,Selfhosted collaborative music playing application....,Web application for music sharing A personal scalability exp....,ZX2C4 Music web application that serves and transcodes tagge....,A Play Framework demo application to vote for your prefered ....,Relay is an application for Mac iPad and Windows to transfer....,An Android application that manages your collection of appar....,Endtoend Demo Application built with Kendo UI based on the o....,A web based audiovideo streaming application and file manage....,Turn Google Music into a separate beautiful application that....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('natural+language+processing', 'https://github.com/eoc21/pyNLPProtein.git,https://github.com/rlreis90/nlp-class.git,https://github.com/r0ller/alice.git,https://github.com/see0/curator-src.git,https://github.com/Sprakle/HomeAutomation.git,https://github.com/lxmonk/nlp122.git,https://github.com/mac389/ytpy.git,https://github.com/pld-linux/lttoolbox.git,https://github.com/princesh/TextMiningNLP.git,https://github.com/yunnie/NLP.git,https://github.com/JamieEi/nlp-class.git,https://github.com/nshelly/ML_Shredding_Solver.git,https://github.com/leezl/WordLinks.git,https://github.com/zmcartor/SpeakingSecret.git,https://github.com/andersonvom/nlp-class.git,https://github.com/anupdhml/nlpserver.git,https://github.com/sarangjoshi26/Authorship_Attribution.git,https://github.com/amumu/nokuno.git,https://github.com/thegoldenmule/story.git,https://github.com/policecar/etaoin.git,https://github.com/KillaW0lf04/SpamFilter.git,https://github.com/danwkennedy/NLPGame.git,https://github.com/relwell/ZenLP.git,https://github.com/proycon/nlpsandbox.git,https://github.com/stesh/CS2LL3-NLP.git,https://github.com/ajerneck/nlp.git,https://github.com/rchrispink/Kinetic-Intelligence.git,https://github.com/Vivtek/nlptut.git,https://github.com/Ghaelen/NLP.git,https://github.com/bass3m/suweet.git,https://github.com/pz325/Coursera_NLP_MC.git,https://github.com/SLNC-DIMP/Cinch2.git,https://github.com/edvald/IcePy.git,https://github.com/nginz/blazor.git,https://github.com/immersinn/NLP-Stuff.git,https://github.com/skroutz/mnlp.git,https://github.com/charlycoste/NLPHP.git,https://github.com/iacercalixto/coreference_resolution.git,https://github.com/ihinsdale/hitchens-lexicon.git,https://github.com/rabbit-run/Noun-Group-Tagger.git,https://github.com/rjweiss/cs224n.git,https://github.com/bdlions/NLP.git,https://github.com/aartamonau/nlp.git,https://github.com/dubonzi/nltkAnalyzer.git,https://github.com/visualzhou/nlp.git,https://github.com/wkiffer/QA.git,https://github.com/f00barin/usual-scripts.git,https://github.com/rabbit-run/POS_tagger.git,https://github.com/thepieuvre/nlp.git,https://github.com/thinklancer/NLP.git,https://github.com/codedancer/tripping-hipster.git,https://github.com/aantthony/libnlp.git,https://github.com/rslemos/former-nlp.git,https://github.com/Toolanto/nlpython.git,https://github.com/webhat/ConveyAPI.git,https://github.com/regunathb/Sift.git,https://github.com/ido/nlp.git,https://github.com/miria/AddressTagger.git,https://github.com/himanshujindal/Automatic-Text-Summarizer.git,https://github.com/YellinBen/ObjectiveAlchemy.git,https://github.com/ccp0101/NLP.git,https://github.com/ikegami-yukino/misc.git,https://github.com/iffsid/nlp.git,https://github.com/glnarayanan/Text-Processing-Bits---Bytes.git,https://github.com/xebia/app-incubator-blogrecommender.git,https://github.com/turicas/nlplaying.git,https://github.com/yarlett/corpustools.git,https://github.com/ebegoli/AffectiveNLP.git,https://github.com/jerrySjtu/weibo.git,https://github.com/skunath/NLP_Examples.git,https://github.com/qiuwei/snlp.git,https://github.com/rggjan/nlp.git,https://github.com/antfriend/NLP.git,https://github.com/akamel001/NLP-Awesomeness.git,https://github.com/jbowles/rivet.git,https://github.com/zfz/nlp-class.git,https://github.com/modeset/wit-node.git,https://github.com/neubig/util-scripts.git,https://github.com/almirfilho/natural-email-analyser.git,https://github.com/fvdsn/NLP.git,https://github.com/teropa/nlp.git,https://github.com/mitallast/php-nltk.git,https://github.com/grdscarabe/nlp-lessons.git,https://github.com/rhasarub/ChineseNLP.git,https://github.com/cskau/nlpwp.git,https://github.com/spolnik/NaturalLanguageProcessing_Python_vs_CSharp.git,https://github.com/gkokaisel/NLP.git,https://github.com/cilekagaci/engerek.git,https://github.com/luchux/ipython-notebook-nltk.git,https://github.com/ArjanO/AP-NLP.git,https://github.com/rmeritz/NLP.git,https://github.com/joanne254/nefertiti-likes-pokemons.git,https://github.com/nlp-hda/nlp2012.git,https://github.com/urieli/talismane.git,https://github.com/ZeyuChen/Coursera_NLP.git,https://github.com/danielwuz/NLP.git,https://github.com/erick-fernandes/nat-js.git,https://github.com/phenoscape/phenoscape-nlp.git,https://github.com/lutzky/translationese.git,https://github.com/CNGLdlab/CNGLSummarizer.git,https://github.com/danswain/NaturalLanguageProcessing.git,https://github.com/yad14/Natural-Language-Processing.git,https://github.com/spryor/Natural-Language-Processing.git,https://github.com/spryor/Natural-Language-Processing.git,https://github.com/balak1986/natural-language-processing.git,https://github.com/filipg/psi-toolkit.git,https://github.com/nuance/java-nlp-utils.git,https://github.com/utcompling/texnlp.git,https://github.com/jsgoecke/go-wit.git,https://github.com/josephyzhou/rt.git,https://github.com/bluemoon/nlp.git,https://github.com/jneira/natural-language-processing-course.git,https://github.com/renatopp/aerolito.git,https://github.com/jbowles/nlpt.git,https://github.com/mark-watson/nlp_smalltalk.git,https://github.com/neuromancer/reserbot.git,https://github.com/ardwort/indonesian-nlp-datasets.git,https://github.com/hanks/Natural-Language-Processing.git,https://github.com/shu223/LinguisticTaggerSample.git,https://github.com/pburrows/SharperNLP.git,https://github.com/aymara/lima.git,https://github.com/pebbie/pebahasa.git,https://github.com/yooper/php-text-analysis.git,https://github.com/Parsely/python-nlp-slides.git,https://github.com/nuance/python-nlp.git,https://github.com/nlpwp/book-old.git,https://github.com/mdeiters/semr.git,https://github.com/eslick/cl-langutils.git,https://github.com/commonsense/simplenlp.git,https://github.com/xpqiu/fnlp.git,https://github.com/thedatachef/varaha.git,https://github.com/knowitall/nlptools.git,https://github.com/gracaninja/lxmls-toolkit.git,https://github.com/NAMD/pypln.backend.git,https://github.com/dav/word2vec.git,https://github.com/faridani/MatlabNLP.git,https://github.com/spencermountain/nlp_comprimise.git,https://github.com/proycon/pynlpl.git,https://github.com/sistanlp/processors.git,https://github.com/utcompling/applied-nlp.git,https://github.com/atrilla/nlptools.git,https://github.com/angeloskath/php-nlp-tools.git,https://github.com/scalanlp/chalk.git,https://github.com/shuyo/iir.git,https://github.com/thebigdb/akiva.git,https://github.com/dakrone/clojure-opennlp.git,https://github.com/louismullie/treat.git,https://github.com/loadfive/Knwl.js.git,https://github.com/clips/pattern.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,0,1,0,1,1,2,0,1,1,2,1,0,0,0,0,0,0,0,1,1,2,2,2,1,0,3,3,1,0,0,0,0,0,1,3,3,1,0,0,0,3,0,0,1,4,4,1,5,5,7,2,8,2,3,4,4,6,18,8,14,23,13,17,22,16,9,15,25,14,18,18,43,19,37,67,99,296', '2.6607895,2.6607895,2.9295151,2.1286316,3.1732876,3.1732879,3.1732879,3.1732879,3.1929474,3.1929474,3.1929474,3.1929474,3.1929474,3.1929474,3.1929474,3.1929474,3.1929474,3.1929474,3.1929474,4.2310505,2.6444056,2.6607895,2.6607895,2.6607895,3.7021687,3.702169,3.7251053,3.7251053,3.7251053,1.8625526,2.9051774,1.0224495,3.1732864,3.1732864,3.1732876,3.1732879,3.1929474,3.1929474,3.1929474,4.2310505,4.2310505,4.2310505,4.2310505,4.2310505,4.2310505,4.2310505,4.2310505,4.2310505,4.2310505,4.2310505,4.257263,4.257263,4.257263,4.257263,1.5964737,1.5964737,2.6444056,2.6444056,2.6444056,2.6607895,3.7021677,3.7021677,3.7251053,4.889372,3.1732864,3.1732864,3.1732864,3.1732864,3.1732867,3.1929474,4.2310486,4.2310505,4.257263,4.257263,3.515418,2.6444056,2.6607895,2.6607895,4.698156,3.7021677,3.7021677,3.702169,3.7251053,3.1732864,3.7251053,6.7359395,3.1732864,3.1732864,3.1929474,4.2310486,4.2310486,4.257263,4.257263,2.6607895,2.6607895,3.7021677,3.1929474,2.324141,4.648282,1.8510839,8.99909,8.99909,8.999091,8.999092,8.99909,3.1732864,2.324141,3.4862115,2.6607895,3.7021677,3.7251053,8.981253,2.1155243,3.1732864,3.1929474,2.6607895,5.132294,12.475389,3.1100624,2.9593556,5.6891403,5.3587728,2.805521,4.956905,5.0725794,4.8950777,2.6236358,6.997716,9.9540825,6.693414,10.348036,10.427571,9.378549,12.534282,6.4291816,16.163256,19.398724,4.1238737,15.611152,17.474724,18.183466,17.136246,20.253984,24.225159,18.068253,33.107857,41.947945,63.480183,40.32059', '1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,2,2,2,2,1,1,1,1,1,3,1,2,2,2,1,1,2,2,2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,3,3,3,3,2,3,2,2,2,1,3,3,3,2,2,3,2,1,2,1,3,3,3,2,2,2,2,1,2,4,4,1,5,5,5,4,3,3,2,4,4,4,6,4,2,7,1,1,1,1,2,7,6,5,8,8,9,4,8,10,10,10,7,5,18,15,13,12,20,16,22,23,27,25,34,30,37,31,29,38,44,39,44,73,65,54,86,87,90,156,307,321,593,1907,2251', '0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,3,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,6,1,0,0,25,0,0,0,0,0,0,0,4,0,0,0,1,0,0,1,0,0,0,1,1,0,56,3,0,1,0,0,8,0,1,0,1,2,5,8,51,3,5,1,0,3,0,1,2,5,4,0,3,16,3,15', '3.6607895,3.6607895,3.9295151,4.1286316,4.1732876,4.1732879,4.1732879,4.1732879,4.1929474,4.1929474,4.1929474,4.1929474,4.1929474,4.1929474,4.1929474,4.1929474,4.1929474,4.1929474,4.1929474,4.2310505,4.6444056,4.6607895,4.6607895,4.6607895,4.7021687,4.702169,4.7251053,4.7251053,4.7251053,4.8625526,4.9051774,5.0224495,5.1732864,5.1732864,5.1732876,5.1732879,5.1929474,5.1929474,5.1929474,5.2310505,5.2310505,5.2310505,5.2310505,5.2310505,5.2310505,5.2310505,5.2310505,5.2310505,5.2310505,5.2310505,5.257263,5.257263,5.257263,5.257263,5.5964737,5.5964737,5.6444056,5.6444056,5.6444056,5.6607895,5.7021677,5.7021677,5.7251053,5.889372,6.1732864,6.1732864,6.1732864,6.1732864,6.1732867,6.1929474,6.2310486,6.2310505,6.257263,6.257263,6.515418,6.6444056,6.6607895,6.6607895,6.698156,6.7021677,6.7021677,6.702169,6.7251053,7.1732864,7.7251053,7.7359395,8.1732864,8.1732864,8.1929474,8.2310486,8.2310486,8.257263,8.257263,8.6607895,8.6607895,8.7021677,9.1929474,9.324141,9.648282,9.8510839,9.99909,9.99909,9.999091,9.999092,10.99909,11.1732864,11.324141,11.4862115,11.6607895,11.7021677,12.7251053,12.981253,13.1155243,13.1732864,13.1929474,13.6607895,16.132294,21.475389,22.1100624,22.9593556,23.6891403,24.3587728,24.805521,28.956905,29.0725794,30.8950777,33.6236358,35.997716,49.9540825,54.693414,55.348036,55.427571,61.378549,63.534282,67.4291816,77.163256,79.398724,86.1238737,95.611152,96.474724,118.183466,122.136246,128.253984,223.225159,344.068253,391.107857,701.947945,2069.480183,2587.32059', ',Natural language processing in python based on papers from P....,Stanford March 2012 Natural Language Processing OnLine Cours....,A Language Interpreter as semantiC Experiment in natural lan....,Thriftbased distributed server architecture for Natural Lang....,A multithreaded natural language processing home automation ....,Code for Natural language Processing 2012b....,A Python API for natural language processing of YouTube....,Augmented letter transducer tools for natural language proce....,text Mining for natural language processing using dart ....,Code for problems in the Foundations of Statistical Natural ....,Homework and samples for Stanford Natural Language Processin....,Natural Language Processing optional 2 in Python....,A concept check with natural language processing and culturo....,Python Natural Language Processing via Twitter....,Natural Language Processing class at Stanford University....,REST API for some Natural Language Processing tasks....,Authorship Attribution a Natural Language Processing project....,Experimental codes for natural language processing and machi....,Story A natural language processing research project....,Utilities for natural language processing....,Classification of emails using machine learning and natural ....,A textbased adventure game that uses Natural Language Proces....,A Zend Frameworkstyle suite of natural language processing t....,Natural Language Processing Sandbox An experimental playgro....,Various coursework in Natural Language Processing....,tools for natural language processing in Haskell....,Natural Language Processing using Java....,Natural language processing tutorial series....,Natural Language Processing programming environment....,A Clojure utility for sifting through ones twitter feed high....,Coursera Natural Language Processing by Michael Collins Col....,A project to add site crawling file normalization natural la....,Natural Language Processing NLP tools for Icelandic text....,A Voci VBlaze Natural Language Processor....,general Natural Language Processing Stuff in Python....,Minimalistic Natural Language Processing tools wannabe....,NLPHP pour Natural Language Processing et PHP....,Coreference resolution project in natural language processin....,Natural language processing of the writings of Christopher H....,homework of Natural Language Processing....,natural language processing assignments....,natural language processing....,Coursera Natural Language Processing....,A tool for Natural Language Processing....,natural language processing repo....,Natural Language Processing....,scripts for natural language processing....,Natural Language Processing homework....,Natural Language Processor....,Natural Language Processing....,Natural language processing....,Natural Language Processing Library....,Natural Language Processing....,Natural language processing with python....,ConveyAPI httpsdeveloperconveyapicom has a powerful text ana....,Sift is a set of libraries for interpreting useful informati....,Some miscellaneous machine learning for natural language pro....,An address component tagger based on statistical natural lan....,Automatic Document Summarizer using Bipartite HITS Natural L....,an ObjectiveC framework for natural language processing web ....,This is my natural language processing experiment ....,Machine Learning Natural Language Processing....,chicken egg for natural language processing....,Bits and Bytes on Text Mining and Natural Language Processin....,Playing around with natural language processing eventually....,My playings in Natural Language Processing in Python....,Statistical Natural Language Processing toolkit written in G....,A research project for natural language processing of affect....,natural language processing about micro blogs....,Examples of how to do Natural Language Processing....,statistical natural language processing....,Natural Language Processing Project....,Natural Language Processing....,Natural Language Processing awesomeness ....,Natural language processing tools for the go language....,The programming assignments for natural language processing ....,witnode Easy interface for witai natural language processing....,Various utility scripts useful for natural language processi....,A content analyzer using the Gate a natural language process....,Projets pour Natural Language Processing....,My explorations in natural language processing....,Natural Processing Language library for PHP....,Teaching natural language processing by example....,Chinese Natural Language Processing Study Group....,Natural Language Processing for the working programmer....,NaturalLanguageProcessingPythonvsCSharp....,PAs for Natural Language Processing Spring 2012....,Turkish natural language processing library for Python....,An introduction to Natural Language processing using NLTK wi....,Natural language processing tool....,Natural Language Processing Experiments....,Natural Language Processing....,Natural Language Processing 2012....,Natural language processing framework including a default im....,The programming assignments of Natural Language Processing b....,Course projects in Natural Language Processing....,A NLP natural language processing toolkit in javascript....,Source for the CharaParser application which uses natural la....,Natural Language Processing project....,This is a Mobile Summarization tool that uses sentence extra....,....,Cookin up some NLP curry with Ruby ....,Various NLP algorithms....,Various NLP algorithms....,Natural Language Processing Tools....,PSIToolkit a natural language processing toolkit....,A framework for performing statistical natural language proc....,TexNLP Texas Natural Language Processing tools....,Go library for the Witai API for Natural Language Processing....,responsive text with Natural Language Processing....,natural language processing with linkgrammar....,Repo for material notes and homework of stanford nlp class ....,An AIML alternative YAML based Aerolito works like a simulat....,Natural Language Processing Toolkit written in Go....,A natural language processing toolkit for Pharo Smalltalk....,A chatterbot using reservoir computing to process and genera....,Indonesian corpus for Natural Language Processing....,Open Course of Stanford University....,A sample app for Natural Language Processing using NSLinguis....,A fork of SharpNLP httpsharpnlpcodeplexcom SharperNLP is als....,A multilingual Natural Language Processing NLP suite....,natural language processing web service hosted in google app....,PHP Text Analysis is a library for performing Information Re....,Slides to learn a little natural language processing NLP wit....,Python natural language processing work....,Natural Language Processing for the Working Programmer....,Semr is the gateway drug framework to supporting natural lan....,A Common Lisp natural language processing toolkit....,Lightweight multilingual natural language processing...., Toolkit for Chinese natural language processing formerly Fu....,Machine learning and natural language processing with Apache....,A toolkit that wraps various natural language processing imp....,Machine Learning applied to Natural Language Processing Tool....,Pipeline for distributed Natural Language Processing made in....,This tool provides an efficient implementation of the contin....,Natural Language Processing tools for MATLAB....,natural language processing in the browser....,Python Natural Language Processing Library Note pynlpl is p....,Natural Language Processors....,Course repository for Applied Natural Language Processing....,Natural Language Processing Toolkit for PHP....,Natural Language Processing Tools in PHP....,Chalk is a natural language processing library....,Machine Learning Natural Language Processing Information R....,Akiva is a simple naturallanguageprocessing questionanswerin....,Natural Language Processing in Clojure opennlp....,Natural language processing framework for Ruby....,A Natural Language Processor in JS....,Web mining module for Python with tools for scraping natural....'),
('operating+systems', 'https://github.com/Luciana45/minecraft.git,https://github.com/bahamas10/visusage.git,https://github.com/c0d1ngb4d/ASA.git,https://github.com/rvalles/asbestos-avr8susb.git,https://github.com/jessicah/snowflake-old.git,https://github.com/luksow/OS.git,https://github.com/rsms/raos.git,https://github.com/DarkMalloc/CookieOS.git,https://github.com/enkiv2/ix.git,https://github.com/nixeagle/nop.git,https://github.com/oeed/OneOS.git,https://github.com/rauschma/openurl.git,https://github.com/cortesi/pyopenbsd.git,https://github.com/ambiversive/asg.git,https://github.com/joaquimrocha/SeriesFinale.git,https://github.com/kingcope/LikeOS.git,https://github.com/axsh/wakame-os.git,https://github.com/mvanga/Bach-Operating-System.git,https://github.com/lukego/xoos.git,https://github.com/dblock/oshi.git,https://github.com/mickelson/attract.git,https://github.com/VizLibrary/Visualization-Library.git,https://github.com/DVDPT/Micro-Operating-System.git,https://github.com/Highlander01/PythonCNCGUI-GRBL.git,https://github.com/jtauber/dcpu16os.git,https://github.com/rikusalminen/danjeros.git,https://github.com/kivikakk/akari.git,https://github.com/meh/blender.git,https://github.com/Himmele/Mindroid.cpp.git,https://github.com/Orion-Community/andromeda.git,https://github.com/AndrewD/prex.git,https://github.com/tobyjaffey/sensemote.git,https://github.com/l30nard0/Benu.git,https://github.com/LeoTestard/Quasar.git,https://github.com/aviatorRHK/rpiForth.git,https://github.com/xlq/aos.git,https://github.com/rbrito/tunesviewer.git,https://github.com/bahamas10/node-smf.git,https://github.com/luebbers/reconos.git,https://github.com/Diastro/LBE-OperatingSystem.git,https://github.com/cmacrae/saveosx.git,https://github.com/usc-clmc/usc-clmc-ros-pkg.git,https://github.com/gwkkwg/trivial-shell.git,https://github.com/Metalab/mos.git,https://github.com/aericson/syslinux.git,https://github.com/travisg/newos.git,https://github.com/djberg96/sys-uname.git,https://github.com/xlar54/Commodore-Pi.git,https://github.com/latimes/css_browser_selector.git,https://github.com/sixtwoseventy/joyos.git,https://github.com/sharpos/SharpOS.git,https://github.com/alexeypetrushin/vos.git,https://github.com/stackforge/healthnmon.git,https://github.com/QuestOS/quest.git,https://github.com/joshbeitler/mirus.git,https://github.com/g0tmi1k/OS-Scripts.git,https://github.com/macmade/XEOS.git,https://github.com/ekscrypto/Unununium.git,https://github.com/stephenfewer/NoNameOS.git,https://github.com/griwes/ReaverOS.git,https://github.com/tonyg/pi-nothing.git,https://github.com/pcacjr/syslinux.git,https://github.com/jameswalmsley/bitthunder.git,https://github.com/xively/libxively.git,https://github.com/thepowersgang/acess2.git,https://github.com/Baseform/Baseform-Epanet-Java-Library.git,https://github.com/duckinator/dux.git,https://github.com/mrjimenez/pupnp.git,https://github.com/filipposarzana/laravel-push-notifications-ios-android.git,https://github.com/j00ru/kfetch-toolkit.git,https://github.com/tornewuff/pycorn.git,https://github.com/nasa/osal.git,https://github.com/gburd/libumem.git,https://github.com/stonier/win_ros.git,https://github.com/OrdinaryMagician/aliceos-kernel.git,https://github.com/fincs/FeOS.git,https://github.com/isaacs/osenv.git,https://github.com/mig-hub/mikeOS.git,https://github.com/Pezmc/Bukkit-Plugin-Generator.git,https://github.com/danderson/nxos.git,https://github.com/wilkie/djehuty.git,https://github.com/mattray/annoyances-cookbook.git,https://github.com/zester/Quantum.git,https://github.com/GreggSetzer/JavaFX-CSS-Themes.git,https://github.com/sitewards/modman-php.git,https://github.com/DeDiS/Determinator.git,https://github.com/Jezze/fudge.git,https://github.com/avsm/xen-minios.git,https://github.com/tsion/oos.git,https://github.com/michael2012z/Sparrow.git,https://github.com/GeorgeArgyros/Secure-random-bytes-in-PHP.git,https://github.com/camptocamp/puppet-os.git,https://github.com/acpica/acpica.git,https://github.com/mysqludf/lib_mysqludf_sys.git,https://github.com/jnode/jnode.git,https://github.com/lak/facter.git,https://github.com/hugovincent/mbed-freertos.git,https://github.com/vendu/OS-Zero.git,https://github.com/Destru/JOSHUA.git,https://github.com/probonopd/AppImageKit.git,https://github.com/ControlSystemStudio/cs-studio.git,https://github.com/razorsedge/puppet-vmwaretools.git,https://github.com/djberg96/sys-proctable.git,https://github.com/RT-Thread/ART.git,https://github.com/gridnow/GridOS.git,https://github.com/nickbjohnson4224/rhombus.git,https://github.com/jmolloy/pedigree.git,https://github.com/DarthMike/indielib-crossplatform.git,https://github.com/dylanmtaylor/LibreScribe.git,https://github.com/Whonix/Whonix.git,https://github.com/rkh/coder.git,https://github.com/vboxme/Portable-VirtualBox.git,https://github.com/telegeography/www.submarinecablemap.com.git,https://github.com/jtauber/cleese.git,https://github.com/etlegacy/etlegacy.git,https://github.com/gabrielbull/php-browser.git,https://github.com/Kroderia/How-to-Make-a-Computer-Operating-System-in-Chinese.git,https://github.com/higepon/mona.git,https://github.com/brho/akaros.git,https://github.com/redhat-imaging/imagefactory.git,https://github.com/Max-Hailperin/Operating-Systems-and-Middleware--Supporting-Controlled-Interaction.git,https://github.com/heapsource/xv6.git,https://github.com/mosa/MOSA-Project.git,https://github.com/pcmattman/rustic.git,https://github.com/0x10cAtlas/AtlasOS.git,https://github.com/yyu/osfs00.git,https://github.com/trustedsec/artillery.git,https://github.com/barisaydinoglu/Detectizr.git,https://github.com/jdiez17/0x42c.git,https://github.com/AlexNisnevich/ECMAchine.git,https://github.com/PenturaLabs/Linux_Exploit_Suggester.git,https://github.com/openSUSE/open-build-service.git,https://github.com/augustl/halt.git,https://github.com/crowbar/barclamp-redhat-install.git,https://github.com/charliesome/jsos.git,https://github.com/crowbar/barclamp-provisioner.git,https://github.com/xomboverlord/xomb.git,https://github.com/crowbar/barclamp-ubuntu-install.git,https://github.com/RT-Thread/rt-thread.git,https://github.com/SamyPesse/devos.git,https://github.com/cmus/cmus.git,https://github.com/pyload/pyload.git,https://github.com/raspberrypi/noobs.git,https://github.com/ViennaRSS/vienna-rss.git,https://github.com/cloudius-systems/osv.git,https://github.com/andreasgal/B2G.git,https://github.com/mozilla-b2g/B2G.git,https://github.com/matthewhudson/device.js.git,https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System.git', '0,0,0,0,0,2,0,0,0,1,2,3,3,2,3,0,0,0,0,0,0,3,2,3,3,1,0,5,2,5,3,4,2,1,2,1,5,1,6,3,1,7,6,6,8,4,2,4,6,8,4,5,6,4,7,8,5,0,7,1,1,10,7,14,1,12,2,8,3,3,4,8,4,12,0,5,1,6,7,9,6,16,10,11,5,12,2,3,4,12,5,19,14,24,8,6,11,5,3,15,32,22,13,23,29,5,3,21,13,18,0,20,9,7,23,25,11,10,12,26,15,25,28,6,15,22,24,26,8,9,41,84,5,175,17,184,55,193,148,33,47,135,72,113,142,130,514,157,447', '0.11444063,1.4750854,2.2184606,1.294102,2.5813994,2.9501708,2.9579473,1.9201788,1.9252405,2.9501708,2.6076074,2.0256836,2.437228,0.46196428,1.6205469,1.6431615,2.7931411,4.872658,2.0593662,3.1921613,1.739408,0.82158077,4.874823,0.904978,2.9501708,1.8487171,2.535957,1.6248187,1.7348365,4.748117,3.2020924,3.3102307,3.3901863,1.6474929,3.0359635,3.1398745,3.2025487,2.2687733,4.637439,5.722284,1.7761812,2.8703837,4.1285987,5.29993,5.3820186,3.4977276,2.535957,1.8487171,2.951911,2.8964517,2.1149583,5.1240788,2.3313072,4.822663,3.9968057,6.134708,1.8467326,2.9702847,3.0062425,1.9801897,1.4890559,6.4145365,3.5318632,3.5565739,3.5628793,1.9752578,4.1176887,3.1648726,2.2067456,1.3827668,4.655843,5.7559,1.6117396,5.690239,2.1403086,6.1937256,2.55162,3.0968628,7.2252226,6.1187706,4.4350295,5.420501,4.756601,4.1554856,3.2767048,6.3953233,3.3975255,2.4000542,4.8001084,9.399124,2.4464498,9.701884,4.7137103,4.761867,7.923478,5.7366967,5.1712427,6.5242968,4.673047,4.265149,6.941385,6.735016,7.2620673,9.923677,12.958628,6.140859,5.69096,4.5681973,4.0685287,4.515764,3.3788865,6.262219,5.7631598,9.34326,4.105998,10.083643,4.3388824,6.3084526,13.325317,10.434725,26.554945,10.110305,17.306755,7.805338,15.65401,12.350937,8.820453,9.060812,14.360069,11.101057,13.832285,13.239704,8.356496,20.414446,15.602385,24.097162,23.735188,22.152569,15.744755,14.519095,17.144201,12.71181,14.464403,17.175406,36.910065,26.47423,31.83355,14.12943,86.26562', '9,9,9,10,9,7,9,11,11,9,9,9,9,12,10,13,12,10,13,12,15,13,10,13,11,15,16,12,15,9,13,12,14,17,15,16,12,17,10,12,18,11,11,10,8,14,17,16,13,12,17,13,15,15,13,10,18,23,16,24,25,12,18,11,24,15,23,18,24,25,21,16,25,13,29,20,28,23,18,18,23,14,21,21,28,19,34,34,31,19,34,13,24,15,30,35,35,40,44,33,16,31,41,29,20,53,58,42,52,49,69,51,63,62,59,53,74,74,65,54,49,59,57,91,88,86,90,97,130,154,136,114,219,62,235,61,206,80,136,269,260,220,307,303,777,871,582,1313,4665', '0,0,0,0,0,0,0,0,0,0,47,2,0,0,3,0,0,0,0,0,11,1,0,1,0,0,6,3,0,0,0,0,1,0,1,2,32,0,1,0,0,0,2,10,0,0,0,1,0,1,0,7,0,0,17,0,0,1,0,5,0,0,2,5,1,1,6,1,0,0,7,3,7,20,0,1,2,0,2,0,12,1,2,0,3,0,11,0,0,0,3,0,3,3,18,0,0,0,0,4,99,6,1,1,1,0,0,47,18,42,0,8,0,1,1,0,0,0,2,48,17,0,3,4,14,1,0,3,0,4,0,96,0,0,1,5,2,0,18,0,26,79,34,27,147,85,112,29,9', '9.11444063,10.4750854,11.2184606,11.294102,11.5813994,11.9501708,11.9579473,12.9201788,12.9252405,12.9501708,13.6076074,14.0256836,14.437228,14.46196428,14.6205469,14.6431615,14.7931411,14.872658,15.0593662,15.1921613,16.739408,16.82158077,16.874823,16.904978,16.9501708,17.8487171,18.535957,18.6248187,18.7348365,18.748117,19.2020924,19.3102307,19.3901863,19.6474929,20.0359635,20.1398745,20.2025487,20.2687733,20.637439,20.722284,20.7761812,20.8703837,21.1285987,21.29993,21.3820186,21.4977276,21.535957,21.8487171,21.951911,22.8964517,23.1149583,23.1240788,23.3313072,23.822663,23.9968057,24.134708,24.8467326,25.9702847,26.0062425,26.9801897,27.4890559,28.4145365,28.5318632,28.5565739,28.5628793,28.9752578,29.1176887,29.1648726,29.2067456,29.3827668,29.655843,29.7559,30.6117396,30.690239,31.1403086,31.1937256,31.55162,32.0968628,32.2252226,33.1187706,33.4350295,35.420501,35.756601,36.1554856,36.2767048,37.3953233,39.3975255,39.4000542,39.8001084,40.399124,41.4464498,41.701884,42.7137103,43.761867,45.923478,46.7366967,51.1712427,51.5242968,51.673047,52.265149,54.941385,59.735016,61.2620673,61.923677,61.958628,64.140859,66.69096,67.5681973,69.0685287,71.515764,72.3788865,77.262219,77.7631598,78.34326,86.105998,88.083643,89.3388824,90.3084526,90.325317,90.434725,90.554945,94.110305,102.306755,104.805338,118.65401,120.350937,122.820453,132.060812,152.360069,174.101057,190.832285,211.239704,232.356496,257.414446,267.602385,269.097162,284.735188,295.152569,299.744755,316.519095,324.144201,367.71181,393.464403,433.175406,955.910065,1027.47423,1127.83355,1484.12943,5198.26562', ', System Information Time of this report 8202013 214050 ....,Visual usage statistics for Illumosbased operating systems u....,Modification to the Androids Operating System resource contr....,Allows the use of third party operating systems and applicat....,An Operating System written in OCaml....,Operating system development....,The lolcat operating system....,Im a fun basic and small operating system Learn from me....,A bootable standalone zzstructure editor or zigzagbased oper....,Nixeagles OPerating system....,OneOS ComputerCraft Operating System The all in one operati....,Nodejs module for opening a URL via the operating system....,Python bindings for the OpenBSD operating system....,This is a content management system that merges concepts fro....,SeriesFinale is a TV series browser and tracker application ....,Tiny Operating System supporting SVGA gui Grub bootloader ne....,Cluster Level Infrastructure Operating System....,A small operating system for the ARM processor that mimics t....,OLPC XO Operating System well bits and pieces at least....,Operating System and Hardware Information....,A graphical frontend for command line emulators that hides t....,NOTE OFFICIAL REPO AT httpcodegooglecompvisualizationlibrary....,My try to make a simple clean understandable embedded operat....,HMIGUI done in Python using Opengl for graphics is used to i....,An Operating System for the DCPU16....,A hobby operating system Everyones gotta have one....,C microkernel and associated operating system services....,Blend in the crowd by faking to be the most common Firefox b....,Mindroidcpp is a messaging and concurrency framework inspire....,The kernel for the Orion operating system....,Prex is a portable realtime operating system for embedded sy....,Internet of Things operating system for CC1110....,Operating System Increments for Education....,A tiny operating system micro kernel AkA SegfaultOS Written ....,A Forth Operating System for Raspberry Pi....,Applied operating system an operating system kernel written....,iTunes U browser for nonMacWindows operating systems....,Expose smf5 to Nodejs for SolarisIllumos based operating sys....,A multithreaded operating system for reconfigurable hardware....,Learn by example Operating system ....,A repo for work on making Apples operating system more usabl....,ROS Robot Operating System packages from the CLMC Lab at the....,A simple CommonLisp interface to the underlying Operating Sy....,Metalab Operating System is what it is....,Syslinux is a bootloader for the Linux operating system....,The NewOS Operating System....,A Ruby interface for getting operating system information....,A native Commodore 64 emulator and operating system for the ....,Gives the ability to write specific CSS code for each operat....,JoyOS is an embedded operating system written for the AVRbas....,SharpOS is the original open source effort to write an opera....,Virtual Operating System....,Healthnmon aims to deliver Cloud Resource Monitor an extensi....,The Quest Operating System....,The amazing open source operating system bent on world domin....,Operating Systems Scripts....,XEOS is an experimental 3264 bits Operating System for x86 p....,Alternative Operating System written in assembly for IA32....,NoNameOS is a simple x86 Operating System....,Operating system for x8664 based computers featuring a kerne....,i386 x8664 ARMv7 assemblerlinker Nothinglike midlevel langua....,Syslinux is a bootloader for the Linux operating system....,BitThunder Reliable real time portable scalable embedded op....,Our C library is an extremely portable way to interface your....,Acess2 Hobby Operating System....,A full port of the Epanet modeling library to Java as a basi....,Open source operating system using the metodo kernel....,The portable Universal Plug and Play UPnP SDK provides suppo....,All environment setup for send Push Notifications both on iO....,The kfetchtoolkit project is designed to perform advanced lo....,An interpreted operating system written in Python....,Operating System Abstraction Layer....,This is the user space slab memory allocator umem first avai....,Windows support for Ros Robot Operating System....,The AliceOS kernel A kind of UNIXlike but not really operati....,Operating system for Nintendo DS....,Look up environment settings specific to different operating....,Mirror for MikeOS 44 Simple and educational Operating Syste....,For All Operating Systems....,An embedded operating system toolkit for the Lego Mindstorms....,Fully verifiable operating system and API written in D in th....,Chef cookbooks to deal with minor annoyances for various ope....,The Quantum Project is a Hardware Software Operating System....,Create themes for JavaFX 2 applications using pure CSS The g....,PHP implementation for modman to use it on every operating s....,Experimental operating system for deterministic parallel com....,An eventdriven operating system Simplicity clarity and speed....,Really mini operating system extracted from xenunstable and ....,ooc operating system....,My Operating System....,This code provides a function to generate lightweight crypto....,Default Operating System settings....,The ACPI Component Architecture ACPICA project provides an o....,A UDF library with functions to interact with the operating ....,Code for the JNode operating system....,A simple system for retrieving information about your operat....,A real time operating system for ARM microcontrollers built ....,operating system project....,jQuery Operating System HUA....,Using AppImageKit you can package applications as AppImages ....,Control System Studio is an Eclipsebased collections of tool....,Puppet module to manage VMware Operating System Specific Pac....,A Ruby interface for gathering process information on your o....,An ardruino like board with RTThread operating system....,Grid Operating system....,a hobby operating system written in C....,Pedigree operating system....,Project to port IndieLib to other platforms aside from Windo....,LibreScribe is an effort to create an open source easytouse ....,Whonix is an operating system focused on anonymity privacy a....,Handle encodings no matter the Ruby version Operating System....,PortableVirtualBox is a free and open source software tool t....,Comprehensive interactive map of the worlds major operating ....,an operating system in Python....,ET Legacy is based on the source code of the Wolfenstein Ene....,Browser Operating System OS and Language Detection PHP Libra....,httpsgithubcomSamyPesseHowtoMakeaComputerOperatingSystem ....,MonaOS is a free operating system Its new small simple open ....,Akaros Operating System....,imagefactory builds images for a variety of operating system....,free modifiable textbook on operating systems principles Cre....,mirror of the source code of the Xv6 operating system....,Managed Operating System Alliance....,Rustic Operating System....,An operating system for DCPU16....,Operating System From Scratch learn OS by practice....,The Artillery Project is an opensource blue team tool design....,A Modernizr extension to detect device device model screen s....,An operating system for DCPU16....,Lispbased inbrowser toy operating system....,Linux Exploit Suggester based on operating system release nu....,A generic system to build and distribute packages from sourc....,Experimental operating system where everything is immutable....,Crowbar Redhat Install Install RHEL operating system....,An operating system written in JavaScript....,Crowbar Provisioner Install operating systems....,An exokernel operating system written in D....,Crowbar Ubuntu Install Install Ubuntu operating system....,RTThread is an open source realtime operating system for emb....,Very basic UNIXlike operating system built when I was younge....,Small fast and powerful console music player for Unixlike op....,A free and open source personal cloud storage as well as dow....,NOOBS New Out Of Box Software An easy Operating System inst....,Vienna is a freeware open source RSSAtom newsreader for the ....,OSv a new operating system for the cloud....,Boot to Gecko aims to create a complete standalone operating....,Boot to Gecko aims to create a complete standalone operating....,Devicejs makes it easy to write conditional CSS andor JavaSc....,How to Make a Computer Operating System in C....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('pattern+recognition', 'https://github.com/Pr0teus/codeigniter-wisard.git,https://github.com/marcelobeckmann/Image-projection-correction.git,https://github.com/vikash33380/how-do-i-crop-an-image-using-matlab.actually-i-am-trying-to-remove-the-background-from-the-foregroun.git,https://github.com/thorikawa/prml.git,https://github.com/manusheel/Deducto.git,https://github.com/manusheel/Color-Deducto.git,https://github.com/disbeat/signature_validator.git,https://github.com/jaredcosulich/foreignlingua.git,https://github.com/jpuigcerver/miarfid-asr-voxeo.git,https://github.com/avneet723/SVD.git,https://github.com/sheagunther/Letterpattern.git,https://github.com/jastang/Gesture-Based-IR-Remote.git,https://github.com/dtuyenle/Jrecog.git,https://github.com/j0x7c4/pr.git,https://github.com/tianyicui/PRML.git,https://github.com/kares/F-ReC.git,https://github.com/whshev/littlecode.git,https://github.com/Lambdanaut/brain.git,https://github.com/kcastellano/Hera-Server.git,https://github.com/CerealBoy/BoxDodge.git,https://github.com/ynadji/wcurve.git,https://github.com/gohary/PR_Assignments.git,https://github.com/jayaddison/strix.git,https://github.com/souzen/precog.git,https://github.com/nseo/cvprtoolbox.git,https://github.com/wangowen/cvprml.git,https://github.com/Invitronic/StrokeRecognitionLib.git,https://github.com/wangowen/cvpr.git,https://github.com/asmengistu/psopr.git,https://github.com/Astone/mlpr.git,https://github.com/rheadmar/PatRec.git,https://github.com/firebatdg/patterns_firebat.git,https://github.com/rulas/patternrecognition_uag.git,https://github.com/ilyaivensky/PR.git,https://github.com/rahlk/ece759.git,https://github.com/jqxiao/ocr.git,https://github.com/Syzygy2048/pattRecTu.git,https://github.com/mikeroll/patternrecognition.git,https://github.com/hstojic/Pattern-Recognition-and-machine-learning---Matlab-code.git,https://github.com/arttema/Alg4s.3.Pattern_Recognition.git,https://github.com/vrma/Pattern-Recognition-for-Wireless-Image-Sensor-Network.git,https://github.com/nicholasjconn/Neocognitron-Java.git,https://github.com/qsorix/event-patterns.git,https://github.com/jockeyyan/MyOpenProjects.git,https://github.com/aralibhai/tau.git,https://github.com/aiden56/CharacterRecognition.git,https://github.com/zhitko/speech-recognition-tools.git,https://github.com/kaneda75/SearchPatternsInArt.git,https://github.com/volker/pepr-framework.git,https://github.com/ferhatelmas/pcml.git,https://github.com/majdal/SYDE371_pattern_recognition_labs.git,https://github.com/Jarmck-Cai/image_recognition.git,https://github.com/carrierlxk/pattern-recognition-and-computer-vision.git,https://github.com/mchong71/PatternRec.git,https://github.com/sunnyyants/PatternR.git,https://github.com/Sebac/PatternRecognition_FacialExpressionRecognitionProject.git,https://github.com/tvanderstad/Patterns.git,https://github.com/jasharpe/tau.git,https://github.com/cambr/pattern-recognition-r.git,https://github.com/ecarlste/matlab-pattern-recognition.git,https://github.com/samvrlewis/Pattern-recognition-toolbox.git,https://github.com/quercitron/Algorithms-PatternRecognition.git,https://github.com/happyspr/naist-pattern-recognition.git,https://github.com/camielv/ML-Pattern-Recognition.git,https://github.com/Sebac/PatternRecognitionMaterials.git,https://github.com/foysalit/c-matrix-pattern-recognition.git,https://github.com/bpetering/python-pattern-recognition.git,https://github.com/Sable-Shinigami/Colliner-Pattern-Recognition.git,https://github.com/Massil94/Neural-Network-Pattern-Recognition.git,https://github.com/sebas932/NeuralNetwork-pattern-recognition.git,https://github.com/ocozalp/pattern-recognition-samples.git,https://github.com/sgveric/PatternRecognition_Project.git,https://github.com/gonshi/PatternRecognition__OpenCV.git,https://github.com/aarthiraj561/Document-Parser--pattern-recognition-.git,https://github.com/rgap/rgap-Pattern-Recognition-Codes.git,https://github.com/rob2468/PatternRecognitionExercise.git,https://github.com/PetaPowerGroup/pattern-recognition-lab.git,https://github.com/tomrunia/Pattern-Recognition-Project.git,https://github.com/debapratim-saha/mmg-PatternRecognition.git,https://github.com/EyZox/MinecraftPatternRecognition.git,https://github.com/AndLydakis/Sek_Pattern_Recognition.git,https://github.com/Massil94/Neural_Network_Pattern_Recognition.git,https://github.com/migue02/MiPatternRecognition.git,https://github.com/pattern-recognition/pattern-recognition.github.io.git,https://github.com/aukejw/Machine-Learning-Pattern-Recognition.git,https://github.com/evilncrazy/PatternRecognitionAndMachineLearning.git,https://github.com/chnor/PatternRec.git,https://github.com/haripradhan/IrisRecognition.git,https://github.com/senabhishek/pattern_recog.git,https://github.com/matthias-wolff/dLabPro.git,https://github.com/l1feh4ck3r/pattern-recognition-lab-5.git,https://github.com/arpitgoyal2008/Pattern-Recognition-Term-Project.git,https://github.com/millerajm/ACU-Pattern-Recognition-Project.git,https://github.com/chochkov/PatternRecognitionTools.git,https://github.com/verzhak/pattern_recognition_guide.git,https://github.com/yoga1290/Fingerprint-Recognition.git,https://github.com/jvitku/pattern.git,https://github.com/Kronen/Qt-OpenCv.git,https://github.com/harry-1989/Pattern-Recognition.git,https://github.com/ymis1080/PatternRecognition.git,https://github.com/KatsuhiroMorishita/PatternRecognition.git,https://github.com/date333cs/Pattern_Recognition.git,https://github.com/changjian-k2k/pattern_recognition.git,https://github.com/bhattsachin/PatternRecognition.git,https://github.com/si-si/pattern-recognition.git,https://github.com/jswenson/PatternRecognition.git,https://github.com/elpaxoudis/pattern-recognition.git,https://github.com/yizhang7210/Pattern-Recognition.git,https://github.com/tkell/pattern-recognition.git,https://github.com/lucaschenex/PatternRecognition.git,https://github.com/PhilipGough/Pattern-Recognition.git,https://github.com/gremlinLee/PatternRecognition.git,https://github.com/wangamanda/pattern-recognition.git,https://github.com/Laura529/Pattern-Recognition.git,https://github.com/juanfiguera/Pattern-Recognition.git,https://github.com/DaleSalcedo/Pattern_Recognition.git,https://github.com/sebkur/pattern-recognition.git,https://github.com/sudhargk/Pattern-Recognition.git,https://github.com/chocobaby/pattern_recognition.git,https://github.com/Rommelzuiger/pattern-recognition.git,https://github.com/Lknechtli/PatternRecognition.git,https://github.com/dgormez/pattern-recognition.git,https://github.com/pepo27/PatternRecognition.git,https://github.com/rsisto/multiPatternRecognition.git,https://github.com/matsubo/Neural-Network-Pattern-Recognition.git,https://github.com/olavph/Classifier.git,https://github.com/DaniloT/leap_patterns.git,https://github.com/jamt9000/prml.git,https://github.com/Tarrasch/Pattern-Recognition.git,https://github.com/Terentyev/pattern-recognition.git,https://github.com/elvslv/PatternRecognition.git,https://github.com/haydarkarrar/pattern-recognition.git,https://github.com/alex-attinger/pattern-recognition.git,https://github.com/sandeshds/Pattern-Recognition.git,https://github.com/cettco/PatternRecognition.git,https://github.com/l1feh4ck3r/pattern-recognition-lab-3.git,https://github.com/FH-Potsdam/Pattern_Recognition_WS1314.git,https://github.com/setumiami/ColorPatternRecognition.git,https://github.com/fspieler/PatternRecognition_NBA.git,https://github.com/PocketPro/Pattern-Recognition.git,https://github.com/retran/pattern-recognition-examples.git,https://github.com/GreenSteam/pypr.git,https://github.com/wnd-charm/wnd-charm.git,https://github.com/daviddengcn/go-pr.git,https://github.com/dieb/pattern-recognition-for-text-documents-classification.git,https://github.com/pakozm/april-ann.git,https://github.com/newfolder/PRT.git,https://github.com/albertoruiz/easyVision.git,https://github.com/PRML/PRML.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,0,0,0,1,1,1,0,1,1,0,1,1,2,4,5,2,8,2,8,12,84', '1.0853912,1.356739,1.6280867,1.6280867,2.1707823,2.1707823,2.1707823,2.1773884,2.6946323,2.7217357,2.7217357,1.8994346,2.1707823,3.2561734,3.2561734,3.2561734,3.2561734,3.2561734,3.2660828,3.2660828,1.6330414,3.7988691,3.7988691,3.8104296,2.1773884,3.2660828,5.2720556,4.3415647,4.3415647,4.3415647,4.3415647,5.3721147,5.385331,5.4269567,5.4269567,5.4269567,5.4434724,5.468961,5.5282025,5.5518055,5.5518055,2.7029397,4.7661934,3.7988691,3.8104296,6.0221977,5.0449076,3.0591137,3.2660828,3.2660828,6.4495697,6.4735646,6.4771066,6.5476055,6.578314,6.742623,6.7505717,3.8104296,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,6.4771066,7.4992003,5.6807294,6.894484,3.2660828,7.3709354,7.4024057,7.4024057,7.4024057,7.4024057,6.7036443,9.143933,2.1773884,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,7.4024057,7.4024057,3.7988691,3.814598,2.1707823,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.253008,7.3709354,7.3709354,7.4024057,7.4024057,9.21367,7.3709354,6.0370026,4.3804646,3.7988691,11.544653,2.1669345,11.937036,11.144349,30.22476', '1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,2,1,1,1,2,2,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,2,1,1,2,0,0,3,3,3,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,4,1,1,1,1,1,1,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,4,5,1,1,1,0,0,0,1,2,2,3,2,1,2,2,3,7,2,23,21,54,98', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,10,0,0,9,12,6,0', '2.0853912,2.356739,2.6280867,2.6280867,3.1707823,3.1707823,3.1707823,3.1773884,3.6946323,3.7217357,3.7217357,3.8994346,4.1707823,4.2561734,4.2561734,4.2561734,4.2561734,4.2561734,4.2660828,4.2660828,4.6330414,4.7988691,4.7988691,4.8104296,5.1773884,5.2660828,5.2720556,5.3415647,5.3415647,5.3415647,5.3415647,5.3721147,5.385331,5.4269567,5.4269567,5.4269567,5.4434724,5.468961,5.5282025,5.5518055,5.5518055,5.7029397,5.7661934,5.7988691,5.8104296,6.0221977,6.0449076,6.0591137,6.2660828,6.2660828,6.4495697,6.4735646,6.4771066,6.5476055,6.578314,6.742623,6.7505717,6.8104296,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.3709364,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4024067,7.4771066,7.4992003,7.6807294,7.894484,8.2660828,8.3709354,8.4024057,8.4024057,8.4024057,8.4024057,8.7036443,9.143933,9.1773884,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.21367,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,9.253008,9.4024057,9.4024057,9.7988691,9.814598,10.1707823,10.21367,10.21367,10.21367,10.21367,10.21367,10.21367,10.253008,10.3709354,10.3709354,10.4024057,10.4024057,11.21367,11.3709354,12.0370026,12.3804646,12.7988691,21.544653,27.1669345,40.937036,77.144349,212.22476', ',The WISARD is a popular weightless neural network model It w....,Imagine a robot view from a camera on the floor neverthenles....,how do i crop an image using matlabactually i am trying to r....,Studies of Pattern Recognition and Machine Learning ....,Learning activity aimed towards improving childrens skills t....,Learning activity aimed towards improving childrens skills t....,A offline signature validator application in Matlab develope....,Learn foreign languages through pattern recognition somethin....,Project using Voxeo platform for Automatic Speech Recognitio....,Design and implementation for a SVD algorithm for image comp....,Letter Pattern Recognition project 1 from COS 161 Spring 201....,A C application using Microsoft Kinect Arduino Duemilanove a....,using gesture pattern recognition to call function currently....,source code of some pattern recognition algorithm....,My reading note of Pattern Recognition and Machine Learning....,Function Recognition prototype implemented with genetic comp....,pattern recognition OR machine learning OR data mining....,Proof of concept for a temporal pattern recognition engine....,Mobile Expert System for Patterns Recognition and Sonogram A....,A quick browserbased movement and pattern recognition projec....,The Wcurve is a numerical mapping pattern recognition algori....,Fall 2010 Pattern Recognition Assignments....,Experiments in pattern recognition with OpenCV....,An easytouse interface for pattern recognition....,This is a MATLAB Computer Vision and Pattern Recognition too....,computer vision pattern recognition and machine learning....,computer vision and pattern recognition....,PSO based Pattern Recognition....,Machine Learning Pattern Recognition....,Pattern Recognition Lab 1....,Assignments from Pattern Recognition Class....,This is a series of exercises to understand pattern recognit....,Pattern Recognition....,Pattern Recognition....,Pattern Recognition....,Pattern Recognition....,Pattern recognition labs for decision making course....,Development of the Matlab code for the book Pattern Recognit....,A program to recognize line patterns in a given set of point....,Pattern Recognition tool to optimize transmission of overlap....,A final project for my pattern recognition class The Neocogn....,Event patterns recognition in Haskell....,Repository of My Pattern Recognition Projects....,Pattern recognition online multiplayer game....,Symbols Patterns Signals Coursework 2 Character recognition....,Tools for viewing data charts and preparing voicepatterns fo....,Images pattern recognition using OpenCV SIFTSURF KMeans RANS....,pepr Framework Process Engine for Pattern Recognition....,Mini project for pattern recognition and machine learning co....,The solutions to my groups lab problems for our pattern reco....,for image process pattern recognition etc....,some simple codes about pattern recognition and computer vis....,Labs for SYDE 372 Pattern Recognition....,The assignments and project of Pattern Recognition course....,Facial Expression Recognition Project implemented in MATLAB....,Pattern Recognition....,Pattern recognition online multiplayer game....,....,....,....,....,NAIST 2013....,....,Course Materials for Pattern Recognition course Croatian onl....,....,....,Collinear Pattern Recognition assignment for my Data Structu....,....,pattern recognition using backpropagation neural networks wi....,Bayes Lots of Bayes....,Pattern Recognition Facial Expression Recognition Project....,....,....,Some codes about pattern recognition....,1....,Code from our Pattern recognition course httpwwwferunizghrp....,Optical Character Recognition project for the course Pattern....,Pattern Recognition on MMG data....,....,Identify humans through laser scans....,....,Proyecto para hacer un reconocimiento de objetos en android....,....,....,Example code for Bishops Pattern Recognition and Machine Lea....,Pattern Recognition....,An application that detects the human iris in an image captu....,PatternRecognitionAssign....,A signal processing and acoustic pattern recognition toolbox....,lab 5 for pattern recognition....,This is for PR....,A month long group project to develop a learning AI for the ....,...., ....,Pattern Recognition class project....,Repository with ROS nodes for pattern recognition ....,Simple webcam and pattern recognitionfaces eyes application ....,Pattern Recognitionhongdou shibie....,a subject in Infomation Engineering Experimentation I....,Cdll....,....,matlab codes for book introduction to pattern recognition a ....,PatternRecognition....,....,Pattern Recognition Software....,A python implementation of perceptron network for image reco....,20132014 M4S7 Statistical Pattern Recognition course project....,....,....,....,....,....,....,Basic pattern recognition script....,Recognize line patterns given a set of randomized points by ....,solutions for the assignments of the course taught at FU Ber....,....,....,Final project of Pattern Recognition....,Ongoing source for CSE326 Pseudo OCR using bitmap character ....,Imagery Projet Analysis of histopathological images in order....,Repository for my school subject Pattern Recognition Matlab ....,c library and python binding for multiple pattern recognitio....,....,Pattern Recognition 1st project....,Simple patterns recognition example using Leap Motion device....,Some IPython notebooks based on Bishops Pattern Recognition ....,An excercise to recognize patterns in Iris Plants....,For study purpose....,....,....,....,....,PatternRecognitionused to recognise picture Its combimed wit....,lab 3 for pattern recognition....,D3 Visualization experiments from the course Forschendes Ler....,Simple Color Pattern Recognition....,....,....,....,Python Pattern Recognition....,A generalized pattern recognition system for images develope....,Pattern recognition package in Go lang....,Final thesis for my bsc in electrical engineering....,AprilANN toolkit A Pattern Recognizer In Lua with ANNs This ....,Pattern Recognition Toolbox for MATLAB....,Haskell packages for computer vision image processing and pa....,Pattern recognition and machine learning toolbox....'),
('signal+processing', 'https://github.com/rlan/libsp.git,https://github.com/emmef/simple-dsp-library.git,https://github.com/Dravos/C-Signals-Sistem-Calls.git,https://github.com/sauravrt/PhasedPy.git,https://github.com/Amichai/ComplexSystems.git,https://github.com/lapsDEEUFCG/Documentation-of-GNU-Radio-Blocks.git,https://github.com/abhinavsingh/music-information-retrieval.git,https://github.com/gnarayan81/PythonMath.git,https://github.com/chrisbaume/vamp-live-host.git,https://github.com/mbsat/gr-poes-weather.git,https://github.com/hatchan/shutdown.git,https://github.com/daijo/NamiLib.git,https://github.com/fzndrgn/RoboSub.git,https://github.com/lapsDEEUFCG/User-Documentation-GNU-Radio.git,https://github.com/toddlewandowski/Todd-s-Matlab-Samples.git,https://github.com/jprichardson/node-death.git,https://github.com/joshatkins/Control-System.git,https://github.com/ruomengcui/DSP.git,https://github.com/Sleepwalking/CVEDSP.git,https://github.com/boechat107/coursera_dsp.git,https://github.com/mikedewar/EDHMM_SPL.git,https://github.com/davidavdav/elftal.git,https://github.com/sigidagi/oivibs.git,https://github.com/vyperstrike/DSP-FPGA-ODU-ECE-441.git,https://github.com/rboorgapally/uBLAS-Extended.git,https://github.com/celsius/sptk.git,https://github.com/softwaresunday/Comprovisation.git,https://github.com/vnayar/fir_dsp.git,https://github.com/mrene/dspkit.git,https://github.com/jamestunnell/spnet.git,https://github.com/eclark/Linux-Pdeathsig.git,https://github.com/wesen/sense.git,https://github.com/lgov/lgo_dsp_stuff.git,https://github.com/focmb/processNodeData.git,https://github.com/mprostak/DSPFramework.git,https://github.com/mzadel/ncdsp.git,https://github.com/rongals/MuDiSP4.git,https://github.com/aempirei/Radio-Tools.git,https://github.com/psusloparov/fork_finder.git,https://github.com/sipij/SIPIJ-JOURNAL.git,https://github.com/basking2/sdsai-dsp.git,https://github.com/cs0x7f/Stackmat-Applet.git,https://github.com/rayjanwilson/EE651-dsp.git,https://github.com/jeremysalwen/ESPS.git,https://github.com/texane/dsp.git,https://github.com/xkyve/pns_tutorial.git,https://github.com/blackplague/sip.git,https://github.com/czaks/sproc.git,https://github.com/aitjcize/dsptk.git,https://github.com/Alexander-Attar/DSP-2012.git,https://github.com/jens-a-e/Freqquencies.git,https://github.com/mchua/pycon-sigproc.git,https://github.com/fffaraz/Multimedia.git,https://github.com/hiviah/dsp-playground.git,https://github.com/dancodru/iScope.git,https://github.com/ryanbriones/mongrel-cluster-refresh.git,https://github.com/miphreal/dsp.git,https://github.com/bastiaanzapf/pade-sinc-wavelet.git,https://github.com/tomgjones/sigtr.git,https://github.com/einstienmind/myblock.git,https://github.com/FarrelLabs/lab1.git,https://github.com/washu/daemon_signals.git,https://github.com/hughpyle/inguz-InguzDSP.git,https://github.com/t2health/T2AndroidLib-SG.git,https://github.com/guibarrette/PyoPlug.git,https://github.com/nicknassar/cosby.git,https://github.com/widmann/firfilt.git,https://github.com/krisman/kfs.git,https://github.com/xnorpx/dspusepy.git,https://github.com/nils-werner/dspy.git,https://github.com/amcphail/hsignal.git,https://github.com/jlapeyre/PDL-DSP-Windows.git,https://github.com/OwlPlatform/signal-strength-solvers.git,https://github.com/mripard/utbm-IN41.git,https://github.com/Rocaloid/Wavetave.git,https://github.com/johnglover/pfasp.git,https://github.com/ComputationalRadiationPhysics/DSP.git,https://github.com/remymuller/faust2juce.git,https://github.com/senotrusov/workety.git,https://github.com/dthettich/signal_ipc.git,https://github.com/ghewgill/relight.git,https://github.com/bonde/sip.git,https://github.com/casper-berkeley/pasp.git,https://github.com/HSR-Stud/DigSig1.git,https://github.com/DimonR91/DPSI.git,https://github.com/mgeier/python-audio.git,https://github.com/toshiroyamada/Max-v8.git,https://github.com/danyalrehman/MATLAB.git,https://github.com/Sciss/FScape.git,https://github.com/lwu/machete-multires.git,https://github.com/techblue/cgh-processor.git,https://github.com/ahoward/terminator.git,https://github.com/matthias-wolff/dLabPro.git,https://github.com/soumith/torch-signal.git,https://github.com/fusha62/signal_processing_toolbox.git,https://github.com/ztschir/GNSS-Signal-Processing.git,https://github.com/F0ur1er/Digital_Signal_Processing.git,https://github.com/ptorchilov/DigitalSignalAndProcessing.git,https://github.com/jameslyons/julia_signal_processing.git,https://github.com/vjuranek/signal-killer.git,https://github.com/gbmhunter/Cs-DotNet-SignalProcessing.git,https://github.com/larsent/django-celery-signal-receiver.git,https://github.com/craffel/mir_eval.git,https://github.com/idiap/ssp.git,https://github.com/lancelet/scalasignal.git,https://github.com/tj90241/rspasm.git,https://github.com/j4mie/simplesignals.git,https://github.com/ttsou/gnuradio.git,https://github.com/QtSignalProcessing/QtSignalProcessing.git,https://github.com/ckoehler/Wx-Radar-Theory-Signal-Processing.git,https://github.com/CreativeInquiry/RTcmix.git,https://github.com/brianhouse/signal_processing.git,https://github.com/SamThomas/Signal-Processing.git,https://github.com/scribeGriff/ConvoLab.git,https://github.com/jgaeddert/liquid-fpm.git,https://github.com/tj90241/cen64-rsp.git,https://github.com/jamezilla/ats.git,https://github.com/harrylippy/dsp.git,https://github.com/brainmap/physionoise.git,https://github.com/hughpyle/inguz-DSPUtil.git,https://github.com/vinniefalco/DSPFiltersDemo.git,https://github.com/corruptmem/node-srv.git,https://github.com/talkhouse/noyes.git,https://github.com/Teehee123123/Server-crashes-on-player-connect.git,https://github.com/SableRaf/signalfilter.git,https://github.com/alaiacano/dsp-scalding.git,https://github.com/cornelltech/signal-and-image-processing.git,https://github.com/AllenDowney/ThinkDSP.git,https://github.com/Railstars/CmdrArduino.git,https://github.com/thestk/stk.git,https://github.com/jamoma/JamomaDSP.git,https://github.com/Feldspar/feldspar-language.git,https://github.com/pyspace/pyspace.git,https://github.com/mathnet/mathnet-neodym.git,https://github.com/kypeli/kQOAuth.git,https://github.com/scikit-signal/scikit-signal.git,https://github.com/pd-l2ork/pd.git,https://github.com/t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android.git,https://github.com/zsiciarz/aquila.git,https://github.com/jek/blinker.git,https://github.com/jgaeddert/liquid-dsp.git,https://github.com/ice799/ltrace.git,https://github.com/idiap/bob.git,https://github.com/danilobellini/audiolazy.git,https://github.com/mmirman/conpig.git,https://github.com/unpingco/Python-for-Signal-Processing.git,https://github.com/vinniefalco/DSPFilters.git,https://github.com/mjibson/go-dsp.git,https://github.com/corbanbrook/dsp.js.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,1,0,1,1,1,0,0,0,0,0,0,0,1,2,1,0,1,0,0,2,1,1,0,0,0,0,0,0,2,0,0,0,1,0,0,0,2,1,1,2,0,0,1,0,1,2,3,0,2,2,1,1,7,0,0,4,5,4,6,1,4,6,7,11,8,15,10,12,4,13,7,28,11,3,23,27,12,73', '2.4515047,2.4612477,3.1854308,2.4515047,2.4515047,2.4515047,2.4515047,2.4515047,2.4515047,2.4515047,2.4515047,2.4515047,2.453741,2.4612477,2.4612477,2.4612477,2.4612477,2.4612477,2.4612477,2.4612477,2.4612477,2.4612477,2.4612477,2.4612477,1.473682,1.473682,2.9418058,2.9418058,2.9418058,2.9418058,2.9418058,2.9418058,2.9418058,2.9534974,2.9534974,2.9534974,2.9534974,2.9534974,2.9534974,2.9534974,2.9534974,2.9534974,1.9629929,1.9649092,3.4321063,3.4321063,3.4385912,3.445747,3.445747,3.445747,3.445747,2.4515047,2.453741,2.453741,2.453741,2.4561367,3.7418091,3.9259858,3.9259858,3.9298184,3.9298184,3.9310462,2.9444895,2.9534974,1.9629929,1.9649092,0.9824546,3.4321063,3.4352376,3.4352376,3.4352376,3.4385912,4.497393,2.9418058,2.9444895,1.9649092,3.4352376,2.453741,1.4722447,5.6217413,3.9259858,3.9298184,3.9298184,3.9298184,3.9298184,2.9444895,1.9649092,2.453741,2.453741,2.4561367,3.9259858,2.947364,2.947364,5.9648757,6.996262,6.996262,6.996262,7.013809,7.013809,6.1364427,6.137083,5.1884727,2.453741,3.4735014,3.9298184,2.9444895,2.9444895,2.947364,6.996262,6.137083,2.4561367,8.745327,8.745327,2.9444895,2.947364,2.947364,0.73612237,3.9298184,2.947364,3.4352376,2.4561367,1.4057319,2.046242,0.24176225,6.0151668,2.6506166,9.698878,2.156568,1.0204823,3.2049484,2.9574833,3.2767549,6.64249,6.388806,1.8798233,14.227142,6.0516086,10.680735,10.588539,5.4089894,12.177913,5.7844644,11.68941,13.51263,4.410878,45.76793,19.752728,23.060287,45.181335', '0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,2,2,2,2,1,1,1,1,1,1,2,1,2,3,4,1,2,2,2,1,1,2,2,3,3,4,5,1,3,3,3,2,1,3,5,4,5,5,2,4,4,2,1,1,1,1,1,0,2,3,6,4,5,6,6,4,1,2,5,1,1,6,7,6,8,4,8,6,8,11,11,7,9,13,3,11,14,11,17,16,13,14,15,13,21,35,36,62,48,83,62,82,112,134,164,293,643', '6,2,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,2,0,0,0,0,1,0,0,0,0,0,0,0,1,4,0,0,0,0,0,1,0,5,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,1,2,9,5,0,27,2,1,1,1,0,1,10,1,2,0,22,1,0,0,13,0,5', '2.4515047,2.4612477,3.1854308,3.4515047,3.4515047,3.4515047,3.4515047,3.4515047,3.4515047,3.4515047,3.4515047,3.4515047,3.453741,3.4612477,3.4612477,3.4612477,3.4612477,3.4612477,3.4612477,3.4612477,3.4612477,3.4612477,3.4612477,3.4612477,3.473682,3.473682,3.9418058,3.9418058,3.9418058,3.9418058,3.9418058,3.9418058,3.9418058,3.9534974,3.9534974,3.9534974,3.9534974,3.9534974,3.9534974,3.9534974,3.9534974,3.9534974,3.9629929,3.9649092,4.4321063,4.4321063,4.4385912,4.445747,4.445747,4.445747,4.445747,4.4515047,4.453741,4.453741,4.453741,4.4561367,4.7418091,4.9259858,4.9259858,4.9298184,4.9298184,4.9310462,4.9444895,4.9534974,4.9629929,4.9649092,4.9824546,5.4321063,5.4352376,5.4352376,5.4352376,5.4385912,5.497393,5.9418058,5.9444895,5.9649092,6.4352376,6.453741,6.4722447,6.6217413,6.9259858,6.9298184,6.9298184,6.9298184,6.9298184,6.9444895,6.9649092,7.453741,7.453741,7.4561367,7.9259858,7.947364,7.947364,7.9648757,7.996262,7.996262,7.996262,8.013809,8.013809,8.1364427,8.137083,8.1884727,8.453741,8.4735014,8.9298184,8.9444895,8.9444895,8.947364,8.996262,9.137083,9.4561367,9.745327,9.745327,9.9444895,9.947364,9.947364,10.73612237,10.9298184,10.947364,11.4352376,12.4561367,13.4057319,14.046242,14.24176225,15.0151668,15.6506166,16.698878,18.156568,19.0204823,20.2049484,20.9574833,23.2767549,25.64249,27.388806,27.8798233,35.227142,42.0516086,55.680735,58.588539,71.4089894,73.177913,95.7844644,101.68941,106.51263,119.410878,202.76793,210.752728,328.060287,761.181335', ',A templated C library of signal processing algorithms and th....,A CC library with simple Digital Signal Processing DSP algor....,A small simulation of a gasoline distributor Developed as a ....,Python package for Phased Array Signal Processing modeling a....,A set of signal and language processing tools inspired by a ....,It includes come block usage dcoumentation of GNU Radio Sign....,A Report on Music Information Retrieval using Signal Process....,Basic signal processing examples using scipy numpy pylab and....,Host for vamp plugins which processes a live audio signal us....,GNURadio signal processing blocks for weather satellite tele....,A express middleware which helps signalling when shutting do....,A library for basic signal generation processing and softwar....,The programming for digital signal processing from a webcam ....,User level documentation of GNU Radio Signal Processing Bloc....,Source code from my Signal Processing Controls classes at S....,Gracefully cleanup when termination signals are sent to your....,Audio unit plugins for generating and processing control vol....,R code for An Empirical Signal Processing Model of Supply Ch....,A speech signal processing library designed for CVE of Rocal....,Implementation of the exercises of the Courseras Digital Sig....,write up of the Explicit Duration HMM for signal processing ....,Signal processing and machine learning tools for speaker and....,signal processing vibration analysis tools C STL boost armad....,digital signal processing project for ECE441 FPGA class in O....,This extension of Boost uBLAS uBasic Linear Algebra Subprogr....,git version of the Speech Signal Processing Toolkit disclaim....,Musical Instrument Signal Processing for Composition and Imp....,Finite Impulse Response Digital Signal Processor....,Toolkit for DSP experimentation and realtime signal processi....,Infrastructure for creating and connecting signal processing....,Perl interface to request a signal on parent process death....,kill a process with a signal after a specific time....,Some snippets of code concerning signal processing....,process the DueDo data for signal controllers and detectors....,simple Digital Signal Processing framework for iOS ....,Naive but correct digital signal processing examples....,MUltirate Digital Signal Processor v4 ....,Tools for commandline processing of rf signals ....,Send SIGHUP signal to processes with more then 10 forks....,Signal Image Processing An International Journal SIPIJ....,Digital Signal Processing algorithms and data structures....,Java applet for processing stackmat or stackmat pro signals....,source code made during the Fall 2010 EE651 Digital Signal ....,Mirror of Entropics Entropic Signal Processing System versio....,digital signal processing related codes....,DSPLabs Digital Signal Processing Laboratories....,Signal and Image Processing DIKU 2010....,A simple signal processing package for Ruby....,Simulation Toolkit for Digital Signal Processing....,Digital Signal Processing Audio Effects....,Sandbox repo on signal processing in vvvv....,Signals Processing code snippets from PyCon 2013 tutorial....,my Multimedia Signal Processing VOIP Course Projects Assig....,Few sample matplotlibscipy scripts for digital signal proces....,Signal processing accessory for iPhone based on PSoC3....,Send graceful restart signal to most resource intensive proc....,Digital Signal Processing Visual representation of signals....,Studies in digital signal processing....,translate signals for a child process....,signal processing block....,Digital Signal Processing Labs....,Enhances Processdaemon to provide a signal after daemonizati....,Main signal processing executable and plugin for squeezeserv....,T2AndroidLib for Signal Processing....,Framework to embed the python module for digital signal proc....,A TI994a data cassette interface software modem and practica....,Routines for designing Windowed Sinc ParksMcClellan and Movi....,This is a virtual filesystem for sending signals to processe....,Digital Signal Processing Using Python....,Digital Signal Processing tools for Python....,Signal processing for Haskell based on hmatrix....,Signal processing window functions for PDL....,A collection of solvers that process and analyze radio signa....,UTBM Course on signal processing followed in spring 2008....,Audio signal processing utility sandbox in octave language....,Examples from my Linux Audio Conference 2011 talk Python For....,Digital Signal Processing using Cuda....,convert a faust signal processing file to a jucebased audio ....,A library to run Ruby classes as daemons Process start signa....,Example usage of SIGUSR1 SIGUSR2 for interprocess communicat....,Restart process if it crashes with a signal....,Signal and Image Processing 2010....,Packetized Astronomy Signal Processor....,Digital Signal Processing 1....,Digital processing signals and images....,Some documentation about audio signal processing with Python....,v8 external for MaxMSP V8 JavaScript powered audio signal pr....,Just a series of MATLAB scripts to deeper understand Digital....,A standalone audio rendering software for time domain and sp....,Machete 3D is a multiresolution mesh editor and signal proce....,Array CGH Signal processor....,an external timeout mechanism based on processes and signals....,A signal processing and acoustic pattern recognition toolbox....,Signal processing toolbox for Torch 7....,Signal Processing Toolbox....,....,My work on the analysis of sound through digital signal proc....,Labs for the course of digital Signal and Processing in seme....,signal processing routines for julia....,Sends signal to a process to be killed....,A signal processing library written in C for the NET framewo....,Process signals asynchronously with celery ....,Evaluation functions for musicaudio information retrievalsig....,Speech Signal Processing a small collection of routines in ....,Signal Processing in Scala....,RSPASM Reality Signal Processor ASseMbler....,Unix signal handlers and worker processes simplified....,GNU Radio signal processing and software radio toolkit....,....,Just a bunch of Matlab code for Wx Radar Theory....,realtime software language for doing digital sound synthesis....,A quick and dirty signal processing library for creative cod....,Signal processing tool using MATLAB code....,ConvoLab A signal processing library for Dart....,fixedpoint math library for embedded signal processing....,Reality Signal Processor RSP Simulator Plugin....,ATS is a spectral modeling system based on a sinusoidal plus....,CourseraDigitalSignalProcessing....,Automatic processing of physiological signals for fMRI analy....,audio signal processing library for inguz....,A Collection of Useful C Classes for Digital Signal Processi....,Helps you run multiple instances of your service provides gr....,A signal processing library currently sufficient for basic s...., Minecraft Crash Report Ooh Shiny Time 7413 1137 PM Descr....,A signal filtering library for Processing....,Code from my talk on Digital Signal Processing in Hadoop wit....,CS5660 Signal and Image Processing Fall 2013....,LaTeX source and Python code for Think DSP Digital Signal Pr....,CmdrArduino is an embedded library written in C that provide....,The Synthesis ToolKit in C STK is a set of open source audio....,Audio and Digital Signal Processing library build on the Jam....,The goal of the Feldspar project is to define a highlevel la....,Signal Processing And Classification Environment in Python....,MathNET Neodym signal processing toolkit....,kQOAuth is a library written in C for Qt that implements the....,A scikit for signal processing....,L2Ork version of PureData realtime digital signal processing....,BSPAN is a fork of SPINE Signal Processing in Node Environme....,Aquila is a digital signal processing library for C11....,A fast Python inprocess signalevent dispatching system....,digital signal processing library for softwaredefined radios....,ltrace intercepts and records dynamic library calls which ar....,Bob is a free signalprocessing and machine learning toolbox ....,Expressive Digital Signal Processing DSP package for Python....,A green threading library with automated concurrency for pyt....,Notebooks for Python for Signal Processing book....,A Collection of Useful C Classes for Digital Signal Processi....,Digital Signal Processing for Go....,Digital Signal Processing for Javascript....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('twitter+applications', 'https://github.com/hstaudacher/tmitter.git,https://github.com/phillipkregg/FranchiseManager-ASP.NET-MVC-4-Bootstrap.git,https://github.com/sascha/meteor-chat.git,https://github.com/chrislkeller/searchstagram.git,https://github.com/mop/twit-miner.git,https://github.com/joeydonuts/multi-tweet.git,https://github.com/sunnysideup/silverstripe-social_integration.git,https://github.com/jlong/cookbook.git,https://github.com/activefx/alpha.git,https://github.com/vvoody/twidao.git,https://github.com/ielshareef/TwitterExtension4Yii.git,https://github.com/joshholt/SproutCore-twitterSearch.git,https://github.com/renebigot/iOsReviewTime.git,https://github.com/rrrene/outline.git,https://github.com/atmos/twitrsvp.git,https://github.com/yuvipanda/reappy.git,https://github.com/mesan/windows-phone-7-workshop.git,https://github.com/tradeking/node-watchlist.git,https://github.com/membrain/T001_six-tweets-of-separation.git,https://github.com/trak3r/JustTweet-Lite.git,https://github.com/jonloyens/django-twittervoice.git,https://github.com/jparishy/Tweetie-Style-UITabBarController.git,https://github.com/mmayernick/Var.to-Base.git,https://github.com/yoshiki/ruby-app-itunes2twitter.git,https://github.com/joshmoody/codeigniter-twitterconsumer.git,https://github.com/khetiyachintan/Android-Twitter-Example.git,https://github.com/soluvas/primefaces-bootstrap.git,https://github.com/emobtech/Twitter-API-ME.git,https://github.com/RayKwon/MyStory.git,https://github.com/mcallisto/cakephp-twitteroauth.git,https://github.com/alexstrat/kadoh-twitter.git,https://github.com/BlackScorp/application.git,https://github.com/julienrf/twitterstream.git,https://github.com/valzevul/GitToTweet.git,https://github.com/ttrace/mbtweet.git,https://github.com/gonzalo123/SilexTwitterLogin.git,https://github.com/karno/tweak.git,https://github.com/shoponrails/spreefinery_default_theme.git,https://github.com/yusukebe/TailF.git,https://github.com/jzellman/webpy-skeleton.git,https://github.com/cpetersen/neo4j-twitter.git,https://github.com/dotnetcurry/real-world-oauth-dncmag-04.git,https://github.com/tdziurko/wicket-bootstrap-navbar.git,https://github.com/michaelsync/USQTweet.git,https://github.com/whichlight/flask-tweepy-oauth.git,https://github.com/splunk/splunk-app-twitter.git,https://github.com/MarioRicalde/Launchbar-Twitter-Tools.git,https://github.com/devalot/twitter_research.git,https://github.com/scottburton11/tweetflow.git,https://github.com/alloy/webapp-app.git,https://github.com/cazacugmihai/grails-spring-security-oauth.git,https://github.com/tily/ruby-oauth-cli-twitter.git,https://github.com/mkuklis/flight-todo.git,https://github.com/fczuardi/quoteurl.git,https://github.com/Blank101/haxe-dom-bootstrap.git,https://github.com/pabluk/twitter-application-only-auth.git,https://github.com/javasteve99/static-prototyping-framework.git,https://github.com/jordanwallwork/bootstrapcomponents.git,https://github.com/s4/twittertopiccount.git,https://github.com/kandalf/omnipopulus.git,https://github.com/laco0416/SmileEssence-Lite.git,https://github.com/soffes/tweets-from.git,https://github.com/clintecker/twittersmash.git,https://github.com/hunch/hunch-gift-app.git,https://github.com/jexp/sdn-twitter-graph.git,https://github.com/keithelder/StartR.git,https://github.com/codefactory/Backbone.js-and-Require.js-Twitter-Client.git,https://github.com/akosma/TwitThis.git,https://github.com/lguerin/tapestwitter.git,https://github.com/sergiomtzlosa/sharefactory-iphone.git,https://github.com/shin1x1/findTwitter.git,https://github.com/pedromtavares/twitter_integration.git,https://github.com/maachou/AccountsManager.git,https://github.com/ddarren/jQuery-Live-Form-Validation-For-Twitter-Bootstrap-Example.git,https://github.com/yagudaev/backbone-twitter-part1.git,https://github.com/mheadd/muralmapper.git,https://github.com/ddewaele/AndroidTwitterGoogleApiJavaClient.git,https://github.com/hybridauth/Elgg-Social-Login.git,https://github.com/lbehnke/angularjs-bootstrap-seed.git,https://github.com/joseairosa/WordPress-Plugin-WP-RESTful.git,https://github.com/cdescossy/basic-springmvc-hibernate-app.git,https://github.com/hiroeorz/NowPlayingFriends.git,https://github.com/msurguy/critterapp.git,https://github.com/zohebsait/scala-springmvc-thymeleaf-bootstrap-template.git,https://github.com/beeman/cakephp-bootstrap-notifications.git,https://github.com/spring-projects/spring-net-social.git,https://github.com/jordanwallwork/bootstrapextensions.git,https://github.com/phiggins42/twitterverse.git,https://github.com/skprasadu/spring-mvc-airline-reservation.git,https://github.com/openshift-quickstart/openshift-twt-mongo-demo.git,https://github.com/hoatle/webapp-template.git,https://github.com/sirprize/dojorama.git,https://github.com/mlavin/django-all-access.git,https://github.com/june29/29hours.git,https://github.com/brobertsaz/railscrm.git,https://github.com/jgosier/SiLCC.git,https://github.com/bhagyas/roostrap.git,https://github.com/nuragic/marionette-bootstrap.git,https://github.com/doppler/TweetEater.git,https://github.com/jamiew/omniauth-rails-app.git,https://github.com/jonhurlock/Twitter-Application-Only-Authentication-OAuth-PHP.git,https://github.com/keaplogik/springMVC-atmosphere-comet-websockets.git,https://github.com/fmaker/Tweety.git,https://github.com/kornysietsma/twitter-example.git,https://github.com/deontologician/pipr.git,https://github.com/rziehl/sinatra-boilerplate.git,https://github.com/opensas/BackboneBootstrap.git,https://github.com/NETTUTS/Ribbit-PHP.git,https://github.com/apuravchauhan/bootstrap-themeroller.git,https://github.com/hansonkd/FlaskBootstrapSecurity.git,https://github.com/mdiep/django-twitter-users.git,https://github.com/ThomasBurleson/angularJS-TwitterSearch.git,https://github.com/agordon/dancer_bootstrap_fontawesome_template.git,https://github.com/tardate/rails-twitter-oauth-sample.git,https://github.com/atl/twitstream.git,https://github.com/zh/statusnet.git,https://github.com/trejder/phonegap-bootstrap.git,https://github.com/sugree/twitter-android-sdk.git,https://github.com/zapnap/retweet.git,https://github.com/RyannosaurusRex/Shoelace-MVC.git,https://github.com/ryanmcgrath/twython-django.git,https://github.com/bucharest-jug/dropwizard-todo.git,https://github.com/joergrech/KickstartWithBootstrap.git,https://github.com/brione/Brion-Learns-OAuth.git,https://github.com/opengovplatform/opengovplatform-alpha.git,https://github.com/cauld/sideline.git,https://github.com/opengovplatform/opengovplatform-beta.git,https://github.com/rbrady/django-bootstrapped.git,https://github.com/grails-samples/grailstwitter.git,https://github.com/albertogg/flask-bootstrap-skel.git,https://github.com/m-e-conroy/angular-dialog-service.git,https://github.com/sferik/sign-in-with-twitter.git,https://github.com/datapimp/luca.git,https://github.com/iatek/one-page-app.git,https://github.com/mohitjain/social-login-in-rails.git,https://github.com/jnunemaker/twitter-app.git,https://github.com/dpapathanasiou/tweet-secret.git,https://github.com/diowa/ruby2-rails4-bootstrap-heroku.git,https://github.com/cloudera/cdh-twitter-example.git,https://github.com/alessioalex/ClientManager.git,https://github.com/ccoenraets/directory-backbone-bootstrap.git,https://github.com/spring-projects/spring-social.git,https://github.com/rafaelfranca/simple_form-bootstrap.git,https://github.com/ccoenraets/nodecellar.git,https://github.com/Netflix/asgard.git,https://github.com/hybridauth/hybridauth.git,https://github.com/ccoenraets/backbone-directory.git,https://github.com/fzaninotto/uptime.git,https://github.com/gitlabhq/gitlabhq.git', '0,1,0,1,0,1,1,2,2,2,1,0,2,1,1,2,2,0,2,2,0,0,1,1,2,3,3,3,3,3,1,4,1,3,0,2,2,1,0,2,0,5,6,4,2,4,1,4,2,0,8,2,3,1,1,3,3,3,3,5,1,0,2,3,6,7,2,4,3,3,3,4,10,5,11,8,6,7,11,6,17,5,8,14,8,6,5,7,24,7,8,6,7,6,12,13,17,12,4,12,16,11,11,8,4,13,13,26,16,7,8,11,12,9,10,8,36,30,8,13,22,33,34,18,17,11,36,23,60,9,33,27,13,45,45,25,11,65,126,83,147,164,135,531,243,442,475,295,3238', '1.3034875,1.0427899,1.0532012,1.0532012,1.3034875,1.5232307,0.6643222,1.0427899,1.0532012,1.3034875,2.6931717,3.0172312,1.0427899,1.0532012,2.0855799,2.0855799,2.1064024,1.3034875,1.5798018,1.0532012,2.2488196,1.3034875,1.3165015,2.5014613,2.6828854,2.7897959,0.7899009,2.7968562,1.0124273,2.273926,3.3664649,1.4456139,3.4628377,1.7355896,1.8248826,3.0172312,1.0532012,1.3034875,1.3574424,1.5798018,2.6931717,0.71601367,1.8684288,2.8912277,1.3034875,3.421394,2.677537,4.8584576,1.0543344,0.9311172,0.9435416,3.0172312,2.0248547,1.0265557,1.136595,3.1710563,1.016506,1.0532012,4.0610366,2.1188273,2.1719077,1.2264162,3.5463045,1.5608466,4.9986434,1.0489411,2.5729315,1.4231083,1.6412867,0.85050493,4.270172,4.8600874,2.1879387,3.2775817,5.6686916,2.822722,3.8395164,2.0881839,2.273671,1.1511307,3.6501172,1.7623773,3.155109,2.9153085,2.7098024,2.3082755,2.3984675,9.439691,3.1010866,3.3813834,3.3102093,2.3984675,2.5951242,3.550429,3.3025727,4.5279903,2.758339,4.008118,1.6108372,3.5809274,7.9305124,3.4182353,4.834623,10.637179,2.13701,4.2042074,5.223879,3.3070393,3.5638835,2.851391,10.233052,9.534026,4.6128435,11.166657,4.4462695,5.5524726,6.966258,15.645091,5.0666013,4.517081,5.8577347,6.7663636,3.7851863,5.405848,1.6410795,4.04286,1.657259,7.5155187,13.32809,4.921429,7.016159,17.425928,5.683232,4.7021794,8.477477,24.210447,6.7905,9.594555,27.07487,11.311735,15.45428,17.06034,20.423317,18.926424,14.133437,14.647011,17.517427,24.174297,43.70026', '5,5,6,5,6,5,6,5,5,5,5,6,6,7,6,5,5,8,6,7,8,9,8,7,6,5,7,5,7,6,7,6,7,7,10,7,9,10,11,9,10,7,5,6,10,6,10,5,11,14,6,10,10,13,13,9,12,12,9,9,13,15,11,12,6,9,13,13,14,15,12,11,8,13,5,11,13,15,11,18,6,21,19,15,22,26,28,19,9,27,27,30,30,32,27,25,23,27,39,31,23,33,33,31,47,42,41,31,45,57,51,49,53,55,61,66,38,40,75,74,64,53,55,75,80,84,64,72,44,109,84,87,127,102,99,140,182,160,128,290,324,350,432,936,1286,1114,1468,1905,12811', '0,0,0,4,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,4,0,0,2,0,0,0,12,0,0,0,0,0,0,0,1,2,0,0,0,0,1,0,0,1,0,0,0,0,2,1,0,0,1,0,0,1,0,0,12,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,1,1,0,2,0,47,0,0,4,0,1,1,0,0,14,0,7,1,0,0,1,1,1,0,2,0,1,2,0,1,19,1,1,5,1,0,1,1,0,0,0,2,0,5,0,0,12,1,15,0,3,3,2,0,3,1,0,4,0,0,0,0,6,0,6,24,0,12,68,35,9,48,386', '6.3034875,7.0427899,7.0532012,7.0532012,7.3034875,7.5232307,7.6643222,8.0427899,8.0532012,8.3034875,8.6931717,9.0172312,9.0427899,9.0532012,9.0855799,9.0855799,9.1064024,9.3034875,9.5798018,10.0532012,10.2488196,10.3034875,10.3165015,10.5014613,10.6828854,10.7897959,10.7899009,10.7968562,11.0124273,11.273926,11.3664649,11.4456139,11.4628377,11.7355896,11.8248826,12.0172312,12.0532012,12.3034875,12.3574424,12.5798018,12.6931717,12.71601367,12.8684288,12.8912277,13.3034875,13.421394,13.677537,13.8584576,14.0543344,14.9311172,14.9435416,15.0172312,15.0248547,15.0265557,15.136595,15.1710563,16.016506,16.0532012,16.0610366,16.1188273,16.1719077,16.2264162,16.5463045,16.5608466,16.9986434,17.0489411,17.5729315,18.4231083,18.6412867,18.85050493,19.270172,19.8600874,20.1879387,21.2775817,21.6686916,21.822722,22.8395164,24.0881839,24.273671,25.1511307,26.6501172,27.7623773,30.155109,31.9153085,32.7098024,34.3082755,35.3984675,35.439691,36.1010866,37.3813834,38.3102093,38.3984675,39.5951242,41.550429,42.3025727,42.5279903,42.758339,43.008118,44.6108372,46.5809274,46.9305124,47.4182353,48.834623,49.637179,53.13701,59.2042074,59.223879,60.3070393,64.5638835,66.851391,69.233052,69.534026,69.6128435,75.166657,75.4462695,79.5524726,80.966258,85.645091,88.0666013,91.517081,91.8577347,92.7663636,92.7851863,98.405848,98.6410795,99.04286,101.657259,102.5155187,117.32809,122.921429,124.016159,131.425928,145.683232,151.7021794,152.477477,189.210447,199.7905,234.594555,281.07487,384.311735,486.45428,531.06034,587.423317,1485.926424,1543.133437,1570.647011,1960.517427,2224.174297,16092.70026', ',Twitter for Monsters a dynamic web application using RAP and....,This is a Franchise Management application built with ASPNET....,Chat application using Meteor CoffeeScript jQuery and some T....,A quick Flask application to search the Instagram and Twitte....,A django application aiming to recommend movies based on twi....,A twitter client that allows multiple twitter accounts to in....,This module allows users to easily let users sign up and log....,A simple cookbook application designed to demo Rails 3 Made ....,Rails starter application using Devise Omniauth Mongoid Twit....,Twitter like application implemented on GAEGoogle App Engine....,Authenticate a Twitter user within a Yii Web Application and....,A SproutCore application to search twitter....,An iPhone application for developer to watch last 24 hours a....,Outline is an open source knowledge management application i....,Twitter Based RSVP Application....,Twitter Search Application Framework....,Application connection to Twitter and Flickr....,Example nodejs application using TradeKing and Twitters APIs....,Track 1 Six degrees of separation application for Twitter....,iPhone application for just posting to Twitter doesnt read b....,A Django Application that allows you to make tribes of twitt....,Dropin subclass of UITabBarController to look like the one i....,Example Sinatra link shortening application with Twitter bas....,Ruby command line application to post to twitter listening s....,Twitter API that works with Applicationonly authentication ....,Tweet your message and image to twitter from android using y....,JSF Starter web application preconfigured with PrimeFaces Tw....,Twitter API ME is a compelling and well defined API for Java....,Lightweight blog engine application using ASPNET MVC Entity ....,A very thin veil over abrahams twitteroauth for PHP for Cake....,Example application for KadOH that looks like Twitteruh....,Base Kohana Application including jQuery Twitter Bootstrap ....,Sample application inspired from the twitterstream Play 20 s....,Application for checking some kinds of Github activity with ....,HTML5 twitter client application....,Sign in with Twitter from a Silex application....,Twitter library for NET Framework 4 or later application Sup....,Default theme based on the Twitter Bootstrap for the ShopOnR....,Web Application like a tail f xxx command for Twitter etc....,Skeleton for a webpy application using twitter bootstrap....,A sample application that downloads Twitter connections and ....,Application Demonstrating how to extend the default Twitter ....,Example Wicket application using reusable component that con....,Twitter application written in Titanium ....,an example app showing how to authorize a twitter applicatio....,Twitter application for Splunk....,Just copy them to LibraryApplication SupportLaunchbarActions....,The Rails application build during DaVinci Coders....,A sample application that visualizes the Twitter stream usin....,A SSB OSX application which at some point will be able to cr....,Adds OAuthbased authentication to the Spring Security plugin....,Twitter OAuth Interface for CLI Applications....,Todo application implemented in Twitter Flight....,Source code of the website QuoteURLcom A Google AppEngine ba....,Provides type safe usage of Twitter Bootstrap components for....,A simple Python implementation of the Twitter Applicationonl....,A template for rapid prototyping of static sites and applica....,Components to ease the use of the Twitter Bootstrap framewor....,Sample Standalone S4 Application ....,Twitter Facebook GitHub LinkedIn logins for your Rails appl....,twitter application for android....,Simple iPhone application using MapKit to visualize Twitter ....,A Django application that combines multiple RSS feeds of twe....,A example application for finding gifts for friends on Twitt....,A sample twittergraph application written with Spring Data N....,StartR is a sample project that shows how to build a web app....,Backbonejs Requirejs Twitter Client application....,Sample project showing a helper class which wraps the comple....,A Tapestry Twitterlike demo application build with Tapestry ....,A singleton implementation to make an easyshare on social me....,seach tweets cakephp sample application....,An example application to show a simple integration between ....,AccountsManager is a demo web applications that manages acco....,A Rails example web application utilizing the jQueryLiveForm....,A twitter application written in backbone to show the basics....,A CouchDB Nodejs Twitter application that crowd sources mu....,Android application implementing the Oauth 10 flow using the....,HybridAuth sample application Elgg Social Login allow your v....,This web application template integrates the angularseed pro....,Im 99 sure that you already heard about APIs or REST APIs it....,Basic SpringMVC Hibernate Twitter Bootstrap Maven Applica....,now playing friends is a one of iPhone application in order....,Twitter like application made with Laravel in 10 hours Demo ....,A starter web application project combining Scala Spring Spr....,This plugin is inspired by the Facebook notifications It is ....,Spring Social is an extension of the Spring Framework that h....,HtmlHelper extensions to ease use of the Twitter Bootstrap f....,Basic Dojo Application....,Spring MVC implementation of an application that uses Twitte....,Demo application on OpenShift A sample application demoing ....,Web application structure template layout starting point for....,Single page demo application based on Dojo 19 Twitter Bootst....,djangoallaccess is a reusable application for user registrat....,Notification specified Twitter application that is running 2....,Ruby on Rails CRM for lead tracking made with MongoDB Twitte....,RESTful semantic tag extraction application for SMS Twitter ....,Roostrap is a proven rapid application framework compilation....,A simple application boilerplate built with Backbone Marione....,TweetEater is a CouchDB application which displays tweets wh....,Example Rails 32 OmniAuth application connected to Facebook....,PHP Twitter Application Only Authentication OAuth methods....,Integrating Atmosphere Framework into a SprinMVC web applica....,Simple Android Twitter application which uses all the fundam....,example twitter application in clojure compojure and coffees....,An AngularJS tutorial building a Twitterlike application cal....,Some boilerplate code to get a JQuery MobileTwitter Bootstra....,Basic Backbone application using Twitter Bootstrap to use as....,In the initial entry in this series we took care of the UIas....,Bootstrap Themeroller is an application that lets you custom....,A Flask Application with Twitter Bootstrap FlaskSecurity Fla....,Sign in with Twitter for Django applications....,TwitterSearch HTML5 application with AngularJS and GSAP fram....,A template for quickstarting applications using Perls Dancer....,Sample rails application using twitter oauth....,A simple asynchronous HTTP library in python for speaking wi....,Open source microblogging application aiming to be an altern....,This is a simple PhoneGap application based on Twitter Boots....,A library to integrate Twitter into your Android mobile appl....,A simple Twitter application template built in Ruby with Sin....,An ASPNET MVC Project Template for building Software as a Se....,An example Django application to showcase how to use OAuth w....,Dropwizard sample web application with a frontend based on t....,Kickstart is an extension for Grails in order to start your ....,Example of an Android application that authenticates via Twi....,Welcome to the Open Government Platform Youll find here a g....,Sideline is a desktop application that allows advanced searc....,This is the Release of Beta Code base of the Open Government....,A reusable Django application to quickly integrate the Boots....,Grails Twitter Sample Application....,A Flask skeleton application simple package structured with ....,A complete AngularJS service with controllers and templates ....,A Ruby on Rails application that demonstrates how to use the....,A UI Component Framework and Application Architecture for B....,Single page application boilerplate for Web or mobile using ....,A small application with integrates with Devise Twitter Fa....,example rails 3 application that uses oauth....,This is a text steganography application optimized for use o....,A Starter Application based on Ruby2 Rails4 and Twitter Boot....,Example application for analyzing Twitter data using CDH Fl....,Sample application built with Backbone RequireJS and Twitter....,Employee Directory sample application built with Backbonejs ....,Allows you to connect your applications with SaaS providers ....,Example application with SimpleForm and Twitter Bootstrap....,Sample application built with Backbonejs Twitter Bootstrap N....,Web interface for application deployments and cloud manageme....,Open source social sign on PHP Library HybridAuth goal is to....,Sample Application built with Backbonejs and 3 different UI ....,A remote monitoring application using Nodejs MongoDB and Twi....,Project management and code hosting application Follow us o....'),
('video+applications', 'https://github.com/vikalppatelce/JKYouTubeActivity.git,https://github.com/iRTVO/iRTVO.git,https://github.com/izuzak/ytquote.git,https://github.com/Rafagf/HealthTube.git,https://github.com/jimjibone/Media-Sorter.git,https://github.com/oncletom/emunova.net.git,https://github.com/luismbo/pocketkhan.git,https://github.com/RobinBrouwer/youtube_uploader.git,https://github.com/matteofini/Plumber.git,https://github.com/shafty023/TubeStream.git,https://github.com/joestanco/build-a-network-application-with-node.git,https://github.com/telemundo/subtitler.git,https://github.com/10n1z3d/YAVD.git,https://github.com/jasonclark/youtube-digital-library.git,https://github.com/lxchavez/Daily49er-Android-App.git,https://github.com/johncch/Play.git,https://github.com/mcginty/Eightdroid.git,https://github.com/jcasimir/Code-of-Art-2.git,https://github.com/ttsui/guppy.git,https://github.com/kete/media_selector.git,https://github.com/xtephan/Squash-the-Bug.git,https://github.com/runemadsen/Generative-Logo-1.git,https://github.com/carldea/KeyholeWidget.git,https://github.com/PeterTh/PtBi.git,https://github.com/frol/Fling-receiver.git,https://github.com/ext/slideshow.git,https://github.com/Freshmen/freshman-orienteering.git,https://github.com/pmylund/haveabit.git,https://github.com/McPo/Picture-In-Picture-For-YouTube.git,https://github.com/vdsabev/tagit.git,https://github.com/vanevery/Page-as-Place-Video-Chat---AIR.git,https://github.com/artm/VisionThread.git,https://github.com/apperian/template-apps.git,https://github.com/sanarothe/vid2mp3-rb.git,https://github.com/BryceEWatson/BridgeChat.git,https://github.com/wccrawford/TV-Director.git,https://github.com/hparra/ramune.git,https://github.com/daingun/webrtc.git,https://github.com/chrigrah/nextplz.git,https://github.com/jkp/sopserve.git,https://github.com/soixantecircuits/CinderKinectLayers.git,https://github.com/divijvaidya/Blog-Publishing-Architecture.git,https://github.com/atombender/tranz.git,https://github.com/salamiwst/Youtube-Party-Player.git,https://github.com/lynxxlynxx/GPStreetCam.git,https://github.com/klaxpont/klaxpont-ios.git,https://github.com/geoffreylitt/mentorme.git,https://github.com/rbochet/Serval-Video-Discovery.git,https://github.com/x42/xjadeo.git,https://github.com/Coderivium/CROpenGLESVideoCapture.git,https://github.com/performantdesign/NativeAppSimulator.git,https://github.com/Raydiation/angular-enhance-text.git,https://github.com/anthonylynch90/Android_Attack_app.git,https://github.com/marchyman/GeoTag.git,https://github.com/jongrover/shadowz_live_video_manipulation.git,https://github.com/gugugupan/VideoChat.git,https://github.com/orryverducci/SmoothTranscode.git,https://github.com/sgh/v4l2.git,https://github.com/foobarbecue/afterflight.git,https://github.com/rweald/cove_video_service.git,https://github.com/xlagunas/video2browser.git,https://github.com/Crazy-Coderz/RipLeech.git,https://github.com/helloabob/kankanVideo_v2.git,https://github.com/ericsk/youtube-downloadr.git,https://github.com/gerjomarty/Vidshare.git,https://github.com/allisonburtch/Spyke.git,https://github.com/yvon/video-encoding.git,https://github.com/hakase-labs/squirrel3.git,https://github.com/thetutlage/CRUD-Management-System---Tutorial---.git,https://github.com/wientjes/Movis.git,https://github.com/qmat/MAT-VideoPlayer.git,https://github.com/doremi/video.git,https://github.com/smarx/NetflixPivot.git,https://github.com/nozim/html5-live-video.git,https://github.com/concord-consortium/video-paper-builder.git,https://github.com/webserviceos/video.git,https://github.com/bigbinary/ember-payment.git,https://github.com/ging/v-transcoder.git,https://github.com/kinwahlai/LiveVideoCaptureWithGPUImageFilter.git,https://github.com/sdubois/video-gallery.git,https://github.com/Zenedith/video-paste.git,https://github.com/memo/MSAMultiVideoPlayer.git,https://github.com/andraskende/youtube-scraper-cakephp-app.git,https://github.com/tailic/MyMobileVideo.git,https://github.com/forresto/meemoo-videosequencer.git,https://github.com/kernel23/sous-surveillance-mobile.git,https://github.com/krieger-od/imgs2video.git,https://github.com/sidsjobackis/MIUN-YoutubeToMP3StreamAndroidPlayer.git,https://github.com/desowin/v4l-examples.git,https://github.com/viki-org/ViKiWidget.git,https://github.com/smeans/GreatTeleprompter.git,https://github.com/egeorgiou/openCV_FaceTracking.git,https://github.com/atutor/openmeetings.git,https://github.com/gihankarunarathne/Parental-Controller-Android.git,https://github.com/AndreyGeonya/videoProcessor.git,https://github.com/tomorgan/Lync-UISuppression-VideoAutoAnswer.git,https://github.com/Igalia/aura.git,https://github.com/samicemalone/android-vlc-remote.git,https://github.com/mcgivrer/myplayapp.git,https://github.com/ccordle255/Video-Geparty.git,https://github.com/olofson/audiality2.git,https://github.com/goinstant/gortc.git,https://github.com/pmcfadin/cql3-videodb-example.git,https://github.com/danielbuechele/atemOSC.git,https://github.com/WindowsAzure-Samples/Android-LensRocket.git,https://github.com/dzlab/jWebRTC.git,https://github.com/eighteight/Cinder-VideoStream.git,https://github.com/marazmista/radeon-profile.git,https://github.com/kaltura/krecord.git,https://github.com/haisano/Video-Encoder--Android-App.git,https://github.com/angiewang/TaekwondoKix.git,https://github.com/sintaxasn/EncodeHD.git,https://github.com/bluecherrydvr/bluecherry-client.git,https://github.com/RANUX/django-videopages.git,https://github.com/lbrandy/ffmpeg-fas.git,https://github.com/neilmendoza/ofxMovieExporter.git,https://github.com/goinstant/webrtc-demo.git,https://github.com/pmcfadin/cassandra12-video-app-hector.git,https://github.com/googlecast/CastHelloVideo-ios.git,https://github.com/shanev/youcast.git,https://github.com/joezimjs/Wine-Cellar.git,https://github.com/dctanner/panda_example_rails.git,https://github.com/Azure/azure-media-player-framework.git,https://github.com/Voicious/Voicious.git,https://github.com/eggerdo/ZmqVideoChat.git,https://github.com/uday-rayala/video-trimmer.git,https://github.com/bradley-holt/postr.git,https://github.com/Syphon/Syphon-Framework.git,https://github.com/googlecast/CastVideos-ios.git,https://github.com/AVbin/AVbin.git,https://github.com/ampache-doped/ampache-doped.git,https://github.com/chebyte/youtube_it_rails_app_example.git,https://github.com/GDG-Korea/GoogleDevelopersLive.git,https://github.com/goinstant/webrtc.git,https://github.com/opentok/PhoneGap-Plugin.git,https://github.com/jitsi/libjitsi.git,https://github.com/youtube/yt-direct-lite-android.git,https://github.com/francescortiz/image.git,https://github.com/sjwilliams/grunt-responsive-videos.git,https://github.com/kent013/tottepost.git,https://github.com/gjtorikian/Shelves.git,https://github.com/arslancb/clipbucket.git,https://github.com/andrewebdev/django-video.git,https://github.com/eschnou/ardrone-webflight.git,https://github.com/commonsguy/vidtry.git,https://github.com/pculture/miro.git,https://github.com/googlecast/CastVideos-android.git,https://github.com/trentbrooks/AntiMap.git,https://github.com/ampache/ampache.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,1,0,0,0,1,1,0,1,0,0,1,1,1,1,0,0,0,1,1,1,0,2,0,1,1,0,2,1,0,1,3,1,1,0,2,2,2,1,1,3,1,1,2,2,0,2,2,0,2,0,2,1,1,0,0,2,3,1,0,2,1,0,0,2,2,1,3,3,3,6,3,6,1,3,4,3,3,3,1,4,4,1,2,7,1,1,8,4,3,5,8,6,7,3,7,9,5,4,9,14,7,13,7,5,4,5,9,6,6,17,22,11,21,26,22,8,3,28,35,67,17,35,41,44,35,62,54', '0.8865465,1.0063277,1.03717,1.1364567,1.1820619,1.1820619,1.1853372,1.1853372,1.1853372,1.4775776,1.4775776,1.4816715,1.5152755,0.5699575,0.68235797,1.773093,1.773093,1.773093,1.7780056,0.8743387,0.8890028,1.0200619,1.03717,2.07434,1.1657848,1.1657848,1.1820619,1.1820619,1.1820619,1.1853372,2.4123476,1.4572313,1.4775776,1.4816715,0.58875215,0.72861564,1.7486774,1.7486774,1.7662563,1.773093,1.7780056,0.88312817,1.0303162,1.0343043,2.0686085,2.07434,1.1657848,3.3098176,1.3324467,1.4775776,0.83262116,0.88312817,0.9010455,1.000082,3.060051,4.0670214,2.0686085,2.0686085,2.07434,3.2161498,3.2488577,1.302226,3.3373485,1.4718803,1.4718803,1.4816715,3.692351,0.8743387,0.8743387,2.0401237,3.060051,6.140546,1.1657848,3.2432313,3.2432313,6.3293777,2.3550086,2.3550086,2.5859518,3.9733536,4.0069804,3.0288148,1.1775043,3.403485,2.4523342,0.8743387,3.0549967,1.1775043,2.2413049,1.2807456,1.2807456,1.6692607,1.7662563,0.69320405,3.879686,2.9115562,2.0404594,1.2936206,1.1206524,4.4680796,1.4718803,0.8743387,2.953457,1.4572313,1.4718803,3.1332092,3.1814513,1.2986183,2.0049028,4.365599,0.73394924,1.2655144,3.672827,4.7648816,2.552398,1.9277143,2.0006387,6.3904414,3.2745388,2.6092448,3.3755014,4.661252,2.133289,2.7275474,6.963954,8.1215315,2.0867522,2.3387825,3.0794399,1.9993517,3.2152724,5.2300644,5.5061936,3.3008413,7.008826,4.4577084,4.749094,3.5150504,4.0715117,6.4941335,5.711865,6.348395,21.042612,5.391158,12.574852,6.4887547,14.912642,6.4031215,9.315234', '2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,2,3,2,2,3,3,2,2,3,2,2,3,2,2,3,3,3,3,3,2,2,3,4,2,3,2,3,2,2,3,5,4,2,4,2,2,2,2,2,2,2,2,2,4,3,3,3,4,4,5,2,1,4,3,3,1,5,3,2,3,4,3,6,5,6,6,4,7,4,5,5,2,5,4,6,5,5,7,8,5,10,9,7,12,11,5,11,13,6,8,14,12,8,10,13,18,14,8,16,19,14,10,23,17,19,20,32,34,33,38,40,29,32,51,39,37,42,60,67,50,53,23,75,74,94,111,118,150,177', '0,1,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,33,4,1,1,0,7,0,0,0,3,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,2,0,0,0,0,0,0,4,1,0,0,0,0,0,6,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,2,4,0,1,1,81,3,0,0,1,0,0,1,0,0,0,1,59,0,1,2,0,1,0,0,0,1,1,18,0,0,0,10,4,2,20,2,9,2,3,3,0,0,2,9,7,9,2,12,0,3,2,4,34', '2.8865465,3.0063277,3.03717,3.1364567,3.1820619,3.1820619,3.1853372,3.1853372,3.1853372,3.4775776,3.4775776,3.4816715,3.5152755,3.5699575,3.68235797,3.773093,3.773093,3.773093,3.7780056,3.8743387,3.8890028,4.0200619,4.03717,4.07434,4.1657848,4.1657848,4.1820619,4.1820619,4.1820619,4.1853372,4.4123476,4.4572313,4.4775776,4.4816715,4.58875215,4.72861564,4.7486774,4.7486774,4.7662563,4.773093,4.7780056,4.88312817,5.0303162,5.0343043,5.0686085,5.07434,5.1657848,5.3098176,5.3324467,5.4775776,5.83262116,5.88312817,5.9010455,6.000082,6.060051,6.0670214,6.0686085,6.0686085,6.07434,6.2161498,6.2488577,6.302226,6.3373485,6.4718803,6.4718803,6.4816715,6.692351,6.8743387,6.8743387,7.0401237,7.060051,7.140546,7.1657848,7.2432313,7.2432313,7.3293777,7.3550086,7.3550086,7.5859518,7.9733536,8.0069804,8.0288148,8.1775043,8.403485,8.4523342,8.8743387,9.0549967,9.1775043,9.2413049,9.2807456,9.2807456,9.6692607,9.7662563,10.69320405,10.879686,10.9115562,11.0404594,11.2936206,12.1206524,12.4680796,12.4718803,13.8743387,13.953457,14.4572313,14.4718803,15.1332092,15.1814513,15.2986183,16.0049028,16.365599,17.73394924,18.2655144,19.672827,20.7648816,22.552398,22.9277143,23.0006387,23.3904414,24.2745388,25.6092448,26.3755014,28.661252,32.133289,32.7275474,32.963954,33.1215315,38.0867522,41.3387825,45.0794399,45.9993517,49.2152724,51.2300644,59.5061936,65.3008413,67.008826,67.4577084,68.749094,71.5150504,74.0715117,84.4941335,93.711865,96.348395,113.042612,114.391158,147.574852,161.4887547,167.912642,218.4031215,240.315234', ',A working YouTube activity for Android that streams RTSP str....,iRTVO is a addon application for iRacingcom online racing si....,Web application for GAE that lets users create simple web pa....,Android health application consisting of video channels whic....,A status bar application that allows the easy renaming and m....,Application frontend dun site contributif dedie au retrogami....,A proofofconcept mobile application for browsing Khan Academ....,A simple Rails 3 application showing how you can upload vide....,another Android application to manage youtube account save f....,Open source Android application offering background streamin....,Code examples for the video course Build a Network Applicati....,OS X application to generate TTML subtitles from raw video f....,Simple command line application for downloading videos from ....,MSU Library has created a digital video library using the Yo....,The purpose of the Daily 49er Android Application is to crea....,A simple text over video presentation application....,Android video streaming application for CS414 UIUC....,Dynamic Image and Video Generation for Rails Applications....,Guppy is an application to download videos from the Topfield....,A jQuery and Sammyjs based miniapplication for choosing from....,alpha version of the Kinect application Squash the Bug Demo ....,A generative logo created using OpenFrameworks and Box2D Vid....,A JavaFX 8 based custom control to be a multipurpose widget ....,Videoaudio monitoringprocessing application....,Helper application for Chromecast video streaming for Fling ....,Slideshow is a kioskstyle application for showing text image....,A locationbased application that uses FSecure Content Cloud ....,Inspiring controversial and humorous bits quotesimagesvideo ....,Docks YouTubeTM videos to the corner of the screen allowing ....,A simple application that allows posting and tagging of post....,Page as Place Video chat is a downloadable Adobe AIR applica....,Hiding video capture processing thread from the rest of the....,Template applications that demonstrate the ability to secure....,CLI application to download convert and tag Youtube videos i....,This project works to combine multiple technologies old and ....,TV Director is a small project written in Mirah for navigati....,Lightweight Audio Video Communications Flash Application....,web application using WebRTC for video chat....,Go application for browsing and playing video files....,An application to provide easy access to sopcast video strea....,An example application for running the Kinect video variou....,The project would focus on creating a web application that c....,Tootsie is a simple audiovideo transcoding application based....,OUTDATED New versions at githubcomn0peration A simple networ....,Android Application for video and gps recording....,Application to record and see klaxpont videos....,TakeFlight a video mentoring web application for the Arab w....,A small application to discover the Android Camera....,X JAck viDEo mOnitor a tool that displays a video clip in sy....,Class for video capturing in OpenGL ES 20 application....,Emulate native iPhone applications in iPhone Simulator Perfe....,Enhances text by replacing commonly used links and character....,Developed an attack android application It is designed for p....,Geo Location editing for OS X Leopard or Later Instructions....,Live Video Feed Effects Manipulation stand alone applicatio....,project for media application class....,Video and audio format conversion application....,Video4Linux example application...., An application for analysis of UAV log and video....,The video service that powers the cove web application....,An AngularJSbased WebRTC application....,A C Application written to download youtube videos to your h....,the iphone application that show the news videos....,A simple WPF Application that downloads videos from YouTube....,Peertopeer video broadcasting application for Android utilis....,An inbrowser video chat application using WebRTC and PeerJS....,Encode videos sent from multipart forms Encode using Heywatc....,Squirrel is a high level imperative objectoriented programmi....,CRUD stands for Create Read Updated and Delete Database ite....,Movis is a mobile video sharing application....,A Mac OSX application wrapping a Quartz Composer composition....,Some video test application....,a Windows Azure application that loads Netflix streaming vid....,A simple nodejs based webcam video broadcasting application....,A Rails application for creating and viewing video papers....,Ipad application....,sample application for emberjs video....,A video transcoder as a service application....,An application that have GPUImage filter applied to the live....,Django application for uploading and managing videos....,videopaste node js application....,a very simple cross platform application to position and pla....,search and import youtube videos simple php mysql scraper a....,Web Application for Video sharing....,youtube audiovisual sequencer web application now abstracte....,Application Android permettant de visualiser les cameras ref....,Transcode series of images to video with presentation timest....,Android and serverside application that converts Youtube vid....,Video4Linux example applications....,ViKiWidget application code View videos from ViKicom....,Great Teleprompter sample application for OReillys Great iPh....,How to implement face tracking detection from a video captu....,Integrates the OpenMeeting video conferencing application wi....,This application has features that are Send child SMS to pa....,This small application demonstrates video processing with PH....,Lync wrapper and WPF control to allow you to easily create U....,Aura is an application to record videos applying several kin....,This application allows you to control media playback of Vid....,Tutoriel de decouverte du framework Play proposant la realis....,Video chat application....,A realtime scripted modular audio engine for video games and....,The GoRTC library glues together WebRTC and GoInstant to off....,This uses the DataStax Java driver with a full CQL3 applicat....,Mac OS X application for controlling ATEM video switchers vi....,PikShare is a picture video sharing application built on to....,A WebRTCbased video confenrecing application....,Examples of using Cinder for video streaming Server and Clie....,Application to read current clocks of ATi Radeon cards xf86v....,Flash Video and Audio Recording Widget for Kaltura KRecord i....,An application that captures a video splits into many segmen....,This mobile application is for people who are in the process....,EncodeHD is a an application to reencode all types of video ....,Bluecherry cross platform video surveillance client applicat....,Django application for sharing video links in one place....,ffmpeg Frame Accurate Seeking Extension A library to accom...., Addon to capture and encode video straight from OF applicat....,GoInstant audio and video conferencing demo application....,Example cassandra application written in Java using Hector ....,This Hello Video demo application shows how an iOS sender ap....,Selfhosted video encoding application written in Ruby on Rai....,Wine Cellar Backbonejs Application for Video Tutorial Series....,Example application using Panda the video platform in Rails....,An iOS media player framework to aid development of video ap....,Voicious is an open source web application allowing everyone....,Android Video Chat Application with ZeroMQ an Nodejs....,This is an android application to trim videos....,This is a demo blogging application that allows users to pos....,Syphon is a Mac OS X technology to allow applications to sha...., CastVideosios application shows how to cast videos from an ....,AVbin is a C library that provides a thin crossplatform wrap....,A web based audiovideo streaming application and file manage....,This app demonstrates how to configure a Rails 3 application....,This application is able to watch Google Developers Live pag....,The GoInstant WebRTC widget provides a dropin backend free a....,PhoneGap Plugin for OpenTok to build video chat applications....,libjitsi is an advanced Java media library for secure realti....,The code is a reference implementation for an Android OS app....,Django application that provides cropping resizing thumbnail....,Generate multiple video encodes at varying sizes for respons....,Camera application for iOS devices focusing on simplicity mi....,An Android application that manages your collection of appar....,Clipbucket An open source social networking and video shari....,A simple Video Streaming application for Django....,Pilot the ARDrone 20 directly from your browser Extend the a....,Vidtry Android Streaming Video Test Application....,Miro is a popular free and open internet TV application It b....,CastVideosandroid application shows how to cast videos from ....,The AntiMap is an Open Source creative toolset for recording....,A web based audiovideo streaming application and file manage....');
INSERT INTO `datatable` (`class_name`, `clone_url`, `forks_count`, `score`, `stargazers_counts`, `open_issues_count`, `total_score`, `readme`) VALUES
('web+development', 'https://github.com/disinfeqt/dizain.git,https://github.com/danieldkim/charlotte.git,https://github.com/bungle/web.php.git,https://github.com/zynga/hiccup.git,https://github.com/Snugug/training-glossary.git,https://github.com/ceardach/dbscripts.git,https://github.com/scottburch/river-js.git,https://github.com/rubys/awdwr.git,https://github.com/guilleiguaran/nancy.git,https://github.com/Enterin/enterin.git,https://github.com/cefolger/needsmoredojo.git,https://github.com/muteor/Zend-Framework-Storefront.git,https://github.com/rcherny/Front-End-Architecture-Checklist.git,https://github.com/RichardBray/muffin.git,https://github.com/amigojapan/3dpl.git,https://github.com/fusesource/coffeebar.git,https://github.com/StripesFramework/stripes.git,https://github.com/waves/edge.git,https://github.com/jed/localhose.git,https://github.com/NancyFx/Nancy.ReSharper.git,https://github.com/weavejester/ring-serve.git,https://github.com/mjswa/rylc-html5.git,https://github.com/triplepoint/web_development_vm_how_to.git,https://github.com/kan/moxy.git,https://github.com/kyledrake/sammy_davis_jr.git,https://github.com/42qu/book.git,https://github.com/MatthewMueller/thimble.git,https://github.com/gamecook/super-jetroid-starter-kit.git,https://github.com/ShawnMcCool/laravel-sublime-text-snippets.git,https://github.com/mozilla/napkin.git,https://github.com/joinmytalk/drunken-hipster.git,https://github.com/rbiggs/chocolatechip.git,https://github.com/DelvarWorld/Dung-Beetle.git,https://github.com/fusebox-framework/Fusebox-ColdFusion.git,https://github.com/jdwyah/tocollege.net.git,https://github.com/connors/chassis.git,https://github.com/tanakahisateru/pinoco.git,https://github.com/yfain/WebDevForJavaProgrammers.git,https://github.com/SteveSanderson/nodejs-webmatrix-video-tutorials.git,https://github.com/puniverse/comsat.git,https://github.com/twostairs/palm-webos-development-tmbundle.git,https://github.com/SirPepe/HTML5Resources.git,https://github.com/JeremyOT/Toto.git,https://github.com/Mach-II/Mach-II-Framework.git,https://github.com/priestc/giotto.git,https://github.com/chrisjpowers/drumkit.git,https://github.com/tamagokun/rackem.git,https://github.com/RickStrahl/WestwindToolkit.git,https://github.com/amasad/DOMQL.git,https://github.com/glesperance/node-rocket.git,https://github.com/kpreid/shinysdr.git,https://github.com/openrasta/openrasta.git,https://github.com/appsforartists/pixel_webdev.git,https://github.com/pinceladasdaweb/Upgrade-your-brain.git,https://github.com/web-ui-fw/web-ui-fw.git,https://github.com/ericandrewlewis/web-development-contract.git,https://github.com/geopython/pycsw.git,https://github.com/christopherscott/frontend-toolbox.git,https://github.com/puppeteer/puppeteer.git,https://github.com/nu7hatch/webrocket.git,https://github.com/tlipski/ganelon.git,https://github.com/vorg/pex.git,https://github.com/L0stSoul/vim-config.git,https://github.com/WPN-XM/WPN-XM.git,https://github.com/ostinelli/gin.git,https://github.com/mtodd/halcyon.git,https://github.com/koanlogic/klone.git,https://github.com/micknoise/Maxim.git,https://github.com/sumeetchhetri/ffead-cpp.git,https://github.com/myfreeweb/ringfinger.git,https://github.com/cmall/LocalHomePage.git,https://github.com/andersevenrud/OS.js.git,https://github.com/dennisjzh/GwtMobile-PhoneGap.git,https://github.com/croach/Node.js-Blog-Engine.git,https://github.com/vtst/ow.git,https://github.com/metajack/tape.git,https://github.com/akserg/dart_web_toolkit.git,https://github.com/firminoweb/csshorus.git,https://github.com/tav/assetgen.git,https://github.com/miguelgrinberg/flasky.git,https://github.com/spaghettiphp/spaghettiphp.git,https://github.com/jpotts18/mean-stack-relational.git,https://github.com/citricsquid/httpstatus.es.git,https://github.com/LivelyKernel/LivelyKernel.git,https://github.com/milancermak/myngo.git,https://github.com/TinyMission/kara.git,https://github.com/dreamerslab/coke.git,https://github.com/nko/website.git,https://github.com/deplinenoise/webby.git,https://github.com/SuaveIO/suave.git,https://github.com/vitorbritto/dev-list.git,https://github.com/steida/este.git,https://github.com/Bloggerschmidt/Blank-Template.git,https://github.com/forcedotcom/aura.git,https://github.com/codemy/shopper.git,https://github.com/iwillwen/webjs.git,https://github.com/TheOdinProject/curriculum.git,https://github.com/atomify/atomify.git,https://github.com/MilkZoft/ZanPHP.git,https://github.com/OpenWebGlobe/WebViewer.git,https://github.com/extend/farwest.git,https://github.com/yasp/yasp.git,https://github.com/adobe/Spry.git,https://github.com/monkrb/monk.git,https://github.com/teleject/Responsive-Web-Design-Artboards.git,https://github.com/Codingbean/Inspire.git,https://github.com/dennisjzh/GwtMobile.git,https://github.com/amirrajan/Oak.git,https://github.com/kanthvallampati/IVORY.git,https://github.com/jamesshore/lets_code_javascript.git,https://github.com/skinny-framework/skinny-framework.git,https://github.com/flowersinthesand/portal.git,https://github.com/Farata/EnterpriseWebBook.git,https://github.com/markrendle/Simple.Web.git,https://github.com/skeeto/skewer-mode.git,https://github.com/aaronlifton/Gooo.git,https://github.com/lvivski/start.git,https://github.com/skariel/webalchemy.git,https://github.com/soygul/koan.git,https://github.com/inadarei/nodebootstrap.git,https://github.com/dhanji/sitebricks.git,https://github.com/fedecarg/apify-library.git,https://github.com/tailrecursion/hoplon.git,https://github.com/TwP/webby.git,https://github.com/jorisvink/kore.git,https://github.com/rsms/cocui.git,https://github.com/aozora/bootplus.git,https://github.com/JonHMChan/bento.git,https://github.com/vitmalina/Web-2.0-Touch.git,https://github.com/eduardolundgren/tracking.js.git,https://github.com/dim/retrospectiva.git,https://github.com/nikhilk/scriptsharp.git,https://github.com/soveran/cuba.git,https://github.com/sjlu/CodeIgniter-Bootstrap.git,https://github.com/senchalabs/philogl.git,https://github.com/miracle2k/webassets.git,https://github.com/IcaliaLabs/furatto.git,https://github.com/web2py/web2py.git,https://github.com/firebug/firebug.git,https://github.com/elm-lang/Elm.git,https://github.com/oklai/koala.git,https://github.com/vanillaforums/Garden.git,https://github.com/TideSDK/TideSDK.git,https://github.com/bmizerany/sinatra.git,https://github.com/usablica/front-end-frameworks.git,https://github.com/bevry/docpad.git,https://github.com/nathansmith/960-Grid-System.git,https://github.com/linnovate/mean.git,https://github.com/visionmedia/express.git', '0,1,3,6,3,4,1,3,4,6,4,9,7,6,3,2,11,6,5,3,9,11,1,7,4,8,2,10,9,4,10,4,0,12,11,3,7,9,10,1,6,8,5,15,4,1,1,16,5,5,6,0,6,15,15,12,31,10,11,20,3,7,13,9,5,5,15,32,17,3,27,17,16,30,13,12,21,17,8,16,29,12,13,18,9,25,12,53,12,12,25,10,46,34,30,16,57,5,56,40,11,16,88,6,13,13,35,38,31,77,16,31,58,55,15,10,34,16,13,40,59,43,14,48,23,14,73,125,62,102,79,125,57,241,86,155,114,296,173,137,155,337,143,995,215,182,405,1159,2446', '1.9050475,1.3611685,4.529451,1.3838874,2.801368,2.773944,2.1090016,3.519897,2.773944,4.958821,2.1982985,4.446075,3.1740944,3.5468554,0.81685835,2.3338811,2.778066,4.353038,3.3579383,1.6476653,6.875408,4.061931,7.3901563,6.303391,2.1357057,6.2277894,2.6521273,2.7276354,3.7686584,2.1289766,2.8775785,3.6612098,1.591704,3.8601208,4.002383,2.5308018,4.236745,8.303051,5.4714,3.6354318,12.996387,6.2895145,2.513363,5.5570474,5.0744176,2.3781352,2.8390245,7.0168724,5.923825,3.8933218,2.9353595,2.413557,5.6175947,5.803633,9.16337,17.623032,2.1485643,4.287316,4.6299653,13.403007,1.6537864,3.8425655,9.827625,4.296468,2.7562428,4.8455067,5.0145187,6.0580015,5.3198276,2.846835,6.8832254,4.770104,3.265118,7.4724193,8.9944315,5.1397653,13.080506,3.6157167,6.5529404,4.052549,13.142787,3.628532,5.512038,10.717053,4.277315,10.947632,6.8252544,16.273785,15.219037,5.617485,11.869396,7.7849603,9.514533,4.869706,8.088379,17.649426,14.256124,3.8565967,6.399074,22.515404,9.766486,5.13425,8.730024,7.6870494,16.394703,9.320304,5.357429,8.9447155,7.430695,10.227362,7.1181335,10.871083,21.256384,25.530706,14.457729,8.992482,13.737633,21.176132,7.91479,7.1449585,19.056087,6.426538,12.932732,30.246754,13.19811,9.3747635,11.878792,16.864939,24.630213,8.287724,8.118022,14.290265,21.20865,11.964947,16.736692,41.853397,15.263476,37.469463,20.632889,12.23261,16.793737,19.084541,12.74162,27.305042,24.45793,11.889015,28.241528,21.236456,35.78706', '23,25,23,24,26,26,30,27,27,24,29,22,26,27,33,33,24,28,30,34,24,25,32,28,36,28,38,30,30,37,31,37,44,30,31,42,38,32,34,45,33,38,45,32,44,50,50,31,45,48,48,55,46,40,37,35,32,51,52,35,64,58,47,57,63,62,54,38,54,72,44,57,60,42,63,71,59,73,82,80,58,87,87,78,97,75,94,44,88,99,80,106,70,95,96,102,65,138,86,87,130,142,67,160,153,177,162,157,180,134,202,194,162,169,242,261,246,259,280,262,232,261,327,281,331,349,311,324,414,428,476,481,556,401,558,556,755,601,752,950,943,881,1386,754,1866,2093,2647,3882,13308', '0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,4,11,0,6,4,0,4,0,1,1,5,0,0,0,0,0,2,3,0,0,9,0,1,7,0,1,0,66,3,0,3,2,0,0,2,12,2,1,16,0,27,0,2,0,0,0,10,23,2,0,2,4,1,0,0,1,0,0,41,2,41,1,0,1,2,3,1,50,1,4,4,0,3,19,0,0,7,8,1,0,2,5,9,10,3,23,2,5,0,0,5,15,0,1,11,18,7,14,7,0,2,45,19,5,17,10,9,6,2,3,7,29,4,17,2,100,5,0,13,55,10,2,11,92,88,218,137,0,35,187,7,78,7', '24.9050475,27.3611685,30.529451,31.3838874,31.801368,32.773944,33.1090016,33.519897,33.773944,34.958821,35.1982985,35.446075,36.1740944,36.5468554,36.81685835,37.3338811,37.778066,38.353038,38.3579383,38.6476653,39.875408,40.061931,40.3901563,41.303391,42.1357057,42.2277894,42.6521273,42.7276354,42.7686584,43.1289766,43.8775785,44.6612098,45.591704,45.8601208,46.002383,47.5308018,49.236745,49.303051,49.4714,49.6354318,51.996387,52.2895145,52.513363,52.5570474,53.0744176,53.3781352,53.8390245,54.0168724,55.923825,56.8933218,56.9353595,57.413557,57.6175947,60.803633,61.16337,64.623032,65.1485643,65.287316,67.6299653,68.403007,68.6537864,68.8425655,69.827625,70.296468,70.7562428,71.8455067,74.0145187,76.0580015,76.3198276,77.846835,77.8832254,78.770104,79.265118,79.4724193,84.9944315,88.1397653,93.080506,93.6157167,96.5529404,100.052549,100.142787,102.628532,105.512038,106.717053,110.277315,110.947632,112.8252544,113.273785,115.219037,116.617485,116.869396,123.7849603,125.514533,133.869706,134.088379,135.649426,136.256124,146.8565967,148.399074,149.515404,150.766486,163.13425,163.730024,173.6870494,182.394703,199.320304,202.357429,203.9447155,218.430695,221.227362,225.1181335,235.871083,241.256384,249.530706,271.457729,279.992482,293.737633,296.176132,300.91479,309.1449585,310.056087,310.426538,353.932732,359.246754,367.19811,372.3747635,395.878792,465.864939,500.630213,538.287724,563.118022,620.290265,634.20865,653.964947,660.736692,752.853397,884.263476,934.469463,945.632889,1099.23261,1114.793737,1237.084541,1541.74162,1776.305042,2105.45793,2286.889015,3080.241528,5062.236456,15789.78706', ',HTML5 iOS Ready Web Development Framework....,Charlotte is a framework for building mobile hybrid webnativ....,webphp is a zero configuration web development library for P....,Hiccup is a framework that allows the Burp Suite a web appli....,Glossary of modern web development terms....,Database management tools for Drupal web development dump e....,Webapp development framework based on FacadeMediator pattern....,Agile Web Development With Rails....,Minimal Ruby microframework for web development inspired in ....,The new frontier of web development....,Plugin for IntelliJWebStorm to help development using the do....,Storefront code from Zend Framework 18 Web Application Devel....,Checklist of front end development centric technology struct....,A design focused frontend web development template using SAS....,3dpl 3D Programming Language A language based on Unity3ds JS....,The CoffeScript based Web Framework for Rapid Application De....,Stripes is a Java framework with the goal of making ServletJ....,Development repo for the Waves web application framework....,Hose your hosts file for easier local web development....,Nancy plugin for ReSharper adds navigation and intellisense ....,Ring development web server....,Samplecode demonstrating mobile web development using jQuery....,Instructions and scripts to quickly set up development and p....,Mobile web development proxy....,A concise concurrencyaware web development boilerplate built....,a konwledge share about web development....,Middleware for express that simplifies modern web developmen....,Super Jetroid Starter Kit is a full game template to help yo....,A repository of useful Sublime Text 2 snippets for the Larav....,Napkin is a rapid web prototyping tool intending to bridge t....,a WebSocketaware SSLcapable HTTP reverse proxyload balancer ....,Mobile JavaScript framework for Web app development....,Revolutionizing web development with a JavaScript based Fire....,Fusebox is a free easy to use framework for web development ....,Code for ToCollegenet and Pro Web 20 Application Development....,A lightweight mobilefirst approach to web development....,Web site development framework using PHP and mainly PHPTAL....,The information about the course Web Development for Java Pr....,Code samples to match the videos at httpblogstevensandersonc....,Fibers and actors for web development....,Palm webOS formerly Palm Pre Development Bundle for TextMate....,A collection of web development resources....,A simple Tornado based framework designed to accelerate web ....,MachII is a webapplication framework focused on easing softw....,Python web development simplified....,Plugindriven Web framework for Nodejs currently in developme....,Rack implementation in PHP with builtin web server for devel....,A utility toolkit for NET development from Core to Web....,Web development for DBAs....,The rapid development framework for nodejs web apps....,Softwaredefined radio receiver application built on GNU Radi....,The OpenRasta 30 framework for web development built on top ....,Everything you need to turn your Chromebook Pixel into a web....,The definitive list of newsletters to keep up to date on var....,jQuery Mobile widgets NB this project unfortunately referenc....,Web Development Contract....,pycsw is an OGC CSW server implementation written in Python ....,Actively maintained list of useful web developments tools li....,Web development stack With Backbone Marionette CoffeeScript ....,underdevelopment Evented WebSocket server in Go....,Ganelon microframework brings rapid development of dynamic w....,Pex is a javascript 3d library engine allowing for seamless....,Config for web development....,WPXM is a free and opensource web server solution stack for ....,A fast lowlatency lowmemory footprint web JSONAPI framework ....,JSON Web App Framework NOT UNDER ACTIVE DEVELOPMENT....,KLone is a fullyfeatured multiplatform web application devel....,Cross Platform JavaScriptJava Audio DSP and Mobile Web Devel....,Framework for Enterprise Application Development c framework....,DEAD Fun fast secure web development on top of ClojureRing....,A Local Home Page for OSX Web Development....,JavaScript CloudWeb Desktop Platform not in active developme....,gwtmobilephonegap is a GWT wrapper of the PhoneGap Javascrip....,This is the code repository for the ongoing series on web de....,Various Eclipse plugins for web development....,A simple reverse proxy capable Web server for local JavaScri....,Dart Web Toolkit DWT is a development toolkit for building a....,CSSHorus is a library for easy and fast development of respo....,Asset generator for modern web app development....,Code for my OReilly book Flask Web Development currently ava....,Web development framework....,MEAN MySQL Express Angular Node A Simple Scalable and Easy ....,httpstatuses a directory of HTTP Status codes and code refer....,The Lively Web runtime and development environment....,A web interface for MongoDB WARNING The project is no longer....,A web development framework written Kotlin....,A full stack MVC framework that speeds up your web developme....,new development of the 2011 website has moved to httpsgithub....,A tiny webserver for game development....,Suave is a simple web development F library providing a ligh....,A BADASS list for faster Web Development....,Robust and Comfortable Dev Stack for Web App Development....,Light powerfull and free template for Joomla for faster and ....,Aura is a UI framework for developing dynamic web apps for m....,Shopping Cart Application For Web Development From Scratch C....,Simple and stable development for Nodejs....,The open curriculum for learning web development....,Atomic web development Combining the power of npm Browserif....,ZanPHP is an agile Web application development framework wri....,Engine development OpenWebGlobe for WebGL....,Modern web application development platform....,yasp is a fully functional webbased assembler development en....,Spry is a JavaScriptbased framework that enables the rapid d....,Monk the glue framework for web development....,Adobe Illustrator Artboards for Responsive Web Design Develo....,Collection of links to assist you in web design and developm....,GWT Mobile is a crossplatform mobile development tool using ....,Frictionless development for ASPNET MVC single page web apps....,Simple Flexible Powerful responsive web framework Makes you....,Lets Code TestDriven Javascript A screencast series about ri....,Scala on Rails A fullstack web app framework upon Scalatra ....,JavaScript library for realtime web application development....,source code repository for upcoming OReillys Enterprise Web ....,A lightweight objectoriented ModelViewHandler framework for ....,Live web development in Emacs....,Go lang web app framework showcasing straightforward nomagic....,Sinatra inspired web development framework for Dart....,Modern web development with Python....,KOAN Stack Koa Angular Node Mongo WebSockets for realtime fu....,Node Bootstrap a starter kit for Nodejs 08xand later Expres....,Sitebricks A fast platform for web development....,Apify is a small open source library that delivers new level....,Hoplon web development tools and libraries....,NO LONGER UNDER DEVELOPMENT....,A fast SPDY capable webserver for web development in C....,Cocoa meets WebKit for more rapid UI development....,Sleek intuitive and powerful Google styled frontend framewor....,Everything you need to know about web development Neatly pac....,JavaScript mini framework for rapid mobile apps development ....,The trackingjs brings to web elements tracking techniques of....,Open source webbased agile project management featuring Goal....,Script Project a C to JavaScript compiler to power your HTM....,Rum based microframework for web development....,Combines Twitter Bootstrap and CodeIgniter together with man....,A WebGL Framework for Data Visualization Creative Coding and....,Asset management for Python web development....,Its a flat fast and powerful frontend framework for rapid w....,Free and open source fullstack enterprise framework for agil....,Web Development Evolved The Firebug you have known and love....,Compiler for the Elm programming language Elm aims to make w....,Koala is a GUI application for less sass and coffeescript co....,Vanilla is an opensource discussion forum for the web It is ....,Create multiplatform desktop apps with HTML5 CSS3 and JavaSc....,offically at githubcomsinatrasinatra Classy webdevelopment d....,A collection of best frontend frameworks for faster and easi....,Empower your website frontends with layouts metadata preproc....,The 960 Grid System is an effort to streamline web developme....,MEAN Mongo Express Angular Node A Simple Scalable and Easy ....,Sinatra inspired web development framework for nodejs insan....'),
('wireless+Networks', 'https://github.com/alessio9008/Thingsquare-Contiki-O.S-Porting-STM32F4-Discovery.git,https://github.com/kiebel/ArMARoW.git,https://github.com/vogler/LockOut.git,https://github.com/pld-linux/linux-wlan.git,https://github.com/pld-linux/frottle.git,https://github.com/North-Winds/host_logger.git,https://github.com/guelfoweb/iwmap.git,https://github.com/pkrebs/WIDPS.git,https://github.com/AU-COMP6360-2012Spring-Team2/AU-COMP6360-ProgrammingProjectsSolutions.git,https://github.com/cuzzo/apwimgr.git,https://github.com/dagavi/wmon.git,https://github.com/supasate/DTSP.git,https://github.com/pwerken/wicd-elm.git,https://github.com/qinzb/WeOS.git,https://github.com/brulejr/HanArduino.git,https://github.com/exodist/Netswitch.git,https://github.com/aiQon/topkey.git,https://github.com/vonami/flc-mesh.git,https://github.com/secretiverhyme/NetworkMonitor.git,https://github.com/smtatapudi/ns2.git,https://github.com/kpj/Wlan-Manager.git,https://github.com/lunarscape/OpenSourceWSN.git,https://github.com/Sorouri/CognitiveNet.git,https://github.com/maydayco/multiratecast.git,https://github.com/julianbenavides/CR-Simulator.git,https://github.com/wsn/WSN_service.git,https://github.com/NoSe/NoSe.git,https://github.com/opentechinstitute/commotion-ios.git,https://github.com/abertschi/auto-web-auth.git,https://github.com/knas/knas1.git,https://github.com/RussianFedora/b43-firmware.git,https://github.com/a0726h77/cwinm.git,https://github.com/jbanglin/moteaudit.git,https://github.com/raxter/WSN_SWEB_sim.git,https://github.com/bschlueter/pacewirelesslogin.git,https://github.com/duncanje/android-open-wifi-network-remover.git,https://github.com/pld-linux/php-pear-Net_Wifi.git,https://github.com/UdiOfir/AfiBehave.git,https://github.com/Rubusch/tinyos.git,https://github.com/galicrack/GaliCrack.git,https://github.com/pld-linux/kismet.git,https://github.com/raryanpur/Cardibo-1.0.git,https://github.com/weixindut/WSNTools.git,https://github.com/bobkul/yggdrasil.git,https://github.com/dougvk/CS434.git,https://github.com/tadzik/notworks.git,https://github.com/irjudson/bobcat-java.git,https://github.com/caetanus/qwlanman.git,https://github.com/dacav/wsn-herp.git,https://github.com/jayshah123/netsample.git,https://github.com/hargtholan/wifile.git,https://github.com/shekharkadyan/mesh.git,https://github.com/crawford/Cylon-Eye.git,https://github.com/ahmaurya/brimon.git,https://github.com/nishadkamdar/WSN-Indoor-Tracking_Application.git,https://github.com/ebine/bittorrent-ns2.git,https://github.com/supasate/dissertation.git,https://github.com/dariosalvi78/Sensorino.git,https://github.com/optimusprima/Secure-Data-Collection-in-Wireless-Sensor-Networks-Using-Randomized-Dispersive-Routes.git,https://github.com/sch3m4/farlo-ng.git,https://github.com/adjacentlink/emane.git,https://github.com/timoxley/candlelightproject.git,https://github.com/fisted/kismet.git,https://github.com/mdda-ah/wsn-node.git,https://github.com/fganz/UMWSN.git,https://github.com/ornediaz/wsnpy.git,https://github.com/lukstei/RF12-Network.git,https://github.com/Wazutiman/WiFi-Car.git,https://github.com/oyvindio/hin-login.git,https://github.com/rcahoon/Wireless-Script-for-CMU-Network.git,https://github.com/jeffcharles/Laurier-Wireless-Connect.git,https://github.com/hichilon/Wireless-Sensor-Network.git,https://github.com/91koff/wsnsim.git,https://github.com/xcrkx/Study.git,https://github.com/pld-linux/gnome-applet-wireless.git,https://github.com/JimWagner/Wireless-SDI-12.git,https://github.com/galaxor/Nodewatcher.git,https://github.com/keeganquinn/cwnmyr.git,https://github.com/celebdor/WSN-visor.git,https://github.com/8077group23/EEE8092.git,https://github.com/wmon/wmon.git,https://github.com/ninnux/ninuxstats.git,https://github.com/arvidh/Wireless-Mesh-Network-Simulator.git,https://github.com/troywill/wireless-asus-perl.git,https://github.com/netgroup/wmSDN.git,https://github.com/olafland/orw.git,https://github.com/wallarelvo/locaudio.git,https://github.com/m000z0rz/AndroidFileSync.git,https://github.com/maxogden/iwlist.git,https://github.com/tcp/Computer-Networks-III.git,https://github.com/mjschultz/cse521s-wsn-project.git,https://github.com/gooselinux/crda.git,https://github.com/cbxbiker61/wicd.git,https://github.com/cocaman/droidsheep.git,https://github.com/wsdookadr/dmenu-wireless.git,https://github.com/spontus/arch-wireless.git,https://github.com/hackeron/wireless_experiments.git,https://github.com/tysonclugg/Melbourne-Wireless.git,https://github.com/pld-linux/gkrellm-wireless.git,https://github.com/pfcuttle/wirelessinfidel.git,https://github.com/wirelessadviser/wirelessadviser.git,https://github.com/ylando2/Sensor-networks-simulator.git,https://github.com/JustinAzoff/wireless-probes.git,https://github.com/pear/Net_Wifi.git,https://github.com/vikjon0/xbmc.script.linux.wireless.git,https://github.com/mridang/dashclock-wifiinfo.git,https://github.com/kshitij223/WirelessMobileNetworks.git,https://github.com/rs91092/fake-ap-rouge-ap-in-wireless-networks.git,https://github.com/jeffThompson/MappingWirelessNetworks.git,https://github.com/phryanjr/who_is_home.git,https://github.com/Luciana45/minecraft.git,https://github.com/itm/wsn-device-utils.git,https://github.com/gerasdf/wefree.git,https://github.com/GeekBoyIT/Home-Automation.git,https://github.com/lmpizarro/WirelessSensorWeb.git,https://github.com/farconada/RF24Network.git,https://github.com/shazbottkc/Pussywepped.git,https://github.com/plainlystated/power_hungry.git,https://github.com/patibandlas2/wireless.git,https://github.com/sensorlab/vesna-manual.git,https://github.com/itm/spyglass.git,https://github.com/AndreaCrotti/wireless-sensors.git,https://github.com/boulis/Castalia.git,https://github.com/aaronkaplan/commonNodeDB.git,https://github.com/mksense/mac.git,https://github.com/uoaerg/wavemon.git,https://github.com/gawen947/wsn-tools.git,https://github.com/simpleavr/MSPNode.git,https://github.com/dileepramesh/Wireless-Networks.git,https://github.com/RIEI/Vistumbler.git,https://github.com/itm/wsn-device-drivers.git,https://github.com/flytreeleft/adhoc.git,https://github.com/mic159/ArduinoMesh.git,https://github.com/karlp/karlnet.git,https://github.com/inveneo/poundcake.git,https://github.com/alt236/Wifi-Key-Recovery---Android.git,https://github.com/davidjonas/unCloud.git,https://github.com/opentechinstitute/commotion-meshbook.git,https://github.com/ryanaepple/semc_phoenix_defconfig.git,https://github.com/jrbaldwin/TidePools.git,https://github.com/itm/testbed-runtime.git,https://github.com/maxogden/joinopenwifi.git,https://github.com/changety/hellowsn.git,https://github.com/Evozi/DroidSniff.git,https://github.com/wlanslovenija/PiplMesh.git,https://github.com/xtr4nge/FruityWifi.git,https://github.com/inverse-inc/packetfence.git,https://github.com/tlhunter/node-wireless.git,https://github.com/chetan51/sidestep.git', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,1,0,1,1,0,0,1,0,1,0,1,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,2,2,1,0,0,0,0,0,0,0,0,0,3,1,3,0,1,0,3,0,3,2,0,0,4,4,1,0,5,0,0,3,1,3,1,3,2,0,4,3,3,3,3,2,5,2,4,0,9,8,4,22,23,22,23,35,14,16', '0.595999,1.2182202,2.8607955,2.8607955,2.8607955,2.8607955,1.9071968,1.9071968,1.9071968,1.9071968,2.9237287,2.9237287,2.9237287,2.9237287,2.9237287,2.9237287,2.9237287,2.9237287,1.9491524,1.191998,3.337595,3.337595,3.337595,3.337595,3.337595,3.337595,3.337595,1.3789494,2.383996,3.411017,3.411017,3.411017,3.411017,2.4364405,2.4364405,2.4364405,3.8143945,3.8143945,3.8143945,3.8143945,3.8143945,2.860795,2.860795,3.8983047,3.8983047,3.8983047,3.8983047,3.8983047,3.8983047,3.8983047,3.8983047,3.8983047,1.9071968,2.9237287,2.9237287,2.9237287,1.9491524,1.9491524,4.022428,3.337595,3.337595,2.383996,2.383996,2.383996,3.411017,3.411017,2.4364405,2.4364405,2.4364405,4.473079,4.6574006,4.73728,3.8143945,2.860795,4.8847065,4.8847065,3.8983047,3.8983047,3.8983047,3.8983047,2.9237287,2.9237287,5.0399203,5.046234,3.337594,3.337595,2.383996,2.4364405,2.4364405,5.5683784,2.860795,2.860795,3.8983047,1.9071968,5.9118657,5.9118657,5.9118657,5.9216003,5.9216003,6.347271,6.5025067,6.5353456,5.9216003,4.2827253,4.6518855,2.6767032,8.044856,6.057105,8.07614,2.1209033,0.13706811,2.1413627,2.2063189,2.383996,4.6518855,1.7055085,1.7502693,1.9491524,9.011129,3.2120442,2.383996,6.385031,2.8935776,1.9071968,3.1429045,2.383996,3.8143935,1.9491524,10.095174,3.3776236,3.6667218,2.136083,2.0952697,3.1429045,2.16547,3.0271966,1.5158466,2.427148,0.18094575,9.2372055,7.7744675,4.137591,11.13763,8.621167,17.366964,6.7257977,7.802646,27.284546,12.596698', '2,2,1,1,1,1,2,2,2,2,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,3,2,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,2,2,2,1,1,1,3,3,2,2,1,3,2,2,1,1,1,1,2,1,1,2,2,2,2,3,3,1,1,2,2,3,4,4,1,4,2,1,4,1,1,1,1,1,1,1,1,2,1,3,3,1,2,1,4,9,4,5,7,5,4,4,7,1,2,8,4,5,8,5,8,5,8,2,6,7,9,10,10,12,11,19,17,26,15,19,40,19,29,40,77,67,70,206', '0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,2,0,0,0,3,0,0,0,7,1,3,0,1,1,0,0,0,0,10,1,1,10,0,0,0,1,0,1,33,0,0,1,76,3,18,10,26', '2.595999,3.2182202,3.8607955,3.8607955,3.8607955,3.8607955,3.9071968,3.9071968,3.9071968,3.9071968,3.9237287,3.9237287,3.9237287,3.9237287,3.9237287,3.9237287,3.9237287,3.9237287,3.9491524,4.191998,4.337595,4.337595,4.337595,4.337595,4.337595,4.337595,4.337595,4.3789494,4.383996,4.411017,4.411017,4.411017,4.411017,4.4364405,4.4364405,4.4364405,4.8143945,4.8143945,4.8143945,4.8143945,4.8143945,4.860795,4.860795,4.8983047,4.8983047,4.8983047,4.8983047,4.8983047,4.8983047,4.8983047,4.8983047,4.8983047,4.9071968,4.9237287,4.9237287,4.9237287,4.9491524,4.9491524,5.022428,5.337595,5.337595,5.383996,5.383996,5.383996,5.411017,5.411017,5.4364405,5.4364405,5.4364405,5.473079,5.6574006,5.73728,5.8143945,5.860795,5.8847065,5.8847065,5.8983047,5.8983047,5.8983047,5.8983047,5.9237287,5.9237287,6.0399203,6.046234,6.337594,6.337595,6.383996,6.4364405,6.4364405,6.5683784,6.860795,6.860795,6.8983047,6.9071968,6.9118657,6.9118657,6.9118657,6.9216003,6.9216003,7.347271,7.5025067,7.5353456,7.9216003,8.2827253,8.6518855,8.6767032,9.044856,9.057105,9.07614,9.1209033,9.13706811,9.1413627,9.2063189,9.383996,9.6518855,9.7055085,9.7502693,9.9491524,10.011129,10.2120442,10.383996,10.385031,10.8935776,10.9071968,11.1429045,11.383996,11.8143935,11.9491524,12.095174,13.3776236,13.6667218,14.136083,15.0952697,16.1429045,16.16547,19.0271966,22.5158466,23.427148,26.18094575,33.2372055,34.7744675,48.137591,52.13763,60.621167,79.366964,106.7257977,109.802646,111.284546,234.596698', ',We have ported the Contiki Operating System to STM32F4 platf....,ArMARoW is a highly configurable radio stack for wireless se....,Locks the computer on resume if it is not connected to a saf....,PCMCIA wireless microwave network card services....,Packet scheduling and QoS for wireless networks....,Hostside communication for Wireless Temperature Sensor Netwo....,BASH Wardriving tool Collect all the WiFi wireless networks ....,An Intrusion Detection and Prevention framework for 80211bas....,Solutions to programming projects of COMP6360Wireless and Mo....,Manage your wireless network from an access point Its the 21....,A Wireless Network Monitor with advanced measurement capabil....,Distributed Time Synchronization Protocol for Wireless Senso....,Wired and wireless network manager Elementary client....,Open source operating system for wireless sensor networks ....,Wireless Arduinobased Home Automation Network....,Perl program to manage physicalwireless network switching....,Key deployment framework for wireless sensor networks....,Fuzzy logic controller for routing in wireless mesh networks....,Quickndirty wireless network state monitor OS X commandline....,Mirror of the ns2 CVS repository at SF Adding components for....,A tool to cope with different wireless networks....,An open source Wireless Sensor Network....,To model a wireless cognitive radio network....,Simulation for Multiratecast in Wireless Sensor Networks....,Cognitive Wireless Networks Final Project....,Servico de wireless sensor network....,Structural Monitoring with Wireless Sensor Network....,CommotioniOS is an opensource utility app for jailbroken iOS....,This piece of software autoconnects a web authentification b....,assignment for the subject of wireless sensor network....,Firmwares for broadcom wireless network adapters....,Console Wireless Network Manager in PHP....,Auditing tool for wireless sensor networks....,Wireless Sensor Network Simulator Simulates SWEB routing....,An application to login without a browser to the PWN wireles....,Android application that automatically forgets open wireless....,pearname Scans for wireless networks....,Dash7 wireless network....,wireless sensor networks....,security wireless networks....,Wireless network sniffer....,Wireless Sensor Network Using Nike Shoe Sensors....,the Visualized Monitoring Platform for Wireless Sensor Netwo....,wireless mesh networking....,Mobile Computing and Wireless Networks....,Wired and wireless network manager....,Wireless Networking Simulation Toolkit....,A Wireless network manager....,Wireless Sensor Networks project....,sample study on wireless networks....,Ruby Wireless network manager....,wireless mesh network....,A modular wireless display that uses mesh networking to comm....,Wireless Sensor Network based Bridge Monitoring....,This is an indoor Wireless Sensor Network Tracking Applicati....,adapting bit torrent protocol on wireless sensor networks....,PhD Dissertation A Physicomimetics Desynchronization Algorit....,A library to use Arduino and nRF24L01 as a wireless sensor n....,Ns2 Project....,Realtime Wireless Network Cracking Tool....,Distributed wireless network emulation framework....,Android IPv6 GeoLocation Based Wireless Mesh Network....,the famous wireless network detector sniffer and intrusion d....,Waspmote sketch for sensor devices on MDDA Wireless Sensor N....,Universal Middleware for Wireless Sensor Networks....,Python simulator of a wireless sensor network....,Implementing a dynamic network using the RF12 wireless chip ....,Arduino program to control a toy car over a wireless network....,A small script that lets you authenticate with the wireless ....,Perl script that replace networkmanager and works better to ....,A Windows application that will automatically configure a no....,Early testing on a wireless sensor network built using the a....,Wireless Sensor Network Simulator....,Study of centralized authentication system in wireless mesh ....,GNOMEbased panel applet and management tool to manage wirele....,Code for a SDI12 to 802154 XBee wireless network....,Node database for wireless networks....,community wireless network management....,Visor for wireless sensor networks....,Wireless Sensor Network Project....,A Wireless Network Monitor with advanced measurement capabil....,ninux wireless network automatic monitoring tool....,A java program for simulating and optimizing wireless mesh n....,Perl programs to make wireless networking easy....,Wireless Mesh Software Defined Network....,Opportunistic Routing for Wireless Sensor Networks....,Sound source localization in reconfigurable wireless acousti....,File sync using FTP upon connection to wireless networks....,parses iwlist output scan join and disconnect from wireless ....,Wireless sensor programming ClientServer implementation of ....,CSE 521S Wireless Sensor Networks Project....,Regulatory compliance daemon for 80211 wireless networking....,Wireless Networking Manager....,DroidSheep Root is an Android app for Security analysis in w....,perl scripts that interact with dmenu to easily connect to a....,rcdscript for archlinux to simplify connecting to wireless n....,Just experiments with testing wireless networks and tools fo....,Community Wireless Network web server as used by Melbourne W....,Plugin monitoring the signal quality of your wireless networ....,Quick and dirty hack for wireless networks management....,SNMP network monitoring application created initially to man....,A wireless sensor network simulator....,Program for using commodity hardware to probe wireless netwo....,Scans for wireless networks....,xbmc addon that lets you configure wireless network Wicd bas....,A Dashclock plugin that displays information about the phone....,....,These are bash scripts can be used to create fake ap quickly....,Code data and possibly schematics for recording wireless net....,A program to perform arp scans of a network and print to a w...., System Information Time of this report 8202013 214050 ....,A set of command line utils to reprogram reset listen to w....,WeFree is a wireless network manager with a collaborative da....,Home automation delivered through an Arduino powered wireles....,Integrating msp430g2231 Launchpad rf transceivers Arduino in....,RF24 and RF24Network C library for Raspberry Pi and nRF24l01....,Its like pussy whipped but for WEP encrypted networks Its a ....,Wireless network of Killawatts using Adafruits TweetAWatt ha....,Mesh networking 80211s Ubiquiti Bullet5....,Manuals and documentation for VESNA wireless sensor network ....,SpyGlass is a modular and extensible visualization framework....,wireless sensor network code....,Castalia Simulator for lowpower wireless networks such as Wi....,a common node DB which accommodates the nodeDB of the bigges....,Heterogeneous Wireless 802154 Sensor Network....,wavemon is an ncursesbased monitoring application for wirele....,Wireless Sensor Network Tools....,rfm12b based wireless network drivers on ti msp430 devices....,Contains code written as part of the Wireless and Mobile Net....,A wireless network scanner written in AutoIT for Vista Windo....,Drivers for Wireless Sensor Network Devices....,adhoc is a command tool to make your wireless device as an A....,A wireless mesh network platform on arduino using the NRF24L....,Karls home wireless sensor network....,The Poundcake project also known as Tower DB is a site for m....,This application will help you recover the password of a wir....,The internet has become an increasingly disputed space Gover....,MeshBook is an opensource OSX utility app that uses OLSR a r...., Automatically generated make config dont edit Linux kerne....,Social software for wireless community networks....,WISEBED Wireless Sensor Network Testbed Infrastructure Softw....,automatically join open and internet connect wireless networ....,Wireless Sensor Networks Monitor System Based On Android....,DroidSniff is an Android app for Security analysis in wirele....,A social info portal for wireless networks....,FruityWifi is a wireless network auditing tool based in the ....,PacketFence is a fully supported trusted Free and Open Sourc....,View available networks connect provide credentials event bi....,A Mac OS X application that automatically secures your Inter....');
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;