Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FinTech 12-2 NLP

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What were the objectives of NLP day 2?

a)

Analyze sentiments and tone from news feeds.

b)

Use NLTK and VADER to classify news as positive, negative, or neutral.

c)

Predict stock movements based on sentiment analysis.

d)

Perform data preparation techniques for sentiment analysis.

2.

Which is a high term frequency and low document frequency?

a)

A high weight in TF-IDF

b)

A low weight in TF-IDF

c)

A bag of words

d)

A corpus

3.

Which is a model of measuring the incidence of known words?

a)

A high weight in TF-IDF

b)

A low weight in TF-IDF

c)

A bag of words

d)

A corpus

4.

Which function would you use to retrieve the list of unique words?

a)

CountVectorizer()

b)

fit_tranform()

c)

get_feature_names()

d)

download()

5.

Which function would you use to implement a bag of words by creating a matrix of token counts?

a)

CountVectorizer()

b)

fit_tranform()

c)

get_feature_names()

d)

download()

6.

Which news sources did we use?

a)

News API

b)

NY Times

c)

Bloomberg

d)

Reuters

7.

Which is the most useful metric from VADER for sentiment analysis?

a)

Positivity

b)

Compound

c)

Negative

d)

Intensity

8.

Which company's tone analyzer service did we discuss?

a)

Amazon

b)

Apple

c)

Google

d)

IBM

9.

How was NLP day 2 for you?

4 lines
10.

Any suggestions for improvement?

4 lines