Skip to content
#

Google

google logo

Google is an American multinational technology company that specializes in Internet-related services and products, which include online advertising technologies, search engine, cloud computing, software, and hardware.

Here are 4,046 public repositories matching this topic...

engrsfi
engrsfi commented Dec 10, 2019

Google has started using BERT in its search engine. I imagine it creates embeddings for the query on the search engine, and then find a kind of similarity measure with the potential candidate websites/pages, finally ranking them in search results.

I am curious how do they create embeddings for the documents (the potential candidate websites/pages) if any? Or am I interpreting it wrong?

bennlich
bennlich commented Dec 31, 2019

The authentication section describes service-to-service auth:

Service <--> Service - In this model, your application talks directly to Google APIs using a Service Account. It's useful when you have a backend application that will talk directly to Google APIs from the backend.

The "Learn more" link goes to https://github.com/googleapis/google-api-nodejs-client#service-to-service-authenticat

IlCallo
IlCallo commented Oct 14, 2019

I made up a guide to setup Firebase services into a real-world scenario with cutting-edge technologies. I think you could get some insights on DX of your services and how they are used out in the wild (or add it to this examples repository).
Tech used: Quasar (Vue), TypeScript, Jest (unit testing), Firebase Firestore, Cloud Functions, RxFire.

Inside the guide there are some helpers and code ma

A-Tokyo
A-Tokyo commented Sep 26, 2019

Describe the bug 🐛

  • Setting the zoom level to floating point numbers doesn't work, the onChange is simply fired again parsing the float into an int.
  • eg: setting zoom level to 11.2 will trigger an onChange with 11

To Reproduce 🔍

Steps to reproduce the behavior:

  1. set zoom level to 11.2
  2. notice how the onChange is fired, overriding the 11.2 with 11

**Expected behav

csgibson
csgibson commented Apr 3, 2019

Some basic rewording might go a long way toward making it more obvious when developers should use which async class.
For example the current documentation makes it seem like Debouncer and Delay are the same thing.

eyand
eyand commented Jun 21, 2017

In the documentation for the Mobileclient.get_promoted_songs() method, the docs say that the method determining the songs returned is unknown. When I run this method my liked/thumbs up auto-playlist is returned. Not sure if that is the case for anyone else.

ribrdb
ribrdb commented Jan 8, 2020

@alexeagle mentioned that the TS style guide has lots of documentation, but it doesn't seem like any of that is available here.
The most common issue we run into is type coercion. Apparently this is what the docs for that should say:
TypeScript code may use the String() and Boolean() (note: no new!) functions, string template literals, or !! to coerce types.

const bool = Boole
harababurel
harababurel commented Jun 27, 2018

Google suggests enabling gzip compression before transferring files over the network:

In order to receive a gzip-encoded response you must do two things: Set an Accept-Encoding header, and modify your user agent to contain the string gzip. Here is an example of properly formed HTTP headers for enabling gzip compression:

Acc
greg-fer
greg-fer commented Jan 2, 2020

Issue description
The OT API documentation group hierarchy is currently defined in error.h file (lines 44-172):
https://github.com/openthread/openthread/blob/master/include/openthread/error.h

This is not the immediate and most obvious choice when working with API documentation and makes adding new groups more complicated.

Expected behavior
The ideal solution would be to have the A

Omni-Notes
iadeelzafar
iadeelzafar commented Mar 4, 2019

Describe the bug
Text cut in the last line in no tags available message.

Context
Galaxy Nexus API 24

How to reproduce
Steps to reproduce the behavior:

  1. Have no Tags.
  2. Click on the Tags icon

Expected behavior
Text should not cut at the end.

Screenshots
If applicable, add screenshots to help explain your problem.
<img src="https://user-images.githubusercon

Created by Larry Page, Sergey Brin

Released September 4, 1998

Organization
google
Website
www.google.com
Wikipedia
Wikipedia
You can’t perform that action at this time.