Tutorial 1A - Nagumkc/CS5560_KDM_Lab-assignments GitHub Wiki

                                             Tutorial 1A
                                     Knowledge Discovery Management

Name : Nageswara Rao Nandigam

Class ID : 18


Lab assignment #1A


1. Create a Scala project


In IntelliJ using Scala and SBT. Add any library to SBT and use in it in your project.


Created the scala project with SBT


Implemented simple reverse of string letters program in scala using SBT by importing org.apache.commons library


Build.Sbt file content


Source code:


Output:


2. Create a Python project

In PyCharm using Python. Add any library to Python Interpreter and use it in your project


Implemented simple string tokentizer in python by importing nltk package and adding to python interpreter


Source Code:


Output:


3. Create GitHub Account.


a. Create CS5560LabSubmission repository in remote Github. Clone it to local machine.


b. In the repository push your projects (scala and python) into Lab Submission1 folder

!


c.Write a brief report on your submission using Wiki Page

This wiki page is proof for I wrote report on wiki


4. Create ZenHub Tool Account.


a. Create a board, 3 iterations, at least 5 tasks and show the analytics graph.

Issues:


Iterations:


Board:


analytics graph


⚠️ **GitHub.com Fallback** ⚠️