Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Business Analytics & Text Mining Modeling Using Python - - Unit 3 - Week 1 05/08/23, 12:13 PM

(https://swayam.gov.in) nidhuraji88@gmail.com

(https://swayam.gov.in/nc_details/NPTEL)

NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL) » Business Analytics & Text Mining Modeling Using Python (course)

Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home)

Mentor (student/mentor) Mentee List (student/mentee) Review Assignment (assignment_review)


Click to register for
Certification exam

Week 1 : Assignment 1
(https://examform.nptel.ac.in/2023_10/exam_form/dashboard)

If already registered, click Your last recorded submission was on 2023-08-04, 13:40 IST Due date: 2023-08-09, 23:59 IST.

to check your payment 1) Which of the following built-in data types are used for numbers in Python 3? 1 point
status
str
int
bytes
Course outline float

2) Which of the following are the correct statements regarding similarities between text mining and data mining? 1 point
How does an NPTEL
Both of them use unstructured data for analysis
online course work? ()
Both are about learning from samples of recorded experiences or examples
Both are about finding valuable patterns in data
Week 0 ()
Analytics tasks are modeled using similar machine learning techniques

Week 1 () 3) The main theme in Text Mining is: 1 point

Introduction Part I (unit? Linguistic


unit=17&lesson=18) Theoretical
Empirical
Introduction Part II (unit?
unit=17&lesson=19) All of the above

Introduction Part III (unit? 4) Predictive text analytics tasks may include 1 point
unit=17&lesson=20)
Prediction
Python for Analytics Part I Classification
(unit?unit=17&lesson=21) Clustering
All of the above
Python for Analytics Part II
(unit?unit=17&lesson=22) 5) In a text corpus of N documents, one document is randomly picked. The document contains a total of W words and the word 1 point
‘mining’ appears K times. What would be the cell value for the document in the ‘mining’ column of the binary spreadsheet model?
Quiz: Week 1 :
Assignment 1 K
(assessment?name=102) 1
W
Week 2 ()
0

Week 3 () 6) Which of the following are true about a text corpus and text mining? 1 point

The set of features will be the total set of ‘unique words’ in the collection
DOWNLOAD VIDEOS ()
For a large text corpus, the tabular layout can be too sparse
All the cell values in the tabular layout are positive
Weekly Feedback Link
None of the above
()
7) Which of the following are typical text mining problems? 1 point
Text Transcripts ()
Document Classification
Information Retrieval
Books ()
Clustering and Organizing Documents
Information Extraction

8) Which of the following is true about Python? 1 point

Interpreted programming language


Compiled programming language
Not suitable for highly concurrent, multithreaded applications
All of the above

9) Text Mining is a field related to 1 point

Computer Science
Artificial Intelligence
Natural Language Processing (NLP)
All of the above

https://onlinecourses.nptel.ac.in/noc23_mg104/unit?unit=17&assessment=102 Page 1 of 2
Business Analytics & Text Mining Modeling Using Python - - Unit 3 - Week 1 05/08/23, 12:13 PM

10) Text Mining can be used in: 1 point

Detecting spam
Predicting stock movements based on news stories
News stories categorization
All of the above

You may submit any number of times before the due date. The final submission will be considered for grading.
Submit Answers

https://onlinecourses.nptel.ac.in/noc23_mg104/unit?unit=17&assessment=102 Page 2 of 2

You might also like