-
Text Pre-Processing to Latent Semantic Indexing
Slide 2: text preprocessing Stopwords removal Stemming Basic stemming methods remove ending transform words Digits Hyphens Punctuation Marks Case of Letters Identifying different text fields ... -
Information Retrieval and Web Search
slide1:Introduction to Information Retrieval (IR) slide 4: Information Retrieval (IR) Architecture slide 6:IR queries types Keyword queries Boolean queries (using AND, OR, NOT) Phrase queries Proximity ... -
Differentiate Regex patterns and Regex modifiers. Explain any 3 uses of regular expression with relevant ...
regular expression in python is A tiny, highly specialized programming language embedded inside and made available through the re module. it helps to match or ... -
Explain the concept of inheritance in Python with suitable examples.
Inheritance is the capability of one class to derive or inherit the properties from another class. The benefits of inheritance are: It represents real-world relationships ... -
Write a python program to search a word in a file and replace with another ...
APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITYFIFTH SEMESTER M.C.A. DEGREE EXAMINATION, DECEMBER 2018Course Code: RLMCA369Course Name: PYTHON PROGRAMMING Here we represented two type to replace one using ... -
Explain seek() and tell() methods with example?
APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITYFIFTH SEMESTER M.C.A. DEGREE EXAMINATION, DECEMBER 2018Course Code: RLMCA369Course Name: PYTHON PROGRAMMING Syntax Following is the syntax for seek() method − fileObject.seek(offset[, whence]) ... -
Explain various services provided by Google Cloud ?
Google Cloud is a suite of Cloud Computing services offered by Google. The platform provides various services like compute, storage, networking, Big Data, and many more ... -
Explain different classes of Cloud Storage ?
Google Cloud Storage is an enterprise public cloud storage platform that can house large unstructured data sets. Companies can purchase the storage for primary or infrequently accessed data. Google ... -
What are the different stages in Cloud Life Cycle management?
Cloud services have a defined lifecycle. A management program has to touch on each of the six different stages in that lifecycle: Phase 1. The ... -
Analyse the risk factors to be considered during cloud deployment ?
APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITYTHIRD SEMESTER MCA DEGREE EXAMINATION, JULY 2018 Course Code:RLMCA381Course Name: CLOUD COMPUTING Risks in any cloud deployment are dependent upon the ...