An open API service indexing awesome lists of open source software.

https://github.com/chayandatta/got_script_manipulation

Game of Thrones Script - String & file manipulation
https://github.com/chayandatta/got_script_manipulation

data-analysis data-science pandas python3

Last synced: 6 months ago
JSON representation

Game of Thrones Script - String & file manipulation

Awesome Lists containing this project

README

          

# Game of Thrones Script Manipulation:

A sample script of Game of Thrones was taken from the page and stored in the file conv.txt in the dataset provided. Your task is to read the file and do the following:

1. Find out the number of unique characters in the sample conversation?

3. Create a new text file for each of the characters with their name and store the unique words said by them in their respective file. Store one word in one line.