微软近期Open的职位:

Job Title: Senior NLP Scientist

Location: Suzhou, China

Suzhou, one of the most vibrant cities in the world. Come to experience the Chinese culture, explosive growth, great shopping and amazing food. The city is very international and easy to live in.

Responsibilities

Do you want to change the way the world interacts with computers? Do you want to be part of a team that pushes the Natural User Experience to the next level? Do you want to challenge yourself by innovating in an area that is new to Microsoft yet is an important strategic bet? Do you want to make Microsoft products not only accessible, but highly-functional and natural to use?

Image a world in which you interact with your TV and entertainment system using your voice and gesture instead of a collection of remote controls. In addition, instead of achieving your tasks by performing multiple searches on the internet followed by a number of user actions, you can accomplish the same tasks simply by interacting with a personal assistance running on your computer or mobile device through your own voice.

As both computational horsepower and storage capacity reach unprecedented levels, the human race is getting closer and closer to that dream of the natural user interface. Each day we are stepping closer toward being able to interact with computers the same way we interact with another human being. To bring these experiences to the world, we need to leverage various technologies throughout the stack which includes Speech Recognition, Natural Language Understanding, Dialog modeling, Natural Language Generation and Speech Synthesis, among others.

The Search Technology Center Asia group is looking for self-motivated Scientists/Engineers with a strong background in one or more of the following areas:

• Natural language understanding and processing.

• Machine learning

• Conversation Understanding

• Human dialog modeling.

• Natural Language generation.

Additional qualifications include

1. MSc or PhD in CS/EE (with focus in one or more of NUI Applications) or equivalent experience.

2. Minimum of 7 years experiences working in the domain

3. Effective communication skills and ability to work in a collaborative environment

4. Full understanding of the tradeoffs for decisions made in an NUI system.

5. Software development skills, aptitude for developing good quality system.

6. Ability to program in scripting, C++ or C# programming language.

Microsoft is an equal opportunity company and support workforce diversity.

GCR:CN:DEV:EN

研究科学家 (微软中国 - - 苏州)

你想改变人类与计算机进行交互的方式吗?你想要为全世界的用户提供强大的自然用户界面(NUI) 引擎吗?您想要加入到这一项对微软很重要的创新技术的研发吗?

想象一下这个场景, 你可以用语音,手势和你的手机,平板电脑,电视和游戏终端进行交互, 不再需要遥控器,而且你不用绞尽脑汁思考使用什么关键字去搜索你想要的信息,只要对设备里面的个人助手说出你想要完成的事情,它就能智能理解你的意图,给出建议,并且自动帮你完成任务并产生自然的反馈。这一切就如同和一个真人助手交互。

如今计算机的计算能力和存储容量达到前所未有的水平,人类越来越接近自然用户界面的梦想。每一天我们都更接近自然人机交互的目标。为了实现这样的产品,我们需要利用很多语音和语言处理的技术,包括语音识别、 自然语言理解,对话建模、 自然语言生成和语音合成。

微软亚洲互联网工程院正在招聘以下列领域的软件开发工程师和研究科学家。

• 自然语言理解和处理。

• 机器学习

• 机器翻译

• 对话建模

• 自然语言生成

其他资格包括:

1. 拥有计算机硕士/博士学位或相关NUI领域的专业知识

2. 最少7 年相关领域的工作经验

3. 有效的沟通和协作能力

4. 充分了解NUI系统并能做出适当的技术决策

5. 擅长软件开发,能够开发高质量的软件

6. 熟练掌握脚本,C++ 或 C# 编程语言

Microsoft is an equal opportunity employer and supports workforce diversity.

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-Senior NLP Scientist的更多相关文章

  1. 微软职位内部推荐-Senior NLP Scientist & Developer

    微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com )Senior Software Development Engineer/NL ...

  2. 微软职位内部推荐-Senior Data Scientist

    微软近期Open的职位: Extracting accurate, insightful and actionable information from data is part art and pa ...

  3. 微软职位内部推荐-Senior Software Engineer-News

    微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...

  4. 微软职位内部推荐-Senior Speech TTS

    微软近期Open的职位: Job Description: Responsibilities Do you want to change the way the world interacts wit ...

  5. 微软职位内部推荐-Senior Software Engineer_Azure

    微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...

  6. 微软职位内部推荐-Senior Development Engineer

    微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...

  7. 微软职位内部推荐-Senior Software Engineer-SDP

    微软近期Open的职位: Position: Senior SDE The R&D of Shared Data Platform at Application and Services Gr ...

  8. 微软职位内部推荐-Senior SDE

    微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...

  9. 微软职位内部推荐-Senior Development Lead

    微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...

随机推荐

  1. MySQL递归查询父节点或递归查询子节点-陈远波

    根据id查询父节点,具体需要修改的地方笔者已在注释中给大家作了注解 DELIMITER $$ USE `yjlc_platform`$$ -- getCompanyParent 为函数名 DROP F ...

  2. 添加外键式异常 1215-cannot add foreign key constranint

    添加外键时报错,原因是添加外键的表的字段的字段类型不一致 比如我的第一张表id是int类型,添加约束的dep_id是bigint类型,所以报错,只要把两张表添加约束的字段类型改成统一的即可 本人大学生 ...

  3. shiro实战系列(十三)之单元测试

    由于我们已经涉及到了 Subject reference,我们知道 Subject 是“当前执行”用户的特定安全视图,且该 Subject 实 例绑定到一个线程来确保我们知道在线程执行期间的任何时间是 ...

  4. JavaScript中的箭头函数

    1.定义 箭头函数相当于匿名函数,并且简化了函数定义.箭头函数有两种格式,一种像上面的,只包含一个表达式,连{ ... }和return都省略掉了.还有一种可以包含多条语句,这时候就不能省略{ ... ...

  5. ZOJ 4016 Mergeable Stack(利用list模拟多个栈的合并,STL的应用,splice函数!!!)

    Mergeable Stack Time Limit: 2 Seconds      Memory Limit: 65536 KB Given initially empty stacks, ther ...

  6. 未能从程序集“System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”中加载类型“System.Transactions.TransactionScopeAsyncFlowOption”

    项目发布到IIS以后,报以下错误 出现以上问题的原因是,我的项目是在Framework 4.5.2下开发的,而发布程序的服务器FM版本是4.5 .我解决办法是安装Framework 4.6.2 具体办 ...

  7. abp 嵌入资源(视图、css、js)的访问

    最近在做的基于abp作为框架的一个项目,将一些属于框架功能的页面写在了一个独立程序集中,然后在web项目中引用该程序集达到访问框架页面目的. 这样一来发布web之后,在发布目录中是看不到写在另一个程序 ...

  8. 委托、事件、匿名方法、Lambda

    一.委托(delegate)     定义:public delegate  void/类型  DefinedDelegate(参数1,参数2...) 委托是类型安全的. 委托实例:DefinedDe ...

  9. php输出js到前端

    echo "<script language='javascript'>";echo "alert('invalid user...');";ech ...

  10. Docker:一个装应用的容器

    一:简介:你是否经历过“我本地运行没问题啊!““哪个哥们有写死循环了““完了,服务器撑不住了“等等问题,docker就是这么帮你解决问题的工具,它可以帮你把web应用自动化打包和发布,在服务型环境下进 ...