申请试用
HOT
登录
注册
 
Apache Spark NLP: Extending Spark ML to Deliver Fast, Scalable, and Unified NLP

Apache Spark NLP: Extending Spark ML to Deliver Fast, Scalable, and Unified NLP

Spark开源社区
/
发布于
/
8485
人观看
Natural language processing is a key component in many data science systems that must understand or reason about text. Common use cases include question answering, paraphrasing or summarization, sentiment analysis, natural language BI, language modeling, and disambiguation. Building such systems usually requires combining three types of software libraries: NLP annotation frameworks, machine learning frameworks, and deep learning frameworks. This talk introduces the NLP library for Apache Spark. It natively extends the Spark ML pipeline API’s which enabling zero-copy, distributed, combined NLP & ML pipelines, which leverage all of Spark’s built-in optimizations. Benchmarks and design best practices for building NLP, ML and DL pipelines on Spark will be shared. The library implements core NLP algorithms including lemmatization, part of speech tagging, dependency parsing, named entity recognition, spell checking and sentiment detection. The talk will demonstrate using these algorithms to build commonly used pipelines, using PySpark on notebooks that will be made publicly available after the talk.
0点赞
1收藏
1下载
确认
3秒后跳转登录页面
去登陆