微软职位内部推荐-Sr DEV Lead, Bing Search Relevance
微软近期Open的职位:
Contact Person: Winnie Wei (wiwe@microsoft.com )
Sr DEV Lead, Bing Search Relevance
Location: China, Beijing/Suzhou
Want to work on a fast-cycle, high visibility, hardcore search team with ambitious goals? Internet search is one of the highest impact and most technically challenging projects in the computer industry. Our mission is to delight customers by delivering the most relevant results in a way that helps them find what they are looking for, fast. We work on technology and products that are critical to our company’s success and at the heart of the customer experience of the internet. STCA core relevance team is looking for experienced and productive Senior SDE Leads. The goal of the relevance team is to provide users with the most relevant information and applications to allow them to perform their task in the minimum amount of time. Relevance team is an exciting area that poses many research and engineering challenges. The team is responsible for developing feature extraction, sorting and ranking algorithms that find and return the best available results for queries performed on Bing. Understanding the user intent from a few possibly ambiguous words is extremely hard and we are developing various techniques to be able to capture the user intent accurately. Our team is responsible for developing ideas for understanding and extracting relevant information on web documents. We are heavily metrics driven for assessing user satisfaction as well as various aspects of results relevance such as query intent understanding, diversity, freshness, authority, and relevance to user location and user experience. We perform a range of experiments, from formally designed tests using public or private data sets to examination of individual cases and example searches. We are an extremely agile team and we move very fast from ideas to experimentation, development and deployment through continuous releases throughout the year. We work in close collaboration with Microsoft Research and academia. If you did dream for applying results of latest research to commercial search engine then this position is for you.
Roles and Responsibilities:
As a Senior SDE Lead of the relevance team, you will lead a team of talented and highly motivated engineers and applied researchers, to focus on solving some of the tough problems in entity management, core ranking, contextual relevance, social, or whole page relevance, to make big impact and contributions to the whole ranking stack. In collaboration with our colleagues in STC, US, and researchers at MSR, we explore and invent cutting edge methods in statistics, information retrieval, data mining, machine learning and distributed systems to solve hard problems. You will have enormous resources at your disposal; high-performance distributed systems with vast amounts (peta-bytes) of raw and processed data from our query logs/index and the tools to work with this data. At the same time you will be working with low-level systems code to maximize our relevance while keeping user latencies at a minimum. What makes this position unique is required combination of hard core development skills and understanding of data analysis techniques like machine learning, informational retrieval, speech/statistical natural language processing, or data mining. Strong practical and theoretical knowledge of machine learning techniques, information retrieval or data mining is a big plus.
Required skills/qualifications:
5+ years of software product experience including multiple years in data mining/analysis, machine learning, information retrieval, or computational linguistics.
Proven track record of leading people and projects.
Exceptional problem solving and analytical skills, and a history of coming up with novel and elegant ideas and executing on them.
Excellent communication and collaboration skills.
Master’s degree in Computer Science or related fields required; PhD is a strong plus
Microsoft is an equal opportunity employer and supports workforce diversity.
GCR:CN:DEV:EN
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Sr DEV Lead, Bing Search Relevance的更多相关文章
- 微软职位内部推荐-Sr. Dev Lead
微软近期Open的职位: JD 如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐.发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
- 微软职位内部推荐-Senior Dev Lead
微软近期Open的职位: Bing Index Serve team is hiring! We are one of the core teams in Bing serving more than ...
- 微软职位内部推荐-SR DEV
微软近期Open的职位: JD 如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐.发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
- 微软职位内部推荐-Senior Dev Lead - SharePoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Development Lead
微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...
- 微软职位内部推荐-Principal DEV Manager for Bing Client
微软近期Open的职位: Title: Principal DEV Manager for Bing ClientGroup: Search Technology Center Asia, BingW ...
- 微软职位内部推荐-Sr SDE
微软近期Open的职位: MSN reaches nearly half a billion people across the globe where we are the #1 portal in ...
- 微软职位内部推荐-Principal Dev Manager
微软近期Open的职位: Title: Principal Dev Manager Location: Beijing The R&D of Shared Data Platform at S ...
- 微软职位内部推荐-Sr SDE for Win Apps Ecosystem
微软近期Open的职位: Job posting title: Senior Software Design Engineer Location: China, Beijing Level: 63 D ...
随机推荐
- [改善Java代码]不推荐覆写start方法
多线程比较简单的方式是继承Thread类,然后覆写run()方法,在客户端程序中通过调用对象的start方法即可启动一个线程,这个是多线程程序的标准写法. 错误代码: public class Cli ...
- nodejs自己在项目中使用的一个工具库utils.js文件
文件内容如下: /** * utils.js */ var crypto = require('crypto'); var url = require('url'); var querystring ...
- android Animation笔记
日历 公告 关于动画的实现,Android提供了Animation,在Android SDK介绍了2种Animation模式: 1. Tween Animation:通过对场景里的对象不断做图 ...
- Flexible 弹性盒子模型之CSS flex-direction
实例 设置 <div> 元素内弹性盒元素的方向为相反的顺序: div { display:flex; flex-direction:row-reverse; } 复制 效果预览 浏览器支持 ...
- Jersey(1.19.1) - Client API, Ease of use and reusing JAX-RS artifacts
Since a resource is represented as a Java type it makes it easy to configure, pass around and inject ...
- Android--仿QQ侧滑菜单
首先还是先看一下效果图吧,这个示例在网上能找到很多,我主要在此是做一个小结和一些代码的分析,当是自己在学习过程中的一个积累,因为网上同样的文章很多,所以也无法探究最初的来源是哪里了. 我们可以从效果图 ...
- 百度手机号码归属地查询api与返回json处理
前天无意间在网上看到百度ApiStore,然后好奇就进去看了看.正好最近在某博培训Android,刚学到java基础.抱着锻炼的心态选择手机号码归属地查询api进行练手.api地址 (http://a ...
- .Net 微信开发与微信支付
.NET https://github.com/JeffreySu/WeiXinMPSDK JAVA http://git.oschina.net/pyinjava/fastweixin ...
- Swift项目开发实战-基于分层架构的多版本iPhone计算器-直播公开课
Swift项目开发实战-基于分层架构的多版本iPhone计算器-直播公开课 本课程采用Q Q群直播方式进行直播,价值99元视频课程免费直播.完整的基于Swift项目实战,手把手教你做一个Swift版i ...
- Quartz 第五课 SimpleTriggers 官方文档翻译
对于SimpleTrigger你需要知道它的启动总是在一个特殊的时间点或者有你设置的重复时间段中.直白来说,如果你想在2005年1月13日,正好上午11时23分54秒触发,然后执行五次,每十秒钟. 从 ...