微软职位内部推荐-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 ...
随机推荐
- HDU 3335 Divisibility (DLX)
Divisibility Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit ...
- 【组合数的唯一分解定理】Uva1635
给出n.m,求得最终求和数列an=C(n-1,0)*x1 + C(n-1,1)*x2+...+C(n-1,n-1)*xn; 若xi与m无关,则an除以m的余数与xi无关,即余数不含xi的项: 输入:n ...
- 只能在执行 Render() 的过程中调用 RegisterForEventValidation(RegisterForEventValidation can only be called during Render();
只能在执行 Render() 的过程中调用 RegisterForEventValidation(RegisterForEventValidation can only be called durin ...
- Java Concurrency - java.util.concurrent API Class Diagram
摘自: www.uml-diagrams.org Here we provide several UML class diagrams for the Java™ 7 java.util.concur ...
- Ehcache(2.9.x) - API Developer Guide, Cache Usage Patterns
There are several common access patterns when using a cache. Ehcache supports the following patterns ...
- Unity3d发布错误:could not allocate memery:system out of memery!
可能出现的原因: 1.项目太大了2.项目坏了3.资源坏了4.单个资源定点数超了e. 解决办法:删除了一些模型.是模型太大,面数.顶点数太多的原因. Unity3d里查看模型的顶点数 展开fbx ...
- 远程连接MySql连不上1130
mysql数据库user表中已存在主机=%的用户root,连接却提示1130. 用navicat开启user表>>>>在表里直接修改%账户root的密码(看到是未加密过的内容) ...
- android64位机子兼容32位.so库文件
http://blog.csdn.net/vhawk/article/details/49964475 猴子在调用高德地图的时候,遇到一个操作系统兼容问题,异常堆栈说是找不到so库文件,猴子就不懂了, ...
- 有趣的hello word
程序一 #define _________ } #define ________ putchar #define _______ main #define _(a) ________(a); #def ...
- Oracle 10g设置IP访问限制
出于数据安全考虑,对Oracle数据库的IP做一些限制,只有固定的IP才能访问. 修改 db_1/NETWORK/ADMIN/sqlnet.ora文件 增加以下内容(红色表示注释): #开启ip限制功 ...