Text Classification

Text Classification

University

5 Qs

quiz-placeholder

Similar activities

IMLQ1

IMLQ1

University

7 Qs

Information Security

Information Security

University

10 Qs

PFRS 6, 5 and PAS 37

PFRS 6, 5 and PAS 37

University

10 Qs

Théorie du traitement de l'information

Théorie du traitement de l'information

University

10 Qs

POSTEST DDGC

POSTEST DDGC

University

10 Qs

Steps of Building the Model

Steps of Building the Model

University

9 Qs

Natural Language Processing

Natural Language Processing

University

3 Qs

Separation and Purification in Biorefinery

Separation and Purification in Biorefinery

University

10 Qs

Text Classification

Text Classification

Assessment

Quiz

Other

University

Easy

Created by

widya aulia

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

What is text classification ?

Method to cluster text

Method to convert token to number

Method to classify text based on its label

Method that adapt how humans learn

2.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Feature extraction also called by ?

Vectorization

Classification

Feature generation

Vector reduction

3.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

How does the workflow of Text Classification ?

preprocessing, feature generation, classification model, evaluation

preprocessing, feature extraction, vectorization, classification,evaluation

preprocessing, sentence splitter, feature extraction, evaluation

preprocessing, feature extraction, model classification, evaluation

4.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

The following are models that can be used for classification, except...

Naive Bayes

SVM

Mulitnomial Naive bayes

Word2Vec

5.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Which of the following is a limitation of Naive Bayes?

simple to calculate

Performance is poor for small data.

Fast computing

Effective on Small Data