Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
From social media to news articles to machine logs, text data is everywhere. This class will teach you about Information Extraction: how to extract structured data from text in order to derive valuable insights. You will learn about information extraction applications in various domains, such as social media, healthcare analytics, and financial risk analysis.
You will explore common text analytics tasks, including entity, relation, and event extraction, as well as sentiment analysis. Finally, you will dive into “Declarative Information Extraction”, a powerful method for doing high-performance and high-quality text analytics, and gain hands-on experience writing your own extractors.
Module 1 – Getting to Know IE
Question: Your client would like to know how its advertising campaign impressed customers. Which IE task would provide this data?
Question: Which extraction phase can turn a dictionary match of a common first name plus an adjacent regular expression into a “potential person name” entity?
Question: Consider a set of news articles that contains 20 mentions of person names. From this source, an extractor extracts 15 entities, 3 of which are incorrect. What are the Precision (P) and Recall (R) values?
Module 2 – Limitations in IE
Question: Which of the following poses huge demands on the IE engine?
Question: A typical IE grammar-based workflow:
Question: We can overcome IE performance limitations by:
Module 3 – Getting to Know SystemT
Question: What outputs do extractors generate in SystemT?
Question: An output refiner helps you to:
Question: By selecting the Mapping Table checkbox in the Dictionary extractor, you can:
Module 4 – IE with AQL
Question: Which of the following statements describes AQL?
Question: What are the main advantages of SystemT’s approach towards Information Extraction?
Question: Which of the following files can be part of an AQL module?
Module 5 – AQL Basics
Question: Which factor is essential for the Union All statement to work?
Question: Which of the following options is a valid consolidate policy?
Question: When is the Minus statement useful?
Module 6 – Advanced AQL
Question: Which type of text can be extracted using the Detag statement?
Question: When should you use a standard tokenizer?
Question: Which best practices should you use when developing an AQL module?
Module 7 – Declarative IE and the SystemT Optimizer
Question: Which of the following leads to mistakes when two rules match the same region of text?
Question: Which of the following strategies can overcome lossy sequencing?
Question: In which stage of the SystemT optimizer do you merge block plans into a single operator graph?
Module 8 – Best Practices
Question: Why is it that the first document in a collection is often at the top of the AQL Profiler’s “hot” documents view?
Question: Which of the following is NOT a best practice for writing AQL?
Question: Why is it necessary to be selective about performance tuning?
Final Exam
Question: Identify the logical sequence of phases in an IE system.
Question: Consider a set of news articles that contains 100 mentions of organizations. From this source, an extractor extracts 75 entities, 50 of which are correct. What are the Precision (P) and Recall (R) values of this extractor?
Question: What problem is caused by an IE system having a rigid matching priority?
Question: The SystemT consolidate policy:
Question: Which of the following AQL statements uses expressions, dictionaries, and sequence patterns to perform extraction?
Question: Which of the following statements are part of an AQL file?
Question: Which of the following types is a return value for table UDFs?
Question: Which predicate would you use to check if a span is exactly equal to one of a predefined set of words?
Question: Why is correct text tokenization important?
Question: Which of the following is NOT a best practice rule of thumb to follow when writing AQL?
We hope you know the correct answers to Text Analytics 101 If Queslers helped you to find out the correct answers then make sure to bookmark our site for more Course Quiz Answers.
If the options are not the same then make sure to let us know by leaving it in the comments below.
In our experience, we suggest you enroll in this and gain some new skills from Professionals completely free and we assure you will be worth it.
This course is available on Cognitive Class for free, if you are stuck anywhere between quiz or graded assessment quiz, just visit Queslers to get all Quiz Answers and Coding Solutions.
More Courses Quiz Answers >>
Building Cloud Native and Multicloud Applications Quiz Answers
Accelerating Deep Learning with GPUs Quiz Answers
Blockchain Essentials Cognitive Class Quiz Answers
Deep Learning Fundamentals Cognitive Class Quiz Answers
Hadoop 101 Cognitive Class Answers