Skip to content

This is the repository for the hands-on tutorial on SystemT from KDD 2019

Notifications You must be signed in to change notification settings

System-T/Tutorial-KDD-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDD 2019 Hands-on Tutorial: Declarative Text Understanding with SystemT

Requirements:

Laptop with WiFi - please ensure that you can connect to the conference wifi prior to the tutorial

Web browser - preferably the latest version of Firefox or Chrome.

This tutorial leverages resources from IBM cloud (https://cloud.ibm.com/)

All labs require that you obtain an IBM cloud account (free version is sufficient to complete the labs)

The labs only requires an IBM cloud account to use the Watson Knowledge Studio and Natural Language Understanding services.

Abstract

With the proliferation of information in unstructured and semi-structured form, text understanding (TU) is becoming a fundamental building block in enterprise applications. SystemT is an industrial-strength system for developing end-to-end TU applications in a declarative fashion. Commonly used text operations are abstracted as built-in operators with clean, well-specified semantics exposed through a formal declarative language called AQL (Annotation Query Language), which are transformed by a compiler into highly optimized internal implementations and executed by an efficient and lean runtime engine. Its architecture is designed to address the main requirements for enterprise TU: scalability, expressivity, transparency, and extensibility. SystemT today ships with multiple products across 4 IBM Software Brands and is used in multiple ongoing research projects and being taught in universities. Ongoing research and development efforts focus on making SystemT more usable for both technical and business users, and continuing enhancing its core functionalities based on natural language processing, machine learning, and database technology.

In this tutorial, we will motivate declarative TU and showcase SystemT features for meeting the enterprise TU requirements. The hands-on labs will provide concrete examples on performing TU in progressively sophisticated use cases.

Related References:

  • Overview Papers

    • SystemT: Declarative Text Understanding for Enterprise. NAACL 2018 link
    • SystemT: An Algebraic Approach to Declarative Information Extraction. ACL 2010 link
  • Online Course Overview of Information Extraction Techniques and Hands-on experience doing Information Extraction using SystemT. link

Tutorial Outline:

  • Introduction to enterprise text understanding
  • Overview of SystemT
  • Visual introduction to building extractors
  • Hands-on Lab 1: Building extractors with Watson Knowledge Studio
  • Hands-on Lab 2: Creating and editing extractors visually with the Advanced Rule Editor
  • Annotation Query Language (AQL)
  • Hands-on Lab 3: Creating advanced extractors and writing AQL with the Advanced Rule Editor
  • Advanced topics and research directions

Tutors:

Huaiyu Zhu

Huaiyu Zhu is a Research Staff Member in the Scalable Knowledge Intelligence group at IBM Almaden Research Center. His main research focus is on text analytics, natural language processing, machine learning and statistical information processing. He has a PhD in Computational Mathematics and Statistics from University of Liverpool, and a BS in Computational Mathematics from Xian Jiaotong University.

Yunyao Li

Yunyao Li is a Principle Research Staff Member and Senior Research Manager at IBM Almaden Research Center where she manages the Scalable Knowledge Intelligence Department. She is also a Master Inventor and a member of IBM Academy of Technology. Her expertise is in the interdisciplinary areas of natural language processing, databases, human-computer interaction, and information retrieval. She is a founding member of SystemT, a state-of-the-art NLP system currently powering multiple IBM products, and numerous projects. She received her PhD and master degrees from the University of Michigan Ann Arbor and undergraduate degrees from Tsinghua University, Beijing, China. Read about Yunyao's story from small-town China to Silicon Valley and follow her on Twitter @yunyao_li.

Laura Chiticariu

Laura Chiticariu is the Chief Architect of Watson Knowledge and Language Foundation, with technical leadership responsibilities over Watson Natural Language Understanding, Watson Knowledge Studio and Watson Knowledge Graph. Laura is a core member of the SystemT R&D team, and strongly believes in the notion of Transparent NLP: leveraging machine learning techniques, while ensuring that the NLP system remains transparent - easy to comprehend, debug and enhance. She holds a Ph.D. in Computer Science, and has been teaching NLP across universities within and outside the U.S.

Marina Danilevsky

Marina Danilevsky is a Research Staff Member in the Scalable Knowledge Intelligence group at IBM Almaden Research Center and a core member of the SystemT R&D team. She works in the intersection of data analytics, text mining, natural language processing, information networks, and human-computer interaction. She holds a Ph.D. in Computer Science from the University of Illinois at Urbana-Champaign and a B.S. in Mathematics from the University of Chicago.

Sanjana Sahayaraj

Sanjana Sahayaraj is a Software Developer in the Scalable Knowledge Intelligence group at IBM Almaden Research Center. Her current research interest is in Natural Language Processing. She completed her Masters in Computer Science from University of California, Santa Barbara and her Bachelors in Computer Science and Engineering from Anna University, Chennai, India. Connect with her on twitter @Sanjana_1

Teruki Tauchi

Teruki Tauchi is a front-end software developer of IBM Watson Knowledge Studio at Tokyo Software & Systems Development Lab (TSDL), IBM Japan. He joined IBM after obtaining a Master of Engineering degree in Computer Science from University College London in 2015.

About

This is the repository for the hands-on tutorial on SystemT from KDD 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published