Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 45 of 47

Important: This project has been deprecated. For connecting to the AdWords API we encourage all developers to use client library or read here.

0
 
  0 reviews  |  0 users  |  272,020 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

A container project for Google Developer Hackathon: JavaScript APIs sample code and related information.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

Your content already has great meta data? Wouldn't it be nice to give your users access to that information to help refine their search results? The Google Search Appliance and Google Mini support for parametric search makes using that metadata a breeze. Simply plug in this AJAX-based UI ... [More] component, and see search in a whole new light. Hint: This module dynamically creates facets based on meta tags within your indexed corpus. If you are interested in a solution that adds a faceted search menu that is static, you should take a look at a project called gsa-faceted-search: http://code.google.com/p/gsa-faceted-search/. Please email us at enterprise-labs@google.com after you download the software so we can keep you up-to-date on new versions and bug fixes as they are released. You can also join the Google Enterprise Labs Discussion Forum to ask questions, hear about new experiments that are coming, and suggest ideas for new experiments! [Less]

0
 
  0 reviews  |  0 users  |  495 lines of code  |  0 current contributors  |  Analyzed about 22 hours ago
 
 
Compare

A Common Lisp framework for experimenting with meta-optimizing semantic evolutionary search (MOSES) and related approaches to learning with probability distributions over program spaces based on: reduction to normal form representation-building deme (sub-population) management probabilistic ... [More] model-building (aka estimation-of-distribution algorithms) ContributingJoin the plop-dev mailing list File a feature request or bug under Issues, or tackle one already listed (also see the ToDo list) Try the code on your favorite Common Lisp implementation other than CLISP & SBCL and see if it works or not Add comments to the code, critique the design, add unit tests ... Try the system out for supervised classification / timeseries prediction / whatever on your favorite data set (note that it will probably do rather badly at the moment as the system is still very immature and some important subcomponents are just stubs) and post your results [Less]

0
 
  0 reviews  |  0 users  |  13,245 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

Rhizosphere is an innovative approach to help you navigate and filter through your data. Lightweight, web-based, intuitive, its purpose is to provide a simple but effective way to flow through your data, isolate them, filter them and help you locate that information that you know it's there, but ... [More] it's lost amidst the noise. 100% pure HTML and JS, no Flash, no Java, no Silverlight, no plugins. You just need your browser. The Rhizosphere project focuses both on traditional and innovative ways to browse through data: A desktop like metaphor, with Selections and Drag'n'Drop Zooming Dynamic Filtering Data layouting Data fetching and remoting Interoperability with multiple sources Color coding and information clouds The project focuses on merging together the benefits of the desktop metaphor with the ubiquity and flexibilty of a web based approach. Rhizosphere integrates with other technologies and can be used to navigate your data inside Google Docs and Google Gadgets. Wanna learn more?Visit the Project Site or Give it a try [Less]

0
 
  0 reviews  |  0 users  |  15,643 lines of code  |  0 current contributors  |  Analyzed about 8 hours ago
 
 

Uzaygezen 0.1 is a space filling curve library with support for: Mapping from a multi-dimensional space into one dimension via the Compact Hilbert Index. The inverse mapping. Query building for databases with range query functionality, such as relational databases and more generally B-trees. ... [More] Analysis support for read-only data to speed things up. For more information see HowTo. [Less]

0
 
  0 reviews  |  0 users  |  9,369 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

Do-It-Yourself Keymatches let you promote specific web pages on your site. For conventional Keymatches, you have to ask your Google Search Appliance Administrator to add a Keymatch for you. Now, you can do the same task yourself by using a Do-It-Yourself Keymatch. Please join the Google ... [More] Enterprise Labs Discussion Forum after you download the software so we can keep you up-to-date on new versions and bug fixes as they are released. You can also use the forum to ask questions, hear about new experiments that are coming, and suggest ideas for new experiments! Enjoy! [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Does your organization use Google Apps? Now you can use your Google Search Appliance (or Google Mini) to search all of your domain's published and domain-wide shared Google Documents. To do this, you don't need to install any new software. You simply need to configure your Google Search ... [More] Appliance to crawl your domain's Google Docs. The Google Docs Search Integration Guide explains how. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 

Advanced Search Reporting How many of your users are clicking on the first search result? How many refine their search? How many use the Advanced search capabilities? How many click on a cached link? How many have to click the Next page link? How many aren't finding what they want? ... [More] Introducing Advanced Search Reporting for your Google Mini or Google Search Appliance. Through a detailed analysis of what your users are clicking, you can now extract volumes of rich behavior detail that you can use to improve your search quality and their search experience. For example, you might learn: Check out the Downloads tab to see how to add the necessary logging scripts to your search front ends. Please join the Google Enterprise Labs Discussion Forum after you download the software so we can keep you up-to-date on new versions and bug fixes as they are released. You can also use the forum to ask questions, hear about new experiments that are coming, and suggest ideas for new experiments! Enjoy this powerful the new window into your search appliance! [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With these applications, advertisers and third parties can more efficiently -- and creatively -- manage their large or complex AdWords accounts and campaigns. AdWords API ... [More] DotNet Client Library makes it easier to write DotNet clients to programmatically access AdWords accounts. Want to stay up-to-date with our latest releases? Subscribe to the downloads update feed. FeaturesSupport for .NET SDK 2.0 and above Outgoing and incoming SOAP messages are monitored and logged Support for API calls to production system or sandbox Tracking of all API usage Report downloading in XML or CSV formats Updates 26/02/2010 .NET client library 7.1.0 released Fix for  issue 37 , 38 on code site, v200909 API calls are gzip compressed at HTTP level. Change log 16/02/2010 .NET client library 7.0.0 released Removed support for v200906, applicationToken is now optional, app.config is now optional. Change log 05/02/2010 HowToUseAdWordsUser.wiki is now available. Explains how to use AdWordsUser class Link 28/01/2010 NoclientLibrary.wiki is now available. Explains how to use AdWords API without using client library Link 21/01/2010 .NET client library 6.2.0 released Fix for issues 26, 27, 28 on code site. Change log 22/12/2009 .NET client library 6.1.0 released Fix for issues 23, 24, 25 on code site. Support for API calls with xml validation turned on. Change log 10/12/2009 .NET client library 6.0.0 released Added support for ApiError. Added new samples for v200909 API. Change log -- AdWords API Team [Less]

0
 
  0 reviews  |  0 users  |  94,820 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.