{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "Xht4WpyQ2N2V" }, "source": [ "Part1: Data Preprocessing and EDA" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "2kcKKHR72I0H" }, "outputs": [], "source": [ "import numpy as np\n", "import pandas as pd\n", "import seaborn as sns\n", "import matplotlib.pyplot as plt\n", "import torch\n", "import warnings\n", "warnings.filterwarnings(\"ignore\")" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "9r4tAc6v2T2F" }, "outputs": [], "source": [ "from sklearn.model_selection import train_test_split\n", "from torch.utils.data import Dataset, DataLoader\n", "from lightning.pytorch import Trainer\n", "from lightning.pytorch.callbacks import ModelCheckpoint\n", "from lightning.pytorch.loggers import TensorBoardLogger" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "EasQhilD2W_b" }, "outputs": [], "source": [ "import transformers\n", "from transformers import T5Tokenizer, T5ForConditionalGeneration, AutoTokenizer, AutoModel\n", "from transformers import PegasusForConditionalGeneration, PegasusTokenizer, BartForConditionalGeneration\n", "from transformers import DataCollatorForSeq2Seq, AdamW, get_linear_schedule_with_warmup\n", "from transformers import AutoModelForSeq2SeqLM, Seq2SeqTrainingArguments, Seq2SeqTrainer\n", "from transformers import create_optimizer, AdamWeightDecay\n", "from transformers import pipeline\n", "import datasets\n", "from datasets import Dataset, DatasetDict\n", "#from torch.utils.data import DataLoader, Dataset\n", "from tqdm.auto import tqdm\n", "from rouge import Rouge" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 36 }, "id": "yJFr64Pj3teG", "outputId": "111220d5-cf47-41e0-f7d3-d00a2b75b17e" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ "'cuda'" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "string" } }, "metadata": {}, "execution_count": 12 } ], "source": [ "from torch import cuda\n", "device = 'cuda' if cuda.is_available() else 'cpu'\n", "device" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 293 }, "id": "0OfSuGoo3xKr", "outputId": "4e76a688-39e6-446e-b63c-c31dc65b4f1a" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "0 Chhavi Tyagi 03 Aug 2017,Thursday \n", "1 Daisy Mowke 03 Aug 2017,Thursday \n", "2 Arshiya Chopra 03 Aug 2017,Thursday \n", "3 Sumedha Sehra 03 Aug 2017,Thursday \n", "4 Aarushi Maheshwari 03 Aug 2017,Thursday \n", "\n", " headlines \\\n", "0 Daman & Diu revokes mandatory Rakshabandhan in... \n", "1 Malaika slams user who trolled her for 'divorc... \n", "2 'Virgin' now corrected to 'Unmarried' in IGIMS... \n", "3 Aaj aapne pakad liya: LeT man Dujana before be... \n", "4 Hotel staff to get training to spot signs of s... \n", "\n", " read_more \\\n", "0 http://www.hindustantimes.com/india-news/raksh... \n", "1 http://www.hindustantimes.com/bollywood/malaik... \n", "2 http://www.hindustantimes.com/patna/bihar-igim... \n", "3 http://indiatoday.intoday.in/story/abu-dujana-... \n", "4 http://indiatoday.intoday.in/story/sex-traffic... \n", "\n", " text \\\n", "0 The Administration of Union Territory Daman an... \n", "1 Malaika Arora slammed an Instagram user who tr... \n", "2 The Indira Gandhi Institute of Medical Science... \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... \n", "4 Hotels in Maharashtra will train their staff t... \n", "\n", " ctext \n", "0 The Daman and Diu administration on Wednesday ... \n", "1 From her special numbers to TV?appearances, Bo... \n", "2 The Indira Gandhi Institute of Medical Science... \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... \n", "4 Hotels in Mumbai and other Indian cities are t... " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateheadlinesread_moretextctext
0Chhavi Tyagi03 Aug 2017,ThursdayDaman & Diu revokes mandatory Rakshabandhan in...http://www.hindustantimes.com/india-news/raksh...The Administration of Union Territory Daman an...The Daman and Diu administration on Wednesday ...
1Daisy Mowke03 Aug 2017,ThursdayMalaika slams user who trolled her for 'divorc...http://www.hindustantimes.com/bollywood/malaik...Malaika Arora slammed an Instagram user who tr...From her special numbers to TV?appearances, Bo...
2Arshiya Chopra03 Aug 2017,Thursday'Virgin' now corrected to 'Unmarried' in IGIMS...http://www.hindustantimes.com/patna/bihar-igim...The Indira Gandhi Institute of Medical Science...The Indira Gandhi Institute of Medical Science...
3Sumedha Sehra03 Aug 2017,ThursdayAaj aapne pakad liya: LeT man Dujana before be...http://indiatoday.intoday.in/story/abu-dujana-...Lashkar-e-Taiba's Kashmir commander Abu Dujana...Lashkar-e-Taiba's Kashmir commander Abu Dujana...
4Aarushi Maheshwari03 Aug 2017,ThursdayHotel staff to get training to spot signs of s...http://indiatoday.intoday.in/story/sex-traffic...Hotels in Maharashtra will train their staff t...Hotels in Mumbai and other Indian cities are t...
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "variable_name": "df", "summary": "{\n \"name\": \"df\",\n \"rows\": 4514,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 45,\n \"samples\": [\n \"Animesh Choudhary\",\n \"Swarnim Bagre\",\n \"Rini Sinha\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"object\",\n \"num_unique_values\": 240,\n \"samples\": [\n \"16 Feb 2017,Thursday\",\n \"28 Jul 2017,Friday\",\n \"09 Dec 2016,Friday\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"headlines\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4514,\n \"samples\": [\n \"South Delhi restaurants to allow public to use toilets at ?5\",\n \"China bans Bieber from performing over bad behaviour\",\n \"Pakistan accuses India of targeting CPEC\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4461,\n \"samples\": [\n \"http://www.hindustantimes.com/india-news/rjd-leader-close-to-shahabuddin-shot-dead-in-bihar-s-siwan/story-nNJ50rMCX9KqxdBsfUv5VM.html?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle \",\n \"https://www.theguardian.com/business/2017/jul/17/primark-recalls-mens-flip-flops-after-carcinogenic-chemical-discovery?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle \",\n \"http://indiatoday.intoday.in/story/yogi-adityanath-inspired-menu-vegetarian-lucknow-hotel-ssj-international-charbagh-lifefd/1/925947.html \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4514,\n \"samples\": [\n \"All restaurants, including five-star hotels, in South Delhi have been directed by a Delhi civic body to make their toilets available to general public, who are not customers, at a fee of ?5 starting April 1. \\\"The move will be particularly beneficial for women who face problems due to lack of toilets in marketplaces,\\\" the South Delhi Municipal Corporation said.\",\n \"The Chinese government has banned singer Justin Bieber from performing in the country as he has \\\"engaged in a series of bad behaviours, both in his social life and during a previous performance in China\\\". Bieber will perform in Asia later this year, with concerts scheduled in countries like Indonesia, Japan and Singapore, as part of his Purpose World Tour.\",\n \"Pakistan on Saturday accused India of targeting the China-Pakistan Economic Corridor (CPEC) project through subversive activities. Pakistan further said that it is aware of \\\"enemy designs\\\" and is taking effective counter measures. Notably, India which has repeatedly dismissed all such allegations has raised sovereignty concerns over the project as it passes through Pakistan-occupied Kashmir.\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4341,\n \"samples\": [\n \"If you are a Samsung Galaxy Note fan, you were waiting to hear these words -- Note 7 will be sold in India. Despite all the bad whether it went through before being laid to the grave, Note 7 might come back from the dead; it has to if the company is to minimize losses and environmental penalties incurred in disposal of close to 3 million devices.Update: Samsung has denied that it has any plans to sell refurbished Galaxy Note 7 units in India. \\\"The report on Samsung planning to sell refurbished Galaxy Note 7 smartphone in India is incorrect,\\\" said a Samsung India spokesperson, without offering any other details.\\u00a0 Korean website Hankyung reports the Galaxy Note 7 is due for a resurrection in select places -- Vietnam, India and probably South Korea. Samsung Electronics will finalise the designs by May this year and will go on sale in June (expected). Several changes will be made to the phone.Also Read: Galaxy Note 7 exploded due to battery, confirms Samsung Samsung initially announced a recall of some 2.5 million Note 7 phones in September and identified the cause of the fire as a manufacturing process problem at one of its suppliers, but new Note 7s with what Samsung said were safe batteries from a different supplier continued to catch fire.But it was only after a complete recall and \\\"in-depth\\\" analysis of the cause did it make out that it was not the battery material, but the way the battery was shaped to fit in the chassis that caused the short circuit.Now, Samsung will be redesigning both the battery and the chassis. The battery is said to be of a lower capacity -- about 3000mAh, and if Samsung is redesigning the chassis, it might not support a dual curved screen. But it will be called refurbished and the price expected should be considerably cheaper.\",\n \"The public works department (PWD) has cleared the proposal for the construction of a flyover over the erstwhile NH-58 near Raj Nagar Extension (RNE). After NH-58 was denotified as a highway last year, it was assigned as ?other district road? to the PWD as per a state government notification in June.Due to massive inflow of traffic on the Ghaziabad-Meerut Road (erstwhile NH-58), officials of the Ghaziabad Development Authority (GDA) had proposed the construction of a flyover and also altered the design, by making it a split-type flyover, as the regional rapid transit system (RRTS) corridor passes through the median of the road.?We have given clearance for the project to the GDA. They will have to prepare a service lane in the area and also have to take care of the piped gas line that passes through the area. They will make use of additional land in the vicinity and also remove encroachments. We also reviewed their traffic plan and have given them the permission after a thorough study,? said Manish Verma, executive engineer, PWD.?We also checked the RRTS alignment and had also asked them to take permission from the agency concerned. The clearance was given on a review of the traffic regulation plan and provision for the RRTS alignment. We are also planning to make the road a state highway and will send a proposal to the government. This is because the volume of traffic has remained the same despite the road being denotified as a highway,? he said.The proposed flyover, spanning 538 metres, is pegged at Rs50 crore and its design was changed from combined six-lane to three-lane (each side) split-type one. The middle portion between the two lanes will be used for the RRTS, which will come up on an elevated section, like the metro train system.The authority had proposed the flyover to decongest the city roads as a heavy volume of traffic is witnessed at the intersection.?The design for the flyover has been approved by the RRTS agency. The flyover design report is waiting to be vetted by IIT, Roorkee. The UP state bridge corporation is the construction agency. Once the design is vetted, the flyover construction can be started. We have received clearances from PWD for the project,? said Chakresh Jain, executive engineer, GDA.The authority has also proposed a flyover in Vasundhara, over the Link Road. Officials said that the proposed design is not in conflict with the RRTS alignment and pegged the cost at Rs50 crore.\",\n \"New Delhi, Jun 30 (PTI) As India transits to a new era with rollout of GST, the government is leaving no stone unturned for a smooth switchover and has asked tax offices to convert into GST Seva-Kendras to provide all assistance to tax payers. While the rollout day of July 1 will be known as GST Day, all the offices of the Central Board of Excise and Customs (CBEC) have been instructed to be open on Saturday as a trade facilitation measure. This was to enable the availability of officers and staff for the benefit of trade and industry, an order issued by CBEC Special Secretary and Member S Ramesh said. \\\"Henceforth, all field offices from the Chief Commissioners office to the Range should serve as GST Seva- Kendras for effective trade facilitation,\\\" it said. Apart from giving guidance to GST assessees, GST Seva Kendras should render assistance to taxpayers in migration, registration as well as filing of returns. A guidance manual for such GST Seva Kendras too has been circulated to all offices in a bid to standardise quality taxpayer services. The order instructed such manuals to be prepared for each zone operating at different levels. \\\"This work may be done in a time-bound manner so as to be completed in next 2-3 days,\\\" Ramesh wrote. CBEC also asked for strengthening of the GST Seva-Kendras to enable them discharge their functions effectively and promptly. In the run-up to the GST rollout, CBEC had organised outreach programmes and training sessions for the new regime. \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 13 } ], "source": [ "df = pd.read_csv(\"news_summary.csv\", encoding=\"latin-1\")\n", "df.head()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 192 }, "id": "-2hDkWtT3xW3", "outputId": "430349ed-8231-4a9c-f4b4-518cf20475d1" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "count 4514 4514 \n", "unique 45 240 \n", "top Chhavi Tyagi 19 Jul 2017,Wednesday \n", "freq 559 76 \n", "\n", " headlines \\\n", "count 4514 \n", "unique 4514 \n", "top More than half of India's languages may die in... \n", "freq 1 \n", "\n", " read_more \\\n", "count 4514 \n", "unique 4461 \n", "top http://indiatoday.intoday.in/story/assembly-el... \n", "freq 13 \n", "\n", " text \\\n", "count 4514 \n", "unique 4514 \n", "top At least 400 languages or more than half langu... \n", "freq 1 \n", "\n", " ctext \n", "count 4396 \n", "unique 4341 \n", "top AAJ TAK LIVE TV WITH LIVE ELECTION RESULTS I c... \n", "freq 13 " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateheadlinesread_moretextctext
count451445144514451445144396
unique452404514446145144341
topChhavi Tyagi19 Jul 2017,WednesdayMore than half of India's languages may die in...http://indiatoday.intoday.in/story/assembly-el...At least 400 languages or more than half langu...AAJ TAK LIVE TV WITH LIVE ELECTION RESULTS I c...
freq55976113113
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "summary": "{\n \"name\": \"df\",\n \"rows\": 4,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4,\n \"samples\": [\n 45,\n \"559\",\n \"4514\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"date\",\n \"min\": \"1970-01-01 00:00:00.000000076\",\n \"max\": \"2017-07-19 00:00:00\",\n \"num_unique_values\": 4,\n \"samples\": [\n 240,\n \"76\",\n \"4514\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"headlines\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 3,\n \"samples\": [\n \"4514\",\n \"More than half of India's languages may die in 50yrs: Survey\",\n \"1\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4,\n \"samples\": [\n 4461,\n \"13\",\n \"4514\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 3,\n \"samples\": [\n \"4514\",\n \"At least 400 languages or more than half languages spoken by India's 1.3 billion people may die out in next 50 years, a study by the People's Linguistic Survey of India (PSLI) stated. Further claiming that India has already lost 250 languages in last five decades, the survey said, \\\"Each time a language is lost, the corresponding culture is killed.\\\"\",\n \"1\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4,\n \"samples\": [\n 4341,\n \"13\",\n \"4396\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 14 } ], "source": [ "df.describe()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/" }, "id": "hL6otfxI3xeh", "outputId": "37b3338c-d1ee-4de1-9b93-7aa3ccdc7dec" }, "outputs": [ { "output_type": "stream", "name": "stdout", "text": [ "\n", "RangeIndex: 4514 entries, 0 to 4513\n", "Data columns (total 6 columns):\n", " # Column Non-Null Count Dtype \n", "--- ------ -------------- ----- \n", " 0 author 4514 non-null object\n", " 1 date 4514 non-null object\n", " 2 headlines 4514 non-null object\n", " 3 read_more 4514 non-null object\n", " 4 text 4514 non-null object\n", " 5 ctext 4396 non-null object\n", "dtypes: object(6)\n", "memory usage: 211.7+ KB\n" ] } ], "source": [ "df.info()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 192 }, "id": "jbE3zKex3xg0", "outputId": "ad9f82d3-5bd9-4942-a2f6-69bc916af0b1" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "count 4396 4396 \n", "unique 45 240 \n", "top Chhavi Tyagi 19 Jul 2017,Wednesday \n", "freq 546 76 \n", "\n", " headlines \\\n", "count 4396 \n", "unique 4396 \n", "top More than half of India's languages may die in... \n", "freq 1 \n", "\n", " read_more \\\n", "count 4396 \n", "unique 4344 \n", "top http://indiatoday.intoday.in/story/assembly-el... \n", "freq 13 \n", "\n", " text \\\n", "count 4396 \n", "unique 4396 \n", "top At least 400 languages or more than half langu... \n", "freq 1 \n", "\n", " ctext \n", "count 4396 \n", "unique 4341 \n", "top AAJ TAK LIVE TV WITH LIVE ELECTION RESULTS I c... \n", "freq 13 " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateheadlinesread_moretextctext
count439643964396439643964396
unique452404396434443964341
topChhavi Tyagi19 Jul 2017,WednesdayMore than half of India's languages may die in...http://indiatoday.intoday.in/story/assembly-el...At least 400 languages or more than half langu...AAJ TAK LIVE TV WITH LIVE ELECTION RESULTS I c...
freq54676113113
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "summary": "{\n \"name\": \"df\",\n \"rows\": 4,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4,\n \"samples\": [\n 45,\n \"546\",\n \"4396\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"date\",\n \"min\": \"1970-01-01 00:00:00.000000076\",\n \"max\": \"2017-07-19 00:00:00\",\n \"num_unique_values\": 4,\n \"samples\": [\n 240,\n \"76\",\n \"4396\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"headlines\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 3,\n \"samples\": [\n \"4396\",\n \"More than half of India's languages may die in 50yrs: Survey\",\n \"1\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4,\n \"samples\": [\n 4344,\n \"13\",\n \"4396\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 3,\n \"samples\": [\n \"4396\",\n \"At least 400 languages or more than half languages spoken by India's 1.3 billion people may die out in next 50 years, a study by the People's Linguistic Survey of India (PSLI) stated. Further claiming that India has already lost 250 languages in last five decades, the survey said, \\\"Each time a language is lost, the corresponding culture is killed.\\\"\",\n \"1\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4,\n \"samples\": [\n 4341,\n \"13\",\n \"4396\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 16 } ], "source": [ "df = df.dropna()\n", "df.describe()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 293 }, "id": "EHRoV28e3xjd", "outputId": "028c8ee6-223f-4f56-c583-18b64a25c1bf" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "0 Chhavi Tyagi 03 Aug 2017,Thursday \n", "1 Daisy Mowke 03 Aug 2017,Thursday \n", "2 Arshiya Chopra 03 Aug 2017,Thursday \n", "3 Sumedha Sehra 03 Aug 2017,Thursday \n", "4 Aarushi Maheshwari 03 Aug 2017,Thursday \n", "\n", " headlines \\\n", "0 daman & diu revokes mandatory rakshabandhan in... \n", "1 malaika slams user who trolled her for 'divorc... \n", "2 'virgin' now corrected to 'unmarried' in igims... \n", "3 aaj aapne pakad liya: let man dujana before be... \n", "4 hotel staff to get training to spot signs of s... \n", "\n", " read_more \\\n", "0 http://www.hindustantimes.com/india-news/raksh... \n", "1 http://www.hindustantimes.com/bollywood/malaik... \n", "2 http://www.hindustantimes.com/patna/bihar-igim... \n", "3 http://indiatoday.intoday.in/story/abu-dujana-... \n", "4 http://indiatoday.intoday.in/story/sex-traffic... \n", "\n", " text \\\n", "0 the administration of union territory daman an... \n", "1 malaika arora slammed an instagram user who tr... \n", "2 the indira gandhi institute of medical science... \n", "3 lashkar-e-taiba's kashmir commander abu dujana... \n", "4 hotels in maharashtra will train their staff t... \n", "\n", " ctext \n", "0 the daman and diu administration on wednesday ... \n", "1 from her special numbers to tv?appearances, bo... \n", "2 the indira gandhi institute of medical science... \n", "3 lashkar-e-taiba's kashmir commander abu dujana... \n", "4 hotels in mumbai and other indian cities are t... " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateheadlinesread_moretextctext
0Chhavi Tyagi03 Aug 2017,Thursdaydaman & diu revokes mandatory rakshabandhan in...http://www.hindustantimes.com/india-news/raksh...the administration of union territory daman an...the daman and diu administration on wednesday ...
1Daisy Mowke03 Aug 2017,Thursdaymalaika slams user who trolled her for 'divorc...http://www.hindustantimes.com/bollywood/malaik...malaika arora slammed an instagram user who tr...from her special numbers to tv?appearances, bo...
2Arshiya Chopra03 Aug 2017,Thursday'virgin' now corrected to 'unmarried' in igims...http://www.hindustantimes.com/patna/bihar-igim...the indira gandhi institute of medical science...the indira gandhi institute of medical science...
3Sumedha Sehra03 Aug 2017,Thursdayaaj aapne pakad liya: let man dujana before be...http://indiatoday.intoday.in/story/abu-dujana-...lashkar-e-taiba's kashmir commander abu dujana...lashkar-e-taiba's kashmir commander abu dujana...
4Aarushi Maheshwari03 Aug 2017,Thursdayhotel staff to get training to spot signs of s...http://indiatoday.intoday.in/story/sex-traffic...hotels in maharashtra will train their staff t...hotels in mumbai and other indian cities are t...
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "variable_name": "df", "summary": "{\n \"name\": \"df\",\n \"rows\": 4396,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 45,\n \"samples\": [\n \"Animesh Choudhary\",\n \"Swarnim Bagre\",\n \"Rini Sinha\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"object\",\n \"num_unique_values\": 240,\n \"samples\": [\n \"16 Feb 2017,Thursday\",\n \"28 Jul 2017,Friday\",\n \"09 Dec 2016,Friday\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"headlines\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4396,\n \"samples\": [\n \"woman arrested three times for trying to jump fence near wh\",\n \"tea stall where pm sold tea to be developed as tourist spot\",\n \"obama declares january 16 as religious freedom day\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4344,\n \"samples\": [\n \"http://indiatoday.intoday.in/story/shuttler-kidambi-srikanth-australian-open-super-series-andhra-pradesh-chandrababu-naidu/1/989764.html \",\n \"http://www.hindustantimes.com/delhi-news/delhi-police-welcome-a-baby-cops-are-trained-to-play-midwives-in-emergencies/story-aMbugIIYEwdUW6nEfXNbCI.html?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle \",\n \"http://www.hindustantimes.com/delhi/compensation-for-acid-attack-survivors-raised-to-7l-aap-to-hc/story-eurzRvvaYzdbRhlwbwYwTL.html \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4396,\n \"samples\": [\n \"a woman, who was arrested twice last week for trying to jump the white house fence, has been arrested for the third time for scaling a fence at the treasury building, next to the white house. the woman, who told officers that she wanted to speak to president donald trump, has been charged with unlawful entry and contempt of court.\",\n \"a tea stall in gujarat's vadnagar railway station where pm narendra modi used to sell tea during his childhood is set to become a tourist spot. union culture minister mahesh sharma visited the place on sunday and said the tea stall will be developed as a part of a ?100-crore project to develop vadnagar and surrounding areas as tourist destinations. \",\n \"us president barack obama has declared january 16 as religious freedom day in accordance with a yearly tradition. urging his countrymen to stand against religious intolerance, obama said, \\\"religious freedom is a principle based not on shared ancestry, culture, ethnicity, or faith but on a shared commitment to liberty.\\\" he further said that america's strength comes from its diversity.\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4341,\n \"samples\": [\n \"if you are a samsung galaxy note fan, you were waiting to hear these words -- note 7 will be sold in india. despite all the bad whether it went through before being laid to the grave, note 7 might come back from the dead; it has to if the company is to minimize losses and environmental penalties incurred in disposal of close to 3 million devices.update: samsung has denied that it has any plans to sell refurbished galaxy note 7 units in india. \\\"the report on samsung planning to sell refurbished galaxy note 7 smartphone in india is incorrect,\\\" said a samsung india spokesperson, without offering any other details.\\u00a0 korean website hankyung reports the galaxy note 7 is due for a resurrection in select places -- vietnam, india and probably south korea. samsung electronics will finalise the designs by may this year and will go on sale in june (expected). several changes will be made to the phone.also read: galaxy note 7 exploded due to battery, confirms samsung samsung initially announced a recall of some 2.5 million note 7 phones in september and identified the cause of the fire as a manufacturing process problem at one of its suppliers, but new note 7s with what samsung said were safe batteries from a different supplier continued to catch fire.but it was only after a complete recall and \\\"in-depth\\\" analysis of the cause did it make out that it was not the battery material, but the way the battery was shaped to fit in the chassis that caused the short circuit.now, samsung will be redesigning both the battery and the chassis. the battery is said to be of a lower capacity -- about 3000mah, and if samsung is redesigning the chassis, it might not support a dual curved screen. but it will be called refurbished and the price expected should be considerably cheaper.\",\n \"the public works department (pwd) has cleared the proposal for the construction of a flyover over the erstwhile nh-58 near raj nagar extension (rne). after nh-58 was denotified as a highway last year, it was assigned as ?other district road? to the pwd as per a state government notification in june.due to massive inflow of traffic on the ghaziabad-meerut road (erstwhile nh-58), officials of the ghaziabad development authority (gda) had proposed the construction of a flyover and also altered the design, by making it a split-type flyover, as the regional rapid transit system (rrts) corridor passes through the median of the road.?we have given clearance for the project to the gda. they will have to prepare a service lane in the area and also have to take care of the piped gas line that passes through the area. they will make use of additional land in the vicinity and also remove encroachments. we also reviewed their traffic plan and have given them the permission after a thorough study,? said manish verma, executive engineer, pwd.?we also checked the rrts alignment and had also asked them to take permission from the agency concerned. the clearance was given on a review of the traffic regulation plan and provision for the rrts alignment. we are also planning to make the road a state highway and will send a proposal to the government. this is because the volume of traffic has remained the same despite the road being denotified as a highway,? he said.the proposed flyover, spanning 538 metres, is pegged at rs50 crore and its design was changed from combined six-lane to three-lane (each side) split-type one. the middle portion between the two lanes will be used for the rrts, which will come up on an elevated section, like the metro train system.the authority had proposed the flyover to decongest the city roads as a heavy volume of traffic is witnessed at the intersection.?the design for the flyover has been approved by the rrts agency. the flyover design report is waiting to be vetted by iit, roorkee. the up state bridge corporation is the construction agency. once the design is vetted, the flyover construction can be started. we have received clearances from pwd for the project,? said chakresh jain, executive engineer, gda.the authority has also proposed a flyover in vasundhara, over the link road. officials said that the proposed design is not in conflict with the rrts alignment and pegged the cost at rs50 crore.\",\n \"new delhi, jun 30 (pti) as india transits to a new era with rollout of gst, the government is leaving no stone unturned for a smooth switchover and has asked tax offices to convert into gst seva-kendras to provide all assistance to tax payers. while the rollout day of july 1 will be known as gst day, all the offices of the central board of excise and customs (cbec) have been instructed to be open on saturday as a trade facilitation measure. this was to enable the availability of officers and staff for the benefit of trade and industry, an order issued by cbec special secretary and member s ramesh said. \\\"henceforth, all field offices from the chief commissioners office to the range should serve as gst seva- kendras for effective trade facilitation,\\\" it said. apart from giving guidance to gst assessees, gst seva kendras should render assistance to taxpayers in migration, registration as well as filing of returns. a guidance manual for such gst seva kendras too has been circulated to all offices in a bid to standardise quality taxpayer services. the order instructed such manuals to be prepared for each zone operating at different levels. \\\"this work may be done in a time-bound manner so as to be completed in next 2-3 days,\\\" ramesh wrote. cbec also asked for strengthening of the gst seva-kendras to enable them discharge their functions effectively and promptly. in the run-up to the gst rollout, cbec had organised outreach programmes and training sessions for the new regime. \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 14 } ], "source": [ "# Converting to lowercase\n", "df['ctext'] = df['ctext'].apply(str.lower)\n", "df['text'] = df['text'].apply(str.lower)\n", "df['headlines'] = df['headlines'].apply(str.lower)\n", "df.head()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 414 }, "id": "h94YGn8t3xm0", "outputId": "4a761077-ce88-4645-bafa-03d43fcc0952" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "0 Chhavi Tyagi 03 Aug 2017,Thursday \n", "1 Daisy Mowke 03 Aug 2017,Thursday \n", "2 Arshiya Chopra 03 Aug 2017,Thursday \n", "3 Sumedha Sehra 03 Aug 2017,Thursday \n", "4 Aarushi Maheshwari 03 Aug 2017,Thursday \n", "\n", " headlines \\\n", "0 Daman & Diu revokes mandatory Rakshabandhan in... \n", "1 Malaika slams user who trolled her for 'divorc... \n", "2 'Virgin' now corrected to 'Unmarried' in IGIMS... \n", "3 Aaj aapne pakad liya: LeT man Dujana before be... \n", "4 Hotel staff to get training to spot signs of s... \n", "\n", " read_more \\\n", "0 http://www.hindustantimes.com/india-news/raksh... \n", "1 http://www.hindustantimes.com/bollywood/malaik... \n", "2 http://www.hindustantimes.com/patna/bihar-igim... \n", "3 http://indiatoday.intoday.in/story/abu-dujana-... \n", "4 http://indiatoday.intoday.in/story/sex-traffic... \n", "\n", " text \\\n", "0 The Administration of Union Territory Daman an... \n", "1 Malaika Arora slammed an Instagram user who tr... \n", "2 The Indira Gandhi Institute of Medical Science... \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... \n", "4 Hotels in Maharashtra will train their staff t... \n", "\n", " ctext headlines_length \\\n", "0 The Daman and Diu administration on Wednesday ... 9 \n", "1 From her special numbers to TV?appearances, Bo... 10 \n", "2 The Indira Gandhi Institute of Medical Science... 8 \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... 10 \n", "4 Hotels in Mumbai and other Indian cities are t... 11 \n", "\n", " text_length ctext_length \n", "0 60 364 \n", "1 60 396 \n", "2 60 335 \n", "3 60 404 \n", "4 60 526 " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateheadlinesread_moretextctextheadlines_lengthtext_lengthctext_length
0Chhavi Tyagi03 Aug 2017,ThursdayDaman & Diu revokes mandatory Rakshabandhan in...http://www.hindustantimes.com/india-news/raksh...The Administration of Union Territory Daman an...The Daman and Diu administration on Wednesday ...960364
1Daisy Mowke03 Aug 2017,ThursdayMalaika slams user who trolled her for 'divorc...http://www.hindustantimes.com/bollywood/malaik...Malaika Arora slammed an Instagram user who tr...From her special numbers to TV?appearances, Bo...1060396
2Arshiya Chopra03 Aug 2017,Thursday'Virgin' now corrected to 'Unmarried' in IGIMS...http://www.hindustantimes.com/patna/bihar-igim...The Indira Gandhi Institute of Medical Science...The Indira Gandhi Institute of Medical Science...860335
3Sumedha Sehra03 Aug 2017,ThursdayAaj aapne pakad liya: LeT man Dujana before be...http://indiatoday.intoday.in/story/abu-dujana-...Lashkar-e-Taiba's Kashmir commander Abu Dujana...Lashkar-e-Taiba's Kashmir commander Abu Dujana...1060404
4Aarushi Maheshwari03 Aug 2017,ThursdayHotel staff to get training to spot signs of s...http://indiatoday.intoday.in/story/sex-traffic...Hotels in Maharashtra will train their staff t...Hotels in Mumbai and other Indian cities are t...1160526
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "variable_name": "df", "summary": "{\n \"name\": \"df\",\n \"rows\": 4396,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 45,\n \"samples\": [\n \"Animesh Choudhary\",\n \"Swarnim Bagre\",\n \"Rini Sinha\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"object\",\n \"num_unique_values\": 240,\n \"samples\": [\n \"16 Feb 2017,Thursday\",\n \"28 Jul 2017,Friday\",\n \"09 Dec 2016,Friday\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"headlines\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4396,\n \"samples\": [\n \"Woman arrested three times for trying to jump fence near WH\",\n \"Tea stall where PM sold tea to be developed as tourist spot\",\n \"Obama declares January 16 as Religious Freedom Day\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4344,\n \"samples\": [\n \"http://indiatoday.intoday.in/story/shuttler-kidambi-srikanth-australian-open-super-series-andhra-pradesh-chandrababu-naidu/1/989764.html \",\n \"http://www.hindustantimes.com/delhi-news/delhi-police-welcome-a-baby-cops-are-trained-to-play-midwives-in-emergencies/story-aMbugIIYEwdUW6nEfXNbCI.html?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle \",\n \"http://www.hindustantimes.com/delhi/compensation-for-acid-attack-survivors-raised-to-7l-aap-to-hc/story-eurzRvvaYzdbRhlwbwYwTL.html \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4396,\n \"samples\": [\n \"A woman, who was arrested twice last week for trying to jump the White House fence, has been arrested for the third time for scaling a fence at the Treasury Building, next to the White House. The woman, who told officers that she wanted to speak to President Donald Trump, has been charged with unlawful entry and contempt of court.\",\n \"A tea stall in Gujarat's Vadnagar railway station where PM Narendra Modi used to sell tea during his childhood is set to become a tourist spot. Union Culture Minister Mahesh Sharma visited the place on Sunday and said the tea stall will be developed as a part of a ?100-crore project to develop Vadnagar and surrounding areas as tourist destinations. \",\n \"US President Barack Obama has declared January 16 as Religious Freedom Day in accordance with a yearly tradition. Urging his countrymen to stand against religious intolerance, Obama said, \\\"religious freedom is a principle based not on shared ancestry, culture, ethnicity, or faith but on a shared commitment to liberty.\\\" He further said that America's strength comes from its diversity.\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4341,\n \"samples\": [\n \"If you are a Samsung Galaxy Note fan, you were waiting to hear these words -- Note 7 will be sold in India. Despite all the bad whether it went through before being laid to the grave, Note 7 might come back from the dead; it has to if the company is to minimize losses and environmental penalties incurred in disposal of close to 3 million devices.Update: Samsung has denied that it has any plans to sell refurbished Galaxy Note 7 units in India. \\\"The report on Samsung planning to sell refurbished Galaxy Note 7 smartphone in India is incorrect,\\\" said a Samsung India spokesperson, without offering any other details.\\u00a0 Korean website Hankyung reports the Galaxy Note 7 is due for a resurrection in select places -- Vietnam, India and probably South Korea. Samsung Electronics will finalise the designs by May this year and will go on sale in June (expected). Several changes will be made to the phone.Also Read: Galaxy Note 7 exploded due to battery, confirms Samsung Samsung initially announced a recall of some 2.5 million Note 7 phones in September and identified the cause of the fire as a manufacturing process problem at one of its suppliers, but new Note 7s with what Samsung said were safe batteries from a different supplier continued to catch fire.But it was only after a complete recall and \\\"in-depth\\\" analysis of the cause did it make out that it was not the battery material, but the way the battery was shaped to fit in the chassis that caused the short circuit.Now, Samsung will be redesigning both the battery and the chassis. The battery is said to be of a lower capacity -- about 3000mAh, and if Samsung is redesigning the chassis, it might not support a dual curved screen. But it will be called refurbished and the price expected should be considerably cheaper.\",\n \"The public works department (PWD) has cleared the proposal for the construction of a flyover over the erstwhile NH-58 near Raj Nagar Extension (RNE). After NH-58 was denotified as a highway last year, it was assigned as ?other district road? to the PWD as per a state government notification in June.Due to massive inflow of traffic on the Ghaziabad-Meerut Road (erstwhile NH-58), officials of the Ghaziabad Development Authority (GDA) had proposed the construction of a flyover and also altered the design, by making it a split-type flyover, as the regional rapid transit system (RRTS) corridor passes through the median of the road.?We have given clearance for the project to the GDA. They will have to prepare a service lane in the area and also have to take care of the piped gas line that passes through the area. They will make use of additional land in the vicinity and also remove encroachments. We also reviewed their traffic plan and have given them the permission after a thorough study,? said Manish Verma, executive engineer, PWD.?We also checked the RRTS alignment and had also asked them to take permission from the agency concerned. The clearance was given on a review of the traffic regulation plan and provision for the RRTS alignment. We are also planning to make the road a state highway and will send a proposal to the government. This is because the volume of traffic has remained the same despite the road being denotified as a highway,? he said.The proposed flyover, spanning 538 metres, is pegged at Rs50 crore and its design was changed from combined six-lane to three-lane (each side) split-type one. The middle portion between the two lanes will be used for the RRTS, which will come up on an elevated section, like the metro train system.The authority had proposed the flyover to decongest the city roads as a heavy volume of traffic is witnessed at the intersection.?The design for the flyover has been approved by the RRTS agency. The flyover design report is waiting to be vetted by IIT, Roorkee. The UP state bridge corporation is the construction agency. Once the design is vetted, the flyover construction can be started. We have received clearances from PWD for the project,? said Chakresh Jain, executive engineer, GDA.The authority has also proposed a flyover in Vasundhara, over the Link Road. Officials said that the proposed design is not in conflict with the RRTS alignment and pegged the cost at Rs50 crore.\",\n \"New Delhi, Jun 30 (PTI) As India transits to a new era with rollout of GST, the government is leaving no stone unturned for a smooth switchover and has asked tax offices to convert into GST Seva-Kendras to provide all assistance to tax payers. While the rollout day of July 1 will be known as GST Day, all the offices of the Central Board of Excise and Customs (CBEC) have been instructed to be open on Saturday as a trade facilitation measure. This was to enable the availability of officers and staff for the benefit of trade and industry, an order issued by CBEC Special Secretary and Member S Ramesh said. \\\"Henceforth, all field offices from the Chief Commissioners office to the Range should serve as GST Seva- Kendras for effective trade facilitation,\\\" it said. Apart from giving guidance to GST assessees, GST Seva Kendras should render assistance to taxpayers in migration, registration as well as filing of returns. A guidance manual for such GST Seva Kendras too has been circulated to all offices in a bid to standardise quality taxpayer services. The order instructed such manuals to be prepared for each zone operating at different levels. \\\"This work may be done in a time-bound manner so as to be completed in next 2-3 days,\\\" Ramesh wrote. CBEC also asked for strengthening of the GST Seva-Kendras to enable them discharge their functions effectively and promptly. In the run-up to the GST rollout, CBEC had organised outreach programmes and training sessions for the new regime. \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"headlines_length\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 1,\n \"min\": 4,\n \"max\": 14,\n \"num_unique_values\": 11,\n \"samples\": [\n 6,\n 9,\n 14\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text_length\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 2,\n \"min\": 44,\n \"max\": 62,\n \"num_unique_values\": 19,\n \"samples\": [\n 60,\n 50,\n 52\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext_length\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 357,\n \"min\": 1,\n \"max\": 12202,\n \"num_unique_values\": 843,\n \"samples\": [\n 537,\n 767,\n 278\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 17 } ], "source": [ "df['headlines_length'] = [len(x.split()) for x in df.headlines]\n", "df['text_length'] = [len(x.split()) for x in df.text]\n", "df['ctext_length'] = [len(x.split()) for x in df.ctext]\n", "df.head()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 300 }, "id": "RxQBfQCi4lH_", "outputId": "ce5da851-201d-422d-df77-2fc42d146c62" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " headlines_length text_length ctext_length\n", "count 4274.000000 4274.000000 4274.000000\n", "mean 9.300889 58.299719 351.740056\n", "std 1.407168 2.314246 358.884472\n", "min 4.000000 44.000000 50.000000\n", "25% 8.000000 57.000000 193.000000\n", "50% 9.000000 59.000000 288.000000\n", "75% 10.000000 60.000000 416.000000\n", "max 14.000000 62.000000 12202.000000" ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
headlines_lengthtext_lengthctext_length
count4274.0000004274.0000004274.000000
mean9.30088958.299719351.740056
std1.4071682.314246358.884472
min4.00000044.00000050.000000
25%8.00000057.000000193.000000
50%9.00000059.000000288.000000
75%10.00000060.000000416.000000
max14.00000062.00000012202.000000
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "summary": "{\n \"name\": \"df\",\n \"rows\": 8,\n \"fields\": [\n {\n \"column\": \"headlines_length\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 1508.2783470156976,\n \"min\": 1.4071676885438007,\n \"max\": 4274.0,\n \"num_unique_values\": 8,\n \"samples\": [\n 9.300889096864763,\n 9.0,\n 4274.0\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text_length\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 1493.9138266242853,\n \"min\": 2.3142463002025497,\n \"max\": 4274.0,\n \"num_unique_values\": 8,\n \"samples\": [\n 58.299719232569025,\n 59.0,\n 4274.0\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext_length\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 4252.740390714825,\n \"min\": 50.0,\n \"max\": 12202.0,\n \"num_unique_values\": 8,\n \"samples\": [\n 351.7400561534862,\n 288.0,\n 4274.0\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 18 } ], "source": [ "df = df[df['ctext_length'] >= df['text_length']]\n", "df.describe()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 564 }, "id": "JdrKVxBh4lMR", "outputId": "07c57826-b68f-4908-9d21-ec5b7dbbc4c8" }, "outputs": [ { "output_type": "display_data", "data": { "text/plain": [ "
" ], "image/png": "iVBORw0KGgoAAAANSUhEUgAABNUAAAIjCAYAAAAkzS0sAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/bCgiHAAAACXBIWXMAAA9hAAAPYQGoP6dpAAB/hUlEQVR4nO3dd3gUVdvH8d8mIQlJCAk19NAEg0gNCEpHA1LtBaUIiBKUIoiVoiBVsDxRwEKwdxB5AEWkixBKAGkiEEGlt9BLMu8fvNmHJW0n2c227+e6csHOzs7c58w5Z2bvnWIxDMMQAAAAAAAAALv5uToAAAAAAAAAwNOQVAMAAAAAAABMIqkGAAAAAAAAmERSDQAAAAAAADCJpBoAAAAAAABgEkk1AAAAAAAAwCSSagAAAAAAAIBJJNUAAAAAAAAAk0iqAQAAAAAAACaRVAMAwIESExNlsVi0bt06V4eSL1euXNGzzz6rChUqyM/PT127dnV1SMhBy5YtddNNN7k6jFxl9I+UlBRXh+KxLBaLRo0a5TPr9WTR0dHq2LGjq8MAADgRSTUAgNvK+AJ+7V+pUqXUqlUrLViwoMDjmT17ttq3b68SJUooMDBQZcuW1f33369ffvmlwGPJ8M477ygxMdHhy/3www81adIk3XvvvZo1a5YGDx6c7bwtW7aUxWJRp06dMr2XkpIii8WiyZMnOzxGR3P3hOi///6rUaNGKTk52dWhFIiVK1eqffv2KleunIKDg1WxYkV16tRJn332matD81rz5893u8TZqFGjZLFYdPToUVeHkqVt27Zp1KhRJIoBwEcFuDoAAABy88orr6hy5coyDEOHDh1SYmKi7rzzTv3www8FchaAYRh67LHHlJiYqHr16mnIkCGKiorSgQMHNHv2bLVp00arVq1S06ZNnR7L9d555x2VKFFCPXv2dOhyf/nlF5UrV05Tp061+zPz5s3T+vXr1aBBA4fGgqv+/fdfjR49WtHR0apbt66rw3Gqr7/+Wg888IDq1q2rgQMHKjIyUnv37tXy5cv13nvv6eGHH3Z1iC5z/vx5BQQ45xB+/vz5SkhIyDKx5sz1erJt27Zp9OjRatmypaKjo10dDgCggLFnBAC4vfbt26thw4bW171791bp0qX1+eefOySplp6erkuXLik4ODjL919//XUlJiZq0KBBmjJliiwWi/W9F198UR9//HGBf9k8d+6cQkJCnLb8w4cPKyIiwu75K1asqNOnT2v06NGaO3eu0+KCbxg1apRiYmL022+/KTAw0Oa9w4cPuygq17l2jMpunHI2V60XAAB3xuWfAACPExERocKFC2dKZE2ePFlNmzZV8eLFVbhwYTVo0EDffPNNps9bLBYNGDBAn376qWrVqqWgoCAtXLgwy3WdP39e48aNU82aNTV58mSbhFqGRx99VI0aNbKZdvHiRQ0ZMkQlS5ZUaGio7rrrLh05csRmnu+//14dOnRQ2bJlFRQUpKpVq+rVV19VWlqazXwZ98tav369mjdvrpCQEL3wwguKjo7W1q1btWzZMuvlsS1btsyx7s6ePatnnnlGFSpUUFBQkGrUqKHJkyfLMAxJ/7tcc8mSJdq6dat1uUuXLs1xuUWKFNHgwYP1ww8/aMOGDTnOK0knT57UoEGDrHFUq1ZNEyZMUHp6unWe+vXr6+6777b5XO3atWWxWLR582brtC+//FIWi0Xbt2+XJJ0+fVqDBg1SdHS0goKCVKpUKd1+++12xWWPf/75R4899phKly6toKAg1apVSx9++KHNPEuXLpXFYtFXX32lsWPHqnz58goODlabNm30559/ZlpmQkKCqlSposKFC6tRo0ZasWKFWrZsad2eS5cuVWxsrCSpV69e1u1y/aW/27ZtU6tWrRQSEqJy5cpp4sSJdpVp5syZat26tUqVKqWgoCDFxMTo3XffzTRfxj2iVq5cqUaNGik4OFhVqlTRRx99lGnerVu3qnXr1ipcuLDKly+vMWPG2GzfnOzevVuxsbGZEmqSVKpUKev/M+r5+vaZ0Y6vrZ+ePXsqLCxM+/btU8eOHRUWFqZy5copISFBkrRlyxa1bt1aoaGhqlSpUqbLTDMuD165cqWefvpplSxZUhEREerXr58uXbqkkydPqnv37oqMjFRkZKSeffZZa7/K4Igx6tp7m2WUM7u/DCtWrNB9992nihUrKigoSBUqVNDgwYN1/vx5m/rJqIuslpHVPdU2btyo9u3bKzw8XGFhYWrTpo1+++23LOtt1apVuY6J+bFjxw7de++9KlasmIKDg9WwYcNMCX4zsaSnp2vUqFEqW7asQkJC1KpVK23btk3R0dHWM4MTExN13333SZJatWqV7XhpT38BAHgmzlQDALi9U6dO6ejRozIMQ4cPH9bbb7+tM2fO6JFHHrGZ780331Tnzp3VrVs3Xbp0SV988YXuu+8+zZs3Tx06dLCZ95dfftFXX32lAQMGqESJEtletrNy5UodP35cgwYNkr+/v90xP/XUU4qMjNTIkSOVkpKiN954QwMGDNCXX35pnScxMVFhYWEaMmSIwsLC9Msvv2jEiBFKTU3VpEmTbJZ37NgxtW/fXg8++KAeeeQRlS5dWi1bttRTTz2lsLAwvfjii5Kk0qVLZxuTYRjq3LmzlixZot69e6tu3br68ccfNWzYMP3zzz+aOnWqSpYsqY8//lhjx47VmTNnNG7cOEnSjTfemGuZBw4cqKlTp2rUqFE5nq127tw5tWjRQv/884/69eunihUr6tdff9Xzzz+vAwcO6I033pAkNWvWTJ9//rn1c8ePH9fWrVvl5+enFStW6Oabb5Z0NWFQsmRJa4xPPPGEvvnmGw0YMEAxMTE6duyYVq5cqe3bt6t+/fq5liMnhw4d0i233GJNepQsWVILFixQ7969lZqaqkGDBtnMP378ePn5+Wno0KE6deqUJk6cqG7dumnNmjXWed59910NGDBAzZo10+DBg5WSkqKuXbsqMjJS5cuXl3S1/l955RWNGDFCjz/+uJo1ayZJNpccnzhxQu3atdPdd9+t+++/X998842GDx+u2rVrq3379jmW691331WtWrXUuXNnBQQE6IcfflD//v2Vnp6u+Ph4m3n//PNP3Xvvverdu7d69OihDz/8UD179lSDBg1Uq1YtSdLBgwfVqlUrXblyRc8995xCQ0M1Y8YMFS5c2K56rlSpkhYvXqy///7bWgeOkJaWpvbt26t58+aaOHGiPv30Uw0YMEChoaF68cUX1a1bN919992aNm2aunfvriZNmqhy5co2y3jqqacUFRWl0aNH67ffftOMGTMUERGhX3/9VRUrVtRrr72m+fPna9KkSbrpppvUvXt362cdPUZl9NdrXb58WYMHD7ZJSH799dc6d+6cnnzySRUvXlxr167V22+/rb///ltff/21JKlfv376999/tWjRokzLzMrWrVvVrFkzhYeH69lnn1WhQoU0ffp0tWzZUsuWLVPjxo0z1VtuY2Jebd26VbfeeqvKlStnbW9fffWVunbtqm+//VZ33XWX6Vief/55TZw4UZ06dVJcXJw2bdqkuLg4XbhwwTpP8+bN9fTTT+utt97SCy+8YB2Drh0v7ekvAAAPZgAA4KZmzpxpSMr0FxQUZCQmJmaa/9y5czavL126ZNx0001G69atbaZLMvz8/IytW7fmGsObb75pSDJmz55tKua2bdsa6enp1umDBw82/P39jZMnT2Ybr2EYRr9+/YyQkBDjwoUL1mktWrQwJBnTpk3LNH+tWrWMFi1a2BXbnDlzDEnGmDFjbKbfe++9hsViMf7880+bddaqVcuu5V477+jRow1Jxvr16w3DMIy9e/cakoxJkyZZ53/11VeN0NBQ448//rBZznPPPWf4+/sb+/btMwzDML7++mtDkrFt2zbDMAxj7ty5RlBQkNG5c2fjgQcesH7u5ptvNu666y7r66JFixrx8fF2xX6tjG2XlJSU7Ty9e/c2ypQpYxw9etRm+oMPPmgULVrUuk2XLFliSDJuvPFG4+LFi9b5MtrTli1bDMMwjIsXLxrFixc3YmNjjcuXL1vnS0xMNCTZbNukpCRDkjFz5sxMcWW0kY8++sg67eLFi0ZUVJRxzz335Fr2rNpiXFycUaVKFZtplSpVMiQZy5cvt047fPiwERQUZDzzzDPWaYMGDTIkGWvWrLGZr2jRooYkY+/evTnG88EHHxiSjMDAQKNVq1bGyy+/bKxYscJIS0uzmS+jnpcsWWIzPaPdXVtXPXr0MCQZr732mnXaiRMnjMKFCxsWi8X44osvrNN37NhhSDJGjhxpnZbRPuLi4mz6dpMmTQyLxWI88cQT1mlXrlwxypcvn6lvOmKMuj6u6/Xv39/w9/c3fvnll2zXaxiGMW7cOMNisRh//fWXdVp8fLyR3deD69fbtWtXIzAw0Ni9e7d12r///msUKVLEaN68uXWamTExKyNHjjQkGUeOHMl2njZt2hi1a9e2GTfT09ONpk2bGtWrVzcdy8GDB42AgACja9euNusZNWqUIcno0aOHdVrGOHV9GzQM+/sLAMBzcfknAMDtJSQkaNGiRVq0aJE++eQTtWrVSn369NF3331nM9+1Z8GcOHFCp06dUrNmzbK87K9FixaKiYnJdd2pqamSrl7eaMbjjz9uc+lUs2bNlJaWpr/++ivLeE+fPq2jR4+qWbNmOnfunHbs2GGzvKCgIPXq1ctUDNebP3++/P399fTTT9tMf+aZZ2QYhkOeqJpxU/nRo0dnO8/XX3+tZs2aKTIyUkePHrX+tW3bVmlpaVq+fLkkWc/Gyni9YsUKxcbG6vbbb9eKFSskXb2M9Pfff7fOK129PHjNmjX6999/812eaxmGoW+//VadOnWSYRg2scfFxenUqVOZ2lqvXr1szhjKiHPPnj2SpHXr1unYsWPq27evzeXM3bp1U2RkpKn4wsLCbM7eDAwMVKNGjazrysm1bTHjzNAWLVpoz549OnXqlM28MTExNvVdsmRJ1ahRw2Y98+fP1y233GJzWXTJkiXVrVs3u8ry2GOPaeHChWrZsqVWrlypV199Vc2aNVP16tX166+/2rWM7PTp08f6/4iICNWoUUOhoaG6//77rdNr1KihiIiILOuud+/eNn27cePGMgxDvXv3tk7z9/dXw4YNM33eGWPUtT766CO98847mjhxolq1apXles+ePaujR4+qadOmMgxDGzduNLUO6eoZfz/99JO6du2qKlWqWKeXKVNGDz/8sFauXGkdOzPYMybmxfHjx/XLL7/o/vvvt46jR48e1bFjxxQXF6ddu3bpn3/+MRXL4sWLdeXKFfXv39/mc0899ZTp+OzpLwAAz8XlnwAAt9eoUSObBxU89NBDqlevngYMGKCOHTtakxbz5s3TmDFjlJycrIsXL1rnz+o+aNdf0pWd8PBwSVeTXmZUrFjR5nVGguTEiRPWaVu3btVLL72kX375JdMX0OsTGeXKlcvy/lJm/PXXXypbtmymBGHGpUr5/XIrSUWLFtWgQYM0cuRIbdy4McvE0K5du7R582aVLFkyy2Vk3Ii+dOnSql69ulasWKF+/fppxYoVatWqlZo3b66nnnpKe/bs0fbt25Wenm7zpXXixInq0aOHKlSooAYNGujOO+9U9+7dbb7858WRI0d08uRJzZgxQzNmzMgx9gy5tYOMOq9WrZrNfAEBAaafJFi+fPlMbT0yMtLm/nPZWbVqlUaOHKnVq1fr3LlzNu+dOnVKRYsWtb6+vkwZ67m2bf/111+ZLv+Triar7BUXF6e4uDidO3dO69ev15dffqlp06apY8eO2rFjh8291ewVHBycqd0VLVo0y7orWrSoTZkyXF/+jLqpUKFCrp93xhiVITk5WU888YQeeughDRkyxOa9ffv2acSIEZo7d26mmK4fa+xx5MgRnTt3LsvteeONNyo9PV379++3ubzRnjExL/78808ZhqGXX35ZL7/8cpbzHD58WOXKlbM7luz6ZbFixUwnu+3pLwAAz0VSDQDgcfz8/NSqVSu9+eab2rVrl2rVqqUVK1aoc+fOat68ud555x2VKVNGhQoV0syZMzPdcFyS3fd2qlmzpqSrNzHv2rWr3TFmd/814/9vXH7y5Em1aNFC4eHheuWVV1S1alUFBwdrw4YNGj58eKYbutsbrzvIuLfa6NGjrfdHu1Z6erpuv/12Pfvss1l+/oYbbrD+/7bbbtPixYt1/vx5rV+/XiNGjNBNN92kiIgIrVixQtu3b1dYWJjq1atn/cz999+vZs2aafbs2frpp580adIkTZgwQd99912u9xbLScY2eeSRR9SjR48s58m4z1uG3NqBI+V1Xbt371abNm1Us2ZNTZkyRRUqVFBgYKDmz5+vqVOnZmqLBVkmSQoJCVGzZs3UrFkzlShRQqNHj9aCBQvUo0ePLJNRkjI97CNDdrGbKZOZZVz7eWeNUdLVZNA999yjG264Qe+//77Ne2lpabr99tt1/PhxDR8+XDVr1lRoaKj++ecf9ezZ0+6HR+SXs9pNRvxDhw5VXFxclvNcnxzzhH4JAPAMJNUAAB7pypUrkqQzZ85Ikr799lsFBwfrxx9/VFBQkHW+mTNn5ms9t912myIjI/X555/rhRdeMPWwgpwsXbpUx44d03fffafmzZtbp+/du9fUcrJLKmSlUqVK+vnnn3X69Gmbs9UyLjWtVKmSqXVnJ+NstVGjRmWZfKpatarOnDmjtm3b5rqsZs2aaebMmfriiy+Ulpampk2bys/PT7fddps1qda0adNM26VMmTLq37+/+vfvr8OHD6t+/foaO3ZsvpJqJUuWVJEiRZSWlmZX7PbIqPM///zT5nK9K1euKCUlxSZJZ2Zbm/HDDz/o4sWLmjt3rs1ZNUuWLMnzMitVqqRdu3Zlmr5z5848L1OS9YzVAwcOSPrfGUYnT560mc8RZ106mrPGqPT0dHXr1k0nT57Uzz//rJCQEJv3t2zZoj/++EOzZs2yeWjCokWLMi3L3jZWsmRJhYSEZLk9d+zYIT8/v0xn7jlLxhmohQoVckq/vPaMwWPHjmU6w8xZ/RIA4Bm4pxoAwONcvnxZP/30kwIDA62XLvr7+8tisdicoZKSkqI5c+bka10hISEaPny4tm/fruHDh2d5dsEnn3yitWvXmlpuRhLo2uVdunRJ77zzjqnlhIaGZkooZOfOO+9UWlqa/vOf/9hMnzp1qiwWS74STtcbNGiQIiIi9Morr2R67/7779fq1av1448/Znrv5MmT1oSp9L97kE2YMEE333yz9VK7Zs2aafHixVq3bp3NpZ9paWmZLmcrVaqUypYta3O5XV74+/vrnnvu0bfffqvff/890/tHjhwxvcyGDRuqePHieu+992zK/emnn2b68h4aGiopcwIpv7Jqi6dOncpXsufOO+/Ub7/9ZtMvjhw5ok8//dSuzy9evDjL6fPnz5f0v8tIK1WqJH9/f+t99zKY7UcFwVlj1OjRo/Xjjz/q888/z/KS0ay2r2EYevPNNzPNa28b8/f31x133KHvv/9eKSkp1umHDh3SZ599pttuu8166byzlSpVSi1bttT06dOtydZr5aVftmnTRgEBAXr33Xdtpl8/dkrO65cAAM/AmWoAALe3YMEC69lUhw8f1meffaZdu3bpueees35x69Chg6ZMmaJ27drp4Ycf1uHDh5WQkKBq1arZdU+pnAwbNkxbt27V66+/riVLlujee+9VVFSUDh48qDlz5mjt2rWmb57etGlTRUZGqkePHnr66adlsVj08ccfm74kqEGDBnr33Xc1ZswYVatWTaVKlVLr1q2znLdTp05q1aqVXnzxRaWkpKhOnTr66aef9P3332vQoEGqWrWqqXXnpGjRoho4cGCWDywYNmyY5s6dq44dO6pnz55q0KCBzp49qy1btuibb75RSkqKSpQoIenqZVtRUVHauXOnzU3CmzdvruHDh0uSTVLt9OnTKl++vO69917VqVNHYWFh+vnnn5WUlKTXX3/drtg//PBDLVy4MNP0gQMHavz48VqyZIkaN26svn37KiYmRsePH9eGDRv0888/6/jx46bqKTAwUKNGjdJTTz2l1q1b6/7771dKSooSExNVtWpVm7NgqlatqoiICE2bNk1FihRRaGioGjdubPreW9e74447FBgYqE6dOqlfv346c+aM3nvvPZUqVSrLJIU9nn32WX388cdq166dBg4cqNDQUM2YMUOVKlWyqz926dJFlStXVqdOnVS1alWdPXtWP//8s3744QfFxsaqU6dOkq62s/vuu09vv/22LBaLqlatqnnz5mW6t507cMYYtWXLFr366qtq3ry5Dh8+rE8++cTm/UceeUQ1a9ZU1apVNXToUP3z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oTnMpUuXFBgYqJIlSzp9XWFhYQoLC3P6egD4Js5UAwAAAAA3cPLkSa1YsUITJkxQq1atVKlSJTVq1EjPP/+8OnfuLElKSUmRxWKxuZzx5MmTslgsWrp0qSRp6dKlslgs+vHHH1WvXj0VLlxYrVu31uHDh7VgwQLdeOONCg8P18MPP6xz585Zl9OyZUs99dRTGjRokCIjI1W6dGm99957Onv2rHr16qUiRYqoWrVqWrBggfUzaWlp6t27typXrqzChQurRo0aevPNN23K1bNnT3Xt2lVjx45V2bJlVaNGDUm2Z3clJibKYrFk+hs1apSkq2e13X777SpRooSKFi2qFi1aaMOGDdZ1REdHS5LuuusuWSwW6+tRo0apbt261vnS09P1yiuvqHz58goKClLdunW1cOFC6/sZ9fvdd9+pVatWCgkJUZ06dbR69WrT2/Na33//verXr6/g4GBVqVJFo0eP1pUrV6zvWywWvf/++7rrrrsUEhKi6tWra+7cuTbLmDt3rqpXr67g4GC1atVKs2bNksVi0cmTJ7V06VL16tVLp06dylR3knTu3Dk99thjKlKkiCpWrKgZM2bkqzwAriKpBgAAAABuIOOsqjlz5ujixYv5Xt6oUaP0n//8R7/++qv279+v+++/X2+88YY+++wz/fe//9VPP/2kt99+2+Yzs2bNUokSJbR27Vo99dRTevLJJ3XfffepadOm2rBhg+644w49+uij1mRcenq6ypcvr6+//lrbtm3TiBEj9MILL+irr76yWe7ixYu1c+dOLVq0SPPmzcsU6wMPPKADBw5Y/z7//HMFBATo1ltvlSSdPn1aPXr00MqVK/Xbb7+pevXquvPOO3X69GlJV5NukjRz5kwdOHDA+vp6b775pl5//XVNnjxZmzdvVlxcnDp37qxdu3bZzPfiiy9q6NChSk5O1g033KCHHnrIJglmxooVK9S9e3cNHDhQ27Zt0/Tp05WYmKixY8fazDd69Gjdf//92rx5s+68805169ZNx48flyTt3btX9957r7p27apNmzapX79+evHFF62fbdq0qd544w2Fh4db63Do0KHW919//XU1bNhQGzduVP/+/fXkk09q586deSoPgP8hqQYAAAAAbiAgIECJiYmaNWuWIiIidOutt+qFF17Q5s2b87S8MWPG6NZbb1W9evXUu3dvLVu2TO+++67q1aunZs2a6d5779WSJUtsPlOnTh299NJLql69up5//nkFBwerRIkS6tu3r6pXr64RI0bo2LFj1pgKFSqk0aNHq2HDhqpcubK6deumXr16ZUqqhYaG6v3331etWrVUq1atTLEWLlxYUVFRioqK0tmzZxUfH6/XXntNt99+uySpdevWeuSRR1SzZk3deOONmjFjhs6dO6dly5ZJkvVS0oiICEVFRWV7aenkyZM1fPhwPfjgg6pRo4YmTJigunXrZrof2tChQ9WhQwfdcMMNGj16tP766y/9+eef5jeCribLnnvuOfXo0UNVqlTR7bffrldffVXTp0+3ma9nz5566KGHVK1aNb322ms6c+aM1q5dK0maPn26atSooUmTJqlGjRp68MEH1bNnT+tnAwMDVbRoUVksFms9XnvZ65133qn+/furWrVqGj58uEqUKJFp2wMwj6QaAAAAALiJe+65R//++6/mzp2rdu3aaenSpapfv74SExNNL+vmm2+2/r906dIKCQlRlSpVbKYdPnw428/4+/urePHiql27ts1nJNl8LiEhQQ0aNFDJkiUVFhamGTNmaN++fTbLrV27tgIDA3ON+dSpU+rYsaM6dOigYcOGWacfOnTImtgrWrSowsPDdebMmUzryUlqaqr+/fdf69lvGW699VZt377dZtq19VCmTJlMZTZj06ZNeuWVV6xnIoaFhalv3746cOCAzeW3164zNDRU4eHh1nXu3LlTsbGxNstt1KiR3TFcu+yMxFteywPgf3hQAQAAAAC4keDgYN1+++26/fbb9fLLL6tPnz4aOXKkevbsKT+/q+dFGIZhnf/y5ctZLqdQoULW/1ssFpvXGdPS09Oz/UxWn7NYLJJk/dwXX3yhoUOH6vXXX1eTJk1UpEgRTZo0SWvWrLFZTmhoaK7lTktL0wMPPKDw8PBM9/zq0aOHjh07pjfffFOVKlVSUFCQmjRpokuXLuW63LzIqcxmnTlzRqNHj9bdd9+d6b3g4OAs15mx3ryu83rOXDbgy0iqAQAAAIAbi4mJ0Zw5cyT97zLHAwcOqF69epJk89CCgrZq1So1bdpU/fv3t07bvXt3npY1ePBgbdmyRevWrbNJNmWs55133tGdd94pSdq/f7+OHj1qM0+hQoWUlpaW7fLDw8NVtmxZrVq1Si1atLBZtpmzvsyqX7++du7cqWrVquV5GTVq1ND8+fNtpl1/37jAwMAcyw/A8UiqAQAAAIAbOHbsmO677z499thjuvnmm1WkSBGtW7dOEydOVJcuXSRdvffYLbfcovHjx6ty5co6fPiwXnrpJZfFXL16dX300Uf68ccfVblyZX388cdKSkpS5cqVTS1n5syZeueddzR79mxZLBYdPHhQ0v8e3lC9enV9/PHHatiwoVJTUzVs2DAVLlzYZhnR0dFavHixbr31VgUFBSkyMjLTeoYNG6aRI0eqatWqqlu3rmbOnKnk5GR9+umnea+E//fPP/9kSnBWqlRJI0aMUMeOHVWxYkXde++98vPz06ZNm/T7779rzJgxdi27X79+mjJlioYPH67evXsrOTnZeklwxpl00dHROnPmjBYvXqw6deooJCREISEh+S4XgOyRVAMAAADgM9b12OLqELIVFhamxo0ba+rUqdq9e7cuX76sChUqqG/fvnrhhRes83344Yfq3bu3GjRooBo1amjixIm64447XBJzv379tHHjRj3wwAOyWCx66KGH1L9/fy1YsMDUcpYtW6a0tDR17tzZZvrIkSM1atQoffDBB3r88cdVv359VahQQa+99prN0y2lq0+4HDJkiN577z2VK1dOKSkpmdbz9NNP69SpU3rmmWd0+PBhxcTEaO7cuapevbrpsl9v8uTJmjx5ss20jz/+WI888ojmzZunV155RRMmTFChQoVUs2ZN9enTx+5lV65cWd98842eeeYZvfnmm2rSpIlefPFFPfnkkwoKCpJ09QmgTzzxhB544AEdO3bMWncAnMdiXHsxvg9KTU1V0aJFderUKYWHh7s6HAAAAAD5dOHCBe3du1eVK1fOdBkh4C3Gjh2radOmaf/+/a4OBfA4Oe0nzOSJOFMNAAAAAAA398477yg2NlbFixfXqlWrNGnSJA0YMMDVYQE+jaQaAAAAAABubteuXRozZoyOHz+uihUr6plnntHzzz/v6rAAn0ZSDQAAAAAANzd16lRNnTrV1WEAuIafqwMAAAAAAAAAPA1JNQAAAAAAAMAkkmoAAAAAAACASSTVAAAAAAAAAJO8Jql27tw5VapUSUOHDnV1KAAAAAAAAPByXpNUGzt2rG655RZXhwEAAAAAAAAfEODqABxh165d2rFjhzp16qTff//d1eEAAAAAcFM/pEwq0PV1ih7mtGVbLBbNnj1bXbt2lSTt2LFDPXv2VHJysmrWrKnk5OQsp3m6Y8eO6cYbb9TatWsVHR3t6nC8QmJiogYNGqSTJ0+6OhSPlZKSosqVK2vjxo2qW7eu09bTsmVL1a1bV2+88YbT1uHO7KnnhQsX6rnnntOGDRvk5+fcc8lcfqba8uXL1alTJ5UtW1YWi0Vz5szJNE9CQoKio6MVHBysxo0ba+3atTbvDx06VOPGjSugiAEAAADAOXr27CmLxSKLxaJChQqpdOnSuv322/Xhhx8qPT3dZt4DBw6offv21tcjR45UaGiodu7cqcWLF2c7zdONHTtWXbp0sSbUUlJSZLFYVKpUKZ0+fdpm3rp162rUqFEFH2QWEhMTFRER4eowFB0dXaAJmU2bNqlz584qVaqUgoODFR0drQceeECHDx8usBgKQoUKFXTgwAHddNNNDlne0qVLZbFYMiU6v/vuO7366qsOWUd2MvqUq5PwPXv2tP5oYEa7du1UqFAhffrpp44P6jouT6qdPXtWderUUUJCQpbvf/nllxoyZIhGjhypDRs2qE6dOoqLi7N2wO+//1433HCDbrjhBrvWd/HiRaWmptr8AQAAAIC7aNeunQ4cOKCUlBQtWLBArVq10sCBA9WxY0dduXLFOl9UVJSCgoKsr3fv3q3bbrtNlSpVUvHixbOdZtalS5fyVyAHOnfunD744AP17t0703unT5/W5MmTXRAVsnPkyBG1adNGxYoV048//qjt27dr5syZKlu2rM6ePevq8Bzm0qVL8vf3V1RUlAICnHtBYLFixVSkSBGnrsMb9OzZU2+99ZbT1+PypFr79u01ZswY3XXXXVm+P2XKFPXt21e9evVSTEyMpk2bppCQEH344YeSpN9++01ffPGFoqOjNXToUL333nt65ZVXsl3fuHHjVLRoUetfhQoVnFIuAAAAAMiLoKAgRUVFqVy5cqpfv75eeOEFff/991qwYIESExOt8117pY/FYtH69ev1yiuvyGKxaNSoUVlOk6T9+/fr/vvvV0REhIoVK6YuXbooJSXFutyMs0PGjh2rsmXLqkaNGqY+N3nyZJUpU0bFixdXfHy8Ll++bJ3n4sWLGj58uCpUqKCgoCBVq1ZNH3zwgfX933//Xe3bt1dYWJhKly6tRx99VEePHrW+P3/+fAUFBWV5P+2nnnpKU6ZMyfEMqIsXL2ro0KEqV66cQkND1bhxYy1dulSSZBiGSpYsqW+++cY6f926dVWmTBnr65UrVyooKEjnzp2TYRgaNWqUKlasqKCgIJUtW1ZPP/10tuvOzcmTJ9WnTx+VLFlS4eHhat26tTZt2mR9f9SoUapbt64+/vhjRUdHq2jRonrwwQdtzs47ffq0unXrptDQUJUpU0ZTp05Vy5YtNWjQIElXLx3866+/NHjwYOsZkdf68ccfdeONNyosLMya3M2PVatW6dSpU3r//fdVr149Va5cWa1atdLUqVNVuXJlSVmfwTdnzhyb2DLK/uGHH6pixYoKCwtT//79lZaWpokTJyoqKkqlSpXS2LFjbZZjsVg0ffp0dezYUSEhIbrxxhu1evVq/fnnn2rZsqVCQ0PVtGlT7d692/qZ3bt3q0uXLipdurTCwsIUGxurn3/+2Wa50dHRevXVV9W9e3eFh4fr8ccfz3R217VnnV77l9HePv74YzVs2FBFihRRVFSUHn74YWvbTUlJUatWrSRJkZGRslgs6tmzpyTZbE9JOnHihLp3767IyEiFhISoffv22rVrl/X9jPp15LZNT0/XuHHjVLlyZRUuXFh16tSx6TcZZ9ktXrxYDRs2VEhIiJo2baqdO3faLGfMmDEqVaqUihQpoj59+ui5556zXtI5atQozZo1S99//32mupOkPXv2qFWrVgoJCVGdOnW0evVqm2V36tRJ69ats9m2zuDypFpOLl26pPXr16tt27bWaX5+fmrbtq21wsaNG6f9+/crJSVFkydPVt++fTVixIhsl/n888/r1KlT1r/9+/c7vRwAAAAAkB+tW7dWnTp19N1332X5/oEDB1SrVi0988wzOnDggIYOHZrltMuXLysuLk5FihTRihUrtGrVKuuX7GvPSFu8eLF27typRYsWad68eXZ/bsmSJdq9e7eWLFmiWbNmKTEx0SYR2L17d33++ed66623tH37dk2fPl1hYWGSriaVWrdurXr16mndunVauHChDh06pPvvv9/6+RUrVqhBgwZZ1sFDDz2katWq5XiSxYABA7R69Wp98cUX2rx5s+677z61a9dOu3btksViUfPmza1f3E+cOKHt27fr/Pnz2rFjhyRp2bJlio2NVUhIiL799ltNnTpV06dP165duzRnzhzVrl075w2Zg/vuu0+HDx/WggULtH79etWvX19t2rTR8ePHrfPs3r1bc+bM0bx58zRv3jwtW7ZM48ePt74/ZMgQrVq1SnPnztWiRYu0YsUKbdiwwfr+d999p/Lly+uVV17RgQMHbBIr586d0+TJk/Xxxx9r+fLl2rdvn4YOHZrn8khXz6a8cuWKZs+eLcMw8rWs3bt3a8GCBVq4cKE+//xzffDBB+rQoYP+/vtvLVu2TBMmTNBLL72kNWvW2HwuI/mVcV/Bhx9+WP369dPzzz+vdevWyTAMDRgwwDr/mTNndOedd2rx4sXauHGj2rVrp06dOmnfvn02y508ebLq1KmjjRs36uWXX84U75tvvmmt4wMHDmjgwIEqVaqUatasKUm6fPmyXn31VW3atElz5sxRSkqKNXFWoUIFffvtt5KknTt36sCBA3rzzTezrJeePXtq3bp1mjt3rlavXi3DMHTnnXfaJLMdvW3HjRunjz76SNOmTdPWrVs1ePBgPfLII1q2bJnNfC+++KJef/11rVu3TgEBAXrssces73366acaO3asJkyYoPXr16tixYp69913re8PHTpU999/vzUBeODAATVt2tRm2UOHDlVycrJuuOEGPfTQQzZn8lasWFGlS5fWihUr8lxOe7j1gwqOHj2qtLQ0lS5d2mZ66dKlrYOaWUFBQTanSAMAAACAJ6hZs6Y2b96c5XsZl52FhYUpKipKkhQWFpZp2ieffKL09HS9//771jOBZs6cqYiICC1dulR33HGHJCk0NFTvv/++AgMDTX0uMjJS//nPf+Tv76+aNWuqQ4cOWrx4sfr27as//vhDX331lRYtWmQ9caJKlSrWMvznP/9RvXr19Nprr1mnffjhh6pQoYL++OMP3XDDDfrrr79UtmzZLOvAYrFo/Pjx6tSpkwYPHqyqVavavL9v3z7NnDlT+/btsy5j6NChWrhwoWbOnKnXXntNLVu21PTp0yVdvf93vXr1FBUVpaVLl6pmzZpaunSpWrRoYV1eVFSU2rZtq0KFCqlixYpq1KhR7hsyCytXrtTatWt1+PBh6/fVyZMna86cOfrmm2/0+OOPS7p6hlBiYqL18r9HH31Uixcv1tixY3X69GnNmjVLn332mdq0aWPdRtfWV7FixeTv7289O+paly9f1rRp06z1NmDAgBwTlPa45ZZb9MILL+jhhx/WE088oUaNGql169bq3r17pu/5uUlPT9eHH36oIkWKKCYmRq1a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1q5dq3Hjxum///2vdb6WLVvq888/V926dRUWFiY/Pz81b95cn376qU0SITExUR988IF+//137dmzR5988okKFy6cY7IpLS3N+v0342/79u1q27atmjRpoq5du+qnn35SSkqKfv31V7344ouZki3ZKVKkiHr06KFhw4ZpyZIl2rp1q3r37i0/Pz+by4ajo6O1fPly/fPPPzZPVnWGefPm6ZFHHtG8efP0xx9/aOfOnZo8ebLmz5+vLl26SJIaN26skJAQvfDCC9q9e7c+++wzm4dbFLTq1avru+++U3JysjZt2qSHH344T2dX9evXT/v379dbb72lI0eO6ODBgzp48KAuXbqkihUrKjAwUG+//bb27NmjuXPn6tVXX7X5fKVKlWSxWDRv3jwdOXLEeobY9bF26dJFffv21cqVK7Vp0yY98sgjKleunLV+82Pnzp2Z2mtwcLCGDh2qwYMHa9asWdq9e7c2bNigt99+W7NmzbJ72U899ZQ++OADzZo1S7t27dKYMWO0efPmTG118+bN2rlzp44ePZrlGYzZ+e233xQUFGS975uzuPxMtXXr1lkfFStdTaJJUo8ePZSYmKgHHnhAR44c0YgRI3Tw4EHVrVtXCxcuNH1TQwAAAADoFD0s95lcbOHChSpTpowCAgIUGRmpOnXq6K233lKPHj1s7h+VFyEhIVq+fLmGDx+uu+++W6dPn1a5cuXUpk2bHM9Ay+vnrvfuu+/qhRdeUP/+/XXs2DFVrFhRL7zwgqSrNxVftWqVhg8frjvuuEMXL15UpUqV1K5dO2u5a9eurfr16+urr75Sv379sl3PDTfcoMcee0wzZsywmT5z5kyNGTNGzzzzjP755x+VKFFCt9xyizp27Gidp0WLFkpLS7PeO026mmj7/vvvbaZFRERo/PjxGjJkiNLS0lS7dm398MMPKl68eLZxnTlzJtOZM1WrVtWff/6p+fPn68UXX1SvXr105MgRRUVFqXnz5qa++06ZMkVPPPGEOnbsqPDwcD377LPav3+/zX3oXnnlFfXr109Vq1bVxYsX8/1UzpzExMQoJCREzzzzjPbv36+goCBVr15d77//vh599FFJVx+e8Mknn2jYsGF677331KZNG40aNcr6cIaCNmXKFD322GNq2rSpSpQooeHDh1vvt2bGsmXLdODAgUxnjC1ZskQtW7ZUYmKiXnjh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\n" }, "metadata": {} } ], "source": [ "df['diff'] = df['ctext_length'] - df['text_length']\n", "#sns.set(style=\"whitegrid\")\n", "color1 = sns.color_palette(\"Paired\")[3]\n", "color2 = sns.color_palette(\"Paired\")[2]\n", "\n", "plt.figure(figsize=(15, 6))\n", "bar1 = plt.bar(df.index, df['text_length'], color=color1, label='Summarization Length', width=1.0)\n", "bar2 = plt.bar(df.index, df['diff'], bottom=df['text_length'], color=color2, label='Difference(News Length - Summarization Length)', width=1.0)\n", "\n", "plt.xlabel('Index')\n", "plt.ylabel('Word Count')\n", "plt.title('Bar Chart of News Length and Summarization Length')\n", "plt.legend()\n", "plt.yscale('log')\n", "plt.show()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 293 }, "id": "K21uwOXV4lO8", "outputId": "2687db05-f4e2-4283-9b7b-cb7dab93f8b0" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "0 Chhavi Tyagi 03 Aug 2017,Thursday \n", "1 Daisy Mowke 03 Aug 2017,Thursday \n", "2 Arshiya Chopra 03 Aug 2017,Thursday \n", "3 Sumedha Sehra 03 Aug 2017,Thursday \n", "4 Aarushi Maheshwari 03 Aug 2017,Thursday \n", "\n", " headlines \\\n", "0 Daman & Diu revokes mandatory Rakshabandhan in... \n", "1 Malaika slams user who trolled her for 'divorc... \n", "2 'Virgin' now corrected to 'Unmarried' in IGIMS... \n", "3 Aaj aapne pakad liya: LeT man Dujana before be... \n", "4 Hotel staff to get training to spot signs of s... \n", "\n", " read_more \\\n", "0 http://www.hindustantimes.com/india-news/raksh... \n", "1 http://www.hindustantimes.com/bollywood/malaik... \n", "2 http://www.hindustantimes.com/patna/bihar-igim... \n", "3 http://indiatoday.intoday.in/story/abu-dujana-... \n", "4 http://indiatoday.intoday.in/story/sex-traffic... \n", "\n", " text \\\n", "0 The Administration of Union Territory Daman an... \n", "1 Malaika Arora slammed an Instagram user who tr... \n", "2 The Indira Gandhi Institute of Medical Science... \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... \n", "4 Hotels in Maharashtra will train their staff t... \n", "\n", " ctext \n", "0 The Daman and Diu administration on Wednesday ... \n", "1 From her special numbers to TV?appearances, Bo... \n", "2 The Indira Gandhi Institute of Medical Science... \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... \n", "4 Hotels in Mumbai and other Indian cities are t... " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateheadlinesread_moretextctext
0Chhavi Tyagi03 Aug 2017,ThursdayDaman & Diu revokes mandatory Rakshabandhan in...http://www.hindustantimes.com/india-news/raksh...The Administration of Union Territory Daman an...The Daman and Diu administration on Wednesday ...
1Daisy Mowke03 Aug 2017,ThursdayMalaika slams user who trolled her for 'divorc...http://www.hindustantimes.com/bollywood/malaik...Malaika Arora slammed an Instagram user who tr...From her special numbers to TV?appearances, Bo...
2Arshiya Chopra03 Aug 2017,Thursday'Virgin' now corrected to 'Unmarried' in IGIMS...http://www.hindustantimes.com/patna/bihar-igim...The Indira Gandhi Institute of Medical Science...The Indira Gandhi Institute of Medical Science...
3Sumedha Sehra03 Aug 2017,ThursdayAaj aapne pakad liya: LeT man Dujana before be...http://indiatoday.intoday.in/story/abu-dujana-...Lashkar-e-Taiba's Kashmir commander Abu Dujana...Lashkar-e-Taiba's Kashmir commander Abu Dujana...
4Aarushi Maheshwari03 Aug 2017,ThursdayHotel staff to get training to spot signs of s...http://indiatoday.intoday.in/story/sex-traffic...Hotels in Maharashtra will train their staff t...Hotels in Mumbai and other Indian cities are t...
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "variable_name": "df", "summary": "{\n \"name\": \"df\",\n \"rows\": 4274,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 45,\n \"samples\": [\n \"Animesh Choudhary\",\n \"Swarnim Bagre\",\n \"Rini Sinha\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"object\",\n \"num_unique_values\": 240,\n \"samples\": [\n \"16 Feb 2017,Thursday\",\n \"28 Jul 2017,Friday\",\n \"09 Dec 2016,Friday\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"headlines\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4274,\n \"samples\": [\n \"Telco BT fined record ?345 crore for serious breach of rules\",\n \"CBSE asked to continue with its policy of giving grace marks\",\n \"Rajasthan ATS detains suspected ISIS operator from Chennai\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4225,\n \"samples\": [\n \"http://www.hindustantimes.com/delhi/delhi-s-historic-mughal-era-gardens-to-be-redeveloped/story-XMRqrWQZiUxViMSGTWOyoL.html \",\n \"http://indiatoday.intoday.in/story/london-school-bullying-cheese-prank-karanbir-cheema/1/1000556.html?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle \",\n \"http://indiatoday.intoday.in/story/prashant-kishor-congress-missing-posters-uttar-pradesh-assembly-election/1/908073.html \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"text\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4274,\n \"samples\": [\n \"Telecom giant BT has been fined $53 million (?345 crore) for a \\\"serious breach\\\" of rules, making it the largest fine imposed on a telco. BT will also have to pay $376 million (?2,440 crore) in compensation to rivals. BT allegedly misused its contracts to cut compensation payments for delays in connecting high-speed business lines to other telcos including Vodafone.\",\n \"The Delhi High Court has directed the CBSE to continue with its moderation policy of giving students grace marks for difficult questions. The court ruled this following a petition which challenged that the change in policy will affect students' admissions abroad. The court asked CBSE to continue the policy as it was in place when the examination forms were submitted.\",\n \"A joint team of Rajasthan ATS and Chennai Police on Tuesday detained a suspected ISIS operator from Burma Bazaar locality in Chennai, Tamil Nadu. The 30-year-old is suspected of collecting and sending funds and recruiting youth for the terror group. The ATS is scanning the detained man's bank accounts to check the money flow and his terror links.\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"ctext\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4223,\n \"samples\": [\n \"Sanjay Dutt, who is currently busy shooting for his comeback film Bhoomi in Agra, was injured on the sets yesterday. The actor got injured during a fight sequence in Chambal, for the climax of the film, where he had to fight with a group of 19-20 men.Sanjay was injured during a jump gone wrong, and even though the pain aggravated through the day, he continued shooting. When the doctors conducted an X-ray post the shoot, it was confirmed that the actor had a hairline rib fracture.Even though Sanjay has been advised to rest, he has continued shooting, taking rest only during breaks.Producer Sandeep Singh said, \\\"We were shooting the climax scene in the Chambal ravines and Sanjay was in an action sequence when he hurt himself in the rib cage. He must have been in a lot of pain, but he did not stop. Later when we went to the doctor, the X-ray showed a hairline fracture. We wanted to stop the shoot, but Baba insisted. Really commendable on his part.\\\"Producer Bhushan Kumar added, \\\"We really appreciate that Sanjay has been shooting non-stop despite the excruciating pain that he must be in. He is truly a phenomenal person and actor.\\\" Bhoomi, directed by Omung Kumar, revolves around a father-daughter relationship. Aditi Rao Hydari plays Sanjay Dutt's daughter and the titular character. Sanjay was last seen in a guest appearance in Rajkumar Hirani's satirical film PK.\",\n \"Pakistani actor Sajal Aly, who played a rape survivor in her Bollywood debut Mom, says she had never dreamed of acting in the Indian film industry. Speaking about her role as Arya in the Sridevi-starrer, Sajal said, ?It was definitely a challenging role... I mean any character you play, you have to really commit to it and kind of naturally become like that, at least that?s how I function. I think the most challenging part was performing with Sridevi ma?am. Like my very first scene in the movie is me sitting at a dining table across from her and misbehaving with her -- it was terrifying,? Dawn quoted her as saying on Wednesday.?We had to shoot in Georgia and it was freezing cold... So yeah, that was pretty tough too,? Sajal said.Sajal said, ?Bollywood was never my dream, in all honesty. I was happy working here and that was not something I was working towards but this story moved me. I always knew that if I worked in Bollywood, I have certain limitations and boundaries that I would not want to cross and this movie was about a sensitive topic, everything was handled so tastefully.?The actor is all praise for her co-star Sridevi, who plays her mother in the movie. ?She?s just the sweetest person. Even now, she keeps calling me and reminding me that I?m in her thoughts.?Sajal said she had three film contracts with Boney Kapoor, Sridevi?s husband and a producer in Bollywood. ?But now I don?t know what?s in the near future. They handed me the complete package on a silver platter: a meaty character, an excellent cast, the best of the best and for that, I?m forever grateful... Everyone?s sending me messages telling me they?re proud of me, it?s just the best feeling, knowing everyone appreciates your work, including critics from across the border.?\",\n \"Even as Indian and Chinese soldiers continue their weeks-long standoff in Doklam near Sikkim, a Chinese embassy official in New Delhi sought to allay fears of other Indo-Sino ties being hit. The \\\"long-standing\\\" economic and cultural ties that India and China share will not be hit. \\\"Both India and China enjoy long cooperation as our lands are connected,\\\" news agency IANS quoted Li Rongrong, Second Secretary in the Economic and Commercial Counsellor's Office of the Chinese Embassy in India, as saying Monday. \\\"India and China have enjoyed historical and cultural connections over thousands of years. And, be it trade or other relationships, we have been establishing ties. This border issue, I reckon, is temporary,\\\" news agency PTI quoted an unnamed Chinese embassy official as saying. \\\"And it will not affect our long-standing economic and cultural ties.\\\"It wasn't immediately clear if the official quoted by PTI was Li. However, both IANS and PTI reported that the respective comments were made during a promotional event for the 21st Century Maritime Silk Road International Expo to be held in the city of Dongguan in the Chinese province of Guangdong from September 21 to 24.Notably, the India-China Economic and Cultural Council (ICEC), a not-for-profit orgnaisation, renewed its partnership with the Dongguan's municipality for the flagship expo. \\\"My dear Chinese friends, India is much bigger than what you see on TV screens. Don't believe what the private channels are showing you or the commentators they bring in for their shows. Most of it is rhetoric. Believe only what the Indian government tells or any of its ministers or Foreign Ministry,\\\" Secretary General of ICEC, Mohd Saqib said in his address at the promotional event.\\\"What unfortunate things you have reading in media or seeing on TV (about the border issue), it is going to be pass very soon. India and China have been Friends and feel welcome in our country. And, I tell the same things to Indian delegates planning to attend this exposition, do not feel insecure,\\\" Saqib added. THE STANDOFFFor around three weeks now, the Indian and Chinese armies have been engaged in a non-violent standoff in Dokalam, an area that is disputed between China and Bhutan. The standoff was triggered after Indian Army soldiers attempted to stop the People's Liberation Army from constructing a road in the area. The Indian soldiers intervened after Bhutan, whose army first made contact with the Chinese road construction crew, sought New Delhi's help. Since then, soldiers from the Indian Army and the PLA have stood their ground at Doklam in what is the longest-ever, though civilised standoff. Chinese media has unusually raised the rhetoric over the issue, calling on Beijing to teach New Delhi a \\\"lesson\\\". The Chinese Army too has been blunt, asking India to immediately withdraw its troops and making passing references to the 1962 Indo-Sino war where India suffered a humiliating defeat. Prime Minister Narendra Modi and Chinese President Xi Jingping recently met on the sidelines of the G20 meeting in Hamburg, Germany but there has been no indication - from either countries - on when and how the standoff will be resolved. However, just today Chinese media again upped the ante, with the official China Daily newspaper warning that there will be \\\"more serious consequences\\\" if India does not withdraw its troops. \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 20 } ], "source": [ "df = df.drop(columns=['headlines_length', 'text_length', 'ctext_length', 'diff'])\n", "df.head()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 206 }, "id": "7fsIFo_p4lRy", "outputId": "3ccb9cb2-78fa-45ee-8f8a-6e76e9835d78" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "0 Chhavi Tyagi 03 Aug 2017,Thursday \n", "1 Daisy Mowke 03 Aug 2017,Thursday \n", "2 Arshiya Chopra 03 Aug 2017,Thursday \n", "3 Sumedha Sehra 03 Aug 2017,Thursday \n", "4 Aarushi Maheshwari 03 Aug 2017,Thursday \n", "\n", " read_more \\\n", "0 http://www.hindustantimes.com/india-news/raksh... \n", "1 http://www.hindustantimes.com/bollywood/malaik... \n", "2 http://www.hindustantimes.com/patna/bihar-igim... \n", "3 http://indiatoday.intoday.in/story/abu-dujana-... \n", "4 http://indiatoday.intoday.in/story/sex-traffic... \n", "\n", " summary \\\n", "0 The Administration of Union Territory Daman an... \n", "1 Malaika Arora slammed an Instagram user who tr... \n", "2 The Indira Gandhi Institute of Medical Science... \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... \n", "4 Hotels in Maharashtra will train their staff t... \n", "\n", " news \n", "0 Daman & Diu revokes mandatory Rakshabandhan in... \n", "1 Malaika slams user who trolled her for 'divorc... \n", "2 'Virgin' now corrected to 'Unmarried' in IGIMS... \n", "3 Aaj aapne pakad liya: LeT man Dujana before be... \n", "4 Hotel staff to get training to spot signs of s... " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateread_moresummarynews
0Chhavi Tyagi03 Aug 2017,Thursdayhttp://www.hindustantimes.com/india-news/raksh...The Administration of Union Territory Daman an...Daman & Diu revokes mandatory Rakshabandhan in...
1Daisy Mowke03 Aug 2017,Thursdayhttp://www.hindustantimes.com/bollywood/malaik...Malaika Arora slammed an Instagram user who tr...Malaika slams user who trolled her for 'divorc...
2Arshiya Chopra03 Aug 2017,Thursdayhttp://www.hindustantimes.com/patna/bihar-igim...The Indira Gandhi Institute of Medical Science...'Virgin' now corrected to 'Unmarried' in IGIMS...
3Sumedha Sehra03 Aug 2017,Thursdayhttp://indiatoday.intoday.in/story/abu-dujana-...Lashkar-e-Taiba's Kashmir commander Abu Dujana...Aaj aapne pakad liya: LeT man Dujana before be...
4Aarushi Maheshwari03 Aug 2017,Thursdayhttp://indiatoday.intoday.in/story/sex-traffic...Hotels in Maharashtra will train their staff t...Hotel staff to get training to spot signs of s...
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "variable_name": "df", "summary": "{\n \"name\": \"df\",\n \"rows\": 4274,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 45,\n \"samples\": [\n \"Animesh Choudhary\",\n \"Swarnim Bagre\",\n \"Rini Sinha\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"object\",\n \"num_unique_values\": 240,\n \"samples\": [\n \"16 Feb 2017,Thursday\",\n \"28 Jul 2017,Friday\",\n \"09 Dec 2016,Friday\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4225,\n \"samples\": [\n \"http://www.hindustantimes.com/delhi/delhi-s-historic-mughal-era-gardens-to-be-redeveloped/story-XMRqrWQZiUxViMSGTWOyoL.html \",\n \"http://indiatoday.intoday.in/story/london-school-bullying-cheese-prank-karanbir-cheema/1/1000556.html?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle \",\n \"http://indiatoday.intoday.in/story/prashant-kishor-congress-missing-posters-uttar-pradesh-assembly-election/1/908073.html \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"summary\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4274,\n \"samples\": [\n \"Telecom giant BT has been fined $53 million (?345 crore) for a \\\"serious breach\\\" of rules, making it the largest fine imposed on a telco. BT will also have to pay $376 million (?2,440 crore) in compensation to rivals. BT allegedly misused its contracts to cut compensation payments for delays in connecting high-speed business lines to other telcos including Vodafone.\",\n \"The Delhi High Court has directed the CBSE to continue with its moderation policy of giving students grace marks for difficult questions. The court ruled this following a petition which challenged that the change in policy will affect students' admissions abroad. The court asked CBSE to continue the policy as it was in place when the examination forms were submitted.\",\n \"A joint team of Rajasthan ATS and Chennai Police on Tuesday detained a suspected ISIS operator from Burma Bazaar locality in Chennai, Tamil Nadu. The 30-year-old is suspected of collecting and sending funds and recruiting youth for the terror group. The ATS is scanning the detained man's bank accounts to check the money flow and his terror links.\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"news\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4274,\n \"samples\": [\n \"Telco BT fined record ?345 crore for serious breach of rules. BT has been fined \\u00a342m, the largest penalty imposed by regulator Ofcom, and will have to pay an estimated \\u00a3300m in compensation to rival telecoms companies over delays installing high-speed internet connections.Ofcom found that BT broke rules put in place to stop Openreach, its subsidiary that controls the UK broadband infrastructure network, abusing its ?significant market power? by cutting compensation payments to rivals, blaming installation delays on factors beyond its control when this was not the case.BT said it expected to pay out \\u00a3300m in compensation to rivals including Sky, Vodafone and TalkTalk for the ?serious breach? of Ofcom?s rules.?The size of our fine reflects how important these rules are to protect competition and, ultimately, consumers and businesses,? said Gaucho Rasmussen, investigations director at Ofcom. ?Our message is clear ? we will not tolerate this sort of behaviour. Millions of people rely on BT?s network for the phone and broadband services they use every day.?Compensation must be paid to affected providers within 12 months, Ofcom said.The record \\u00a342m penalty, which was reduced from \\u00a360m after BT admitted full liability and agreed to pay back rivals, is more than 11 times greater than the previous largest fine levied on a telecoms operator by Ofcom. Last year, Vodafone was fined \\u00a33.7m for taking pay-as-you-go customers? money without providing a service. BT?s fine is more than seven times that of the second largest penalty handed down, the \\u00a35.7m ITV had to pay in 2008 over the ?abuse? of premium-rate phone lines in a number of hit shows.Ofcom?s investigation into BT focused on the installation of high-speed business lines, known as ethernet services, which provide connections for big businesses as well as organisations including schools, hospitals and libraries, between January 2013 and December 2014. It was instigated after a complaint from Vodafone, which relies on BT ethernet services to transmit data between its mobile masts. Vodafone accused Openreach of failing to meet its 30-day installation guarantee but then reclassifying the delay as having been agreed by rivals which allowed it to avoid paying compensation.?These high-speed lines are a vital part of this country?s digital backbone,? said Rasmussen. ?We found BT broke our rules by failing to pay other telecoms companies proper compensation when these services were not provided on time.?BT was also fined \\u00a3300,000 for ?failing to provide information to Ofcom?.?We apologise wholeheartedly for the mistakes Openreach made in the past when processing orders for a number of high-speed business connections,? said Clive Selley, chief executive of Openreach. ?This shouldn?t have happened and we fully accept Ofcom?s findings.? A spokesman for Vodafone said: ?We hope this ruling will encourage BT Openreach to finally drop the unacceptable practices it has used to avoid paying compensation for late delivery of fixed fibre lines, which have impacted businesses across the country as well as our own 4G roll-out.?Less than half (48.8%) of high speed ethernet installations were completed within 30 days, according to Openreach?s own statistics for the final quarter of last year.However, Openreach said that almost 87% of installations are completed by the original agreed date, and that the number of outstanding orders is at a 34-month low.Rivals have repeatedly called for Openreach, responsible for building and maintaining the tens of millions of copper and fibre lines that run from telephone exchanges to homes and businesses across the UK, to be split from BT.They argue that BT has dragged its heels in opening the network to their engineers, which has hampered their ability to offer homes superfast broadband access.This month BT finally agreed a halfway house deal to legally separate Openreach, after two years of wrangling with Ofcom, which wants to strengthen the independence of the broadband network operator to promote competition and boost superfast services.The \\u00a342m penalty follows a bad week for BT after Ofcom fined subsidiary Plusnet \\u00a3880,000 for continuing to charge more than 1,000 customers more than \\u00a3500,000 after they had cancelled their accounts.The fine is the latest headache for Gavin Patterson, the chief executive of BT, who has endured a torrid year that included an accounting scandal at its Italian operation that wiped \\u00a38bn off its shares.?The investigation ? revealed we fell short of the high standards we expect in serving our communications provider customers,? Patterson said. ?We take this issue very seriously and we have put in place measures, controls and people to prevent it happening again. My management team and I are determined that BT applies the highest standards when serving our customers.?This month BT, which is to introduce inflation-busting price rises for its customers, denied it was forcing them to foot the bill to pay for its new \\u00a31.2bn Champions League football rights deal.\",\n \"CBSE asked to continue with its policy of giving grace marks. New Delhi, May 23 (PTI) In a major relief to students who have just taken Class 12 examinations, the Delhi High Court today directed the CBSE to follow its moderation policy of giving grace marks to students for difficult questions. The court asked the Central Board of Secondary Education (CBSE) to continue with the policy which was in place when the examination forms were submitted last year. A bench of Acting Chief Justice Gita Mittal and Justice Pratibha M Singh passed the interim order on a PIL filed by a parent and a lawyer contending that the policy should not be done away with this year, as decided by some states, since it would affect the students of Class 12, particularly those who have applied for admissions abroad. The petition had said that the policy was changed by way of a notification by CBSE after the exams for the year were held and hence would have a drastic impact on the students. \",\n \"Rajasthan ATS detains suspected ISIS operator from Chennai. A suspected ISIS operator was detained from Burma Bazaar locality in Chennai today morning. Haroon, 30, was picked up by a joint team of Rajasthan ATS and Chennai Police.Haroon is suspected to have been mobilising funds and recruiting young terror operatives for the ISIS. According to reports, the Rajasthan ATS zeroed in on Haroon on the basis of information gathered during interrogation of Mohammed Iqbal, a resident of Mylapore. \\u00a0Iqbal had revealed that, Haroon, who owns a cellphone shop at Burma Bazaar, was facilitating ISIS with fund mobilisation and recruitment. Haroon has been taken to an undisclosed location for further investigations. The Rajasthan ATS is also scanning Haroon's back accounts to check the money flow and his terror nexus.ALSO READ:How ISIS lures youth with women, meat, chocolates to recruit in Kerala. An India Today exclusive3 ISIS suspects arrested: All you need to know about how police of 6 states busted terror module\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 21 } ], "source": [ "df['news'] = df['headlines'] + '. ' + df['ctext']\n", "df.rename(columns={\"text\": \"summary\"}, inplace = True)\n", "df = df.drop(columns=['headlines', 'ctext'])\n", "df.head()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 206 }, "id": "RUIysyAg4lUZ", "outputId": "96cc8a2c-a78d-4ff1-8ba2-ba2d19845349" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ " author date \\\n", "0 Chhavi Tyagi 03 Aug 2017,Thursday \n", "1 Daisy Mowke 03 Aug 2017,Thursday \n", "2 Arshiya Chopra 03 Aug 2017,Thursday \n", "3 Sumedha Sehra 03 Aug 2017,Thursday \n", "4 Aarushi Maheshwari 03 Aug 2017,Thursday \n", "\n", " read_more \\\n", "0 http://www.hindustantimes.com/india-news/raksh... \n", "1 http://www.hindustantimes.com/bollywood/malaik... \n", "2 http://www.hindustantimes.com/patna/bihar-igim... \n", "3 http://indiatoday.intoday.in/story/abu-dujana-... \n", "4 http://indiatoday.intoday.in/story/sex-traffic... \n", "\n", " summary \\\n", "0 The Administration of Union Territory Daman an... \n", "1 Malaika Arora slammed an Instagram user who tr... \n", "2 The Indira Gandhi Institute of Medical Science... \n", "3 Lashkar-e-Taiba's Kashmir commander Abu Dujana... \n", "4 Hotels in Maharashtra will train their staff t... \n", "\n", " news \n", "0 summarize: Daman & Diu revokes mandatory Raksh... \n", "1 summarize: Malaika slams user who trolled her ... \n", "2 summarize: 'Virgin' now corrected to 'Unmarrie... \n", "3 summarize: Aaj aapne pakad liya: LeT man Dujan... \n", "4 summarize: Hotel staff to get training to spot... " ], "text/html": [ "\n", "
\n", "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
authordateread_moresummarynews
0Chhavi Tyagi03 Aug 2017,Thursdayhttp://www.hindustantimes.com/india-news/raksh...The Administration of Union Territory Daman an...summarize: Daman & Diu revokes mandatory Raksh...
1Daisy Mowke03 Aug 2017,Thursdayhttp://www.hindustantimes.com/bollywood/malaik...Malaika Arora slammed an Instagram user who tr...summarize: Malaika slams user who trolled her ...
2Arshiya Chopra03 Aug 2017,Thursdayhttp://www.hindustantimes.com/patna/bihar-igim...The Indira Gandhi Institute of Medical Science...summarize: 'Virgin' now corrected to 'Unmarrie...
3Sumedha Sehra03 Aug 2017,Thursdayhttp://indiatoday.intoday.in/story/abu-dujana-...Lashkar-e-Taiba's Kashmir commander Abu Dujana...summarize: Aaj aapne pakad liya: LeT man Dujan...
4Aarushi Maheshwari03 Aug 2017,Thursdayhttp://indiatoday.intoday.in/story/sex-traffic...Hotels in Maharashtra will train their staff t...summarize: Hotel staff to get training to spot...
\n", "
\n", "
\n", "\n", "
\n", " \n", "\n", " \n", "\n", " \n", "
\n", "\n", "\n", "
\n", " \n", "\n", "\n", "\n", " \n", "
\n", "
\n", "
\n" ], "application/vnd.google.colaboratory.intrinsic+json": { "type": "dataframe", "variable_name": "df", "summary": "{\n \"name\": \"df\",\n \"rows\": 4274,\n \"fields\": [\n {\n \"column\": \"author\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 45,\n \"samples\": [\n \"Animesh Choudhary\",\n \"Swarnim Bagre\",\n \"Rini Sinha\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"object\",\n \"num_unique_values\": 240,\n \"samples\": [\n \"16 Feb 2017,Thursday\",\n \"28 Jul 2017,Friday\",\n \"09 Dec 2016,Friday\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"read_more\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4225,\n \"samples\": [\n \"http://www.hindustantimes.com/delhi/delhi-s-historic-mughal-era-gardens-to-be-redeveloped/story-XMRqrWQZiUxViMSGTWOyoL.html \",\n \"http://indiatoday.intoday.in/story/london-school-bullying-cheese-prank-karanbir-cheema/1/1000556.html?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle \",\n \"http://indiatoday.intoday.in/story/prashant-kishor-congress-missing-posters-uttar-pradesh-assembly-election/1/908073.html \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"summary\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4274,\n \"samples\": [\n \"Telecom giant BT has been fined $53 million (?345 crore) for a \\\"serious breach\\\" of rules, making it the largest fine imposed on a telco. BT will also have to pay $376 million (?2,440 crore) in compensation to rivals. BT allegedly misused its contracts to cut compensation payments for delays in connecting high-speed business lines to other telcos including Vodafone.\",\n \"The Delhi High Court has directed the CBSE to continue with its moderation policy of giving students grace marks for difficult questions. The court ruled this following a petition which challenged that the change in policy will affect students' admissions abroad. The court asked CBSE to continue the policy as it was in place when the examination forms were submitted.\",\n \"A joint team of Rajasthan ATS and Chennai Police on Tuesday detained a suspected ISIS operator from Burma Bazaar locality in Chennai, Tamil Nadu. The 30-year-old is suspected of collecting and sending funds and recruiting youth for the terror group. The ATS is scanning the detained man's bank accounts to check the money flow and his terror links.\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"news\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 4274,\n \"samples\": [\n \"summarize: Telco BT fined record ?345 crore for serious breach of rules. BT has been fined \\u00a342m, the largest penalty imposed by regulator Ofcom, and will have to pay an estimated \\u00a3300m in compensation to rival telecoms companies over delays installing high-speed internet connections.Ofcom found that BT broke rules put in place to stop Openreach, its subsidiary that controls the UK broadband infrastructure network, abusing its ?significant market power? by cutting compensation payments to rivals, blaming installation delays on factors beyond its control when this was not the case.BT said it expected to pay out \\u00a3300m in compensation to rivals including Sky, Vodafone and TalkTalk for the ?serious breach? of Ofcom?s rules.?The size of our fine reflects how important these rules are to protect competition and, ultimately, consumers and businesses,? said Gaucho Rasmussen, investigations director at Ofcom. ?Our message is clear ? we will not tolerate this sort of behaviour. Millions of people rely on BT?s network for the phone and broadband services they use every day.?Compensation must be paid to affected providers within 12 months, Ofcom said.The record \\u00a342m penalty, which was reduced from \\u00a360m after BT admitted full liability and agreed to pay back rivals, is more than 11 times greater than the previous largest fine levied on a telecoms operator by Ofcom. Last year, Vodafone was fined \\u00a33.7m for taking pay-as-you-go customers? money without providing a service. BT?s fine is more than seven times that of the second largest penalty handed down, the \\u00a35.7m ITV had to pay in 2008 over the ?abuse? of premium-rate phone lines in a number of hit shows.Ofcom?s investigation into BT focused on the installation of high-speed business lines, known as ethernet services, which provide connections for big businesses as well as organisations including schools, hospitals and libraries, between January 2013 and December 2014. It was instigated after a complaint from Vodafone, which relies on BT ethernet services to transmit data between its mobile masts. Vodafone accused Openreach of failing to meet its 30-day installation guarantee but then reclassifying the delay as having been agreed by rivals which allowed it to avoid paying compensation.?These high-speed lines are a vital part of this country?s digital backbone,? said Rasmussen. ?We found BT broke our rules by failing to pay other telecoms companies proper compensation when these services were not provided on time.?BT was also fined \\u00a3300,000 for ?failing to provide information to Ofcom?.?We apologise wholeheartedly for the mistakes Openreach made in the past when processing orders for a number of high-speed business connections,? said Clive Selley, chief executive of Openreach. ?This shouldn?t have happened and we fully accept Ofcom?s findings.? A spokesman for Vodafone said: ?We hope this ruling will encourage BT Openreach to finally drop the unacceptable practices it has used to avoid paying compensation for late delivery of fixed fibre lines, which have impacted businesses across the country as well as our own 4G roll-out.?Less than half (48.8%) of high speed ethernet installations were completed within 30 days, according to Openreach?s own statistics for the final quarter of last year.However, Openreach said that almost 87% of installations are completed by the original agreed date, and that the number of outstanding orders is at a 34-month low.Rivals have repeatedly called for Openreach, responsible for building and maintaining the tens of millions of copper and fibre lines that run from telephone exchanges to homes and businesses across the UK, to be split from BT.They argue that BT has dragged its heels in opening the network to their engineers, which has hampered their ability to offer homes superfast broadband access.This month BT finally agreed a halfway house deal to legally separate Openreach, after two years of wrangling with Ofcom, which wants to strengthen the independence of the broadband network operator to promote competition and boost superfast services.The \\u00a342m penalty follows a bad week for BT after Ofcom fined subsidiary Plusnet \\u00a3880,000 for continuing to charge more than 1,000 customers more than \\u00a3500,000 after they had cancelled their accounts.The fine is the latest headache for Gavin Patterson, the chief executive of BT, who has endured a torrid year that included an accounting scandal at its Italian operation that wiped \\u00a38bn off its shares.?The investigation ? revealed we fell short of the high standards we expect in serving our communications provider customers,? Patterson said. ?We take this issue very seriously and we have put in place measures, controls and people to prevent it happening again. My management team and I are determined that BT applies the highest standards when serving our customers.?This month BT, which is to introduce inflation-busting price rises for its customers, denied it was forcing them to foot the bill to pay for its new \\u00a31.2bn Champions League football rights deal.\",\n \"summarize: CBSE asked to continue with its policy of giving grace marks. New Delhi, May 23 (PTI) In a major relief to students who have just taken Class 12 examinations, the Delhi High Court today directed the CBSE to follow its moderation policy of giving grace marks to students for difficult questions. The court asked the Central Board of Secondary Education (CBSE) to continue with the policy which was in place when the examination forms were submitted last year. A bench of Acting Chief Justice Gita Mittal and Justice Pratibha M Singh passed the interim order on a PIL filed by a parent and a lawyer contending that the policy should not be done away with this year, as decided by some states, since it would affect the students of Class 12, particularly those who have applied for admissions abroad. The petition had said that the policy was changed by way of a notification by CBSE after the exams for the year were held and hence would have a drastic impact on the students. \",\n \"summarize: Rajasthan ATS detains suspected ISIS operator from Chennai. A suspected ISIS operator was detained from Burma Bazaar locality in Chennai today morning. Haroon, 30, was picked up by a joint team of Rajasthan ATS and Chennai Police.Haroon is suspected to have been mobilising funds and recruiting young terror operatives for the ISIS. According to reports, the Rajasthan ATS zeroed in on Haroon on the basis of information gathered during interrogation of Mohammed Iqbal, a resident of Mylapore. \\u00a0Iqbal had revealed that, Haroon, who owns a cellphone shop at Burma Bazaar, was facilitating ISIS with fund mobilisation and recruitment. Haroon has been taken to an undisclosed location for further investigations. The Rajasthan ATS is also scanning Haroon's back accounts to check the money flow and his terror nexus.ALSO READ:How ISIS lures youth with women, meat, chocolates to recruit in Kerala. An India Today exclusive3 ISIS suspects arrested: All you need to know about how police of 6 states busted terror module\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" } }, "metadata": {}, "execution_count": 22 } ], "source": [ "# Making the dataset\n", "prefix = 'summarize: '\n", "df['news'] = prefix + df['news']\n", "df.head()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/" }, "id": "kZ8kmuGq4lXG", "outputId": "6694493c-c276-4ef3-a2b1-5337882c474e" }, "outputs": [ { "output_type": "stream", "name": "stdout", "text": [ "train and val shape: (4231, 5) test shape: (43, 5)\n" ] }, { "output_type": "execute_result", "data": { "text/plain": [ "{'author': 'Aarushi Maheshwari',\n", " 'date': '26 Jul 2017,Wednesday',\n", " 'read_more': 'https://www.theguardian.com/us-news/2017/jul/26/us-energy-secretary-rick-perry-call-ukrainian-pm-pig-manure-prank?utm_source=inshorts&utm_medium=referral&utm_campaign=fullarticle ',\n", " 'summary': 'Russian pranksters fooled US Energy Secretary Rick Perry into believing he was discussing American coal exports and pig manure with Ukrainian PM Volodymyr Groysman. The pranksters convinced Perry that Ukrainian President Petro Poroshenko had invented a new biofuel made using pig manure and home-brewed alcohol. Perry called the idea \"interesting,\" saying he looked forward to meeting Poroshenko. ',\n", " 'news': 'summarize: Russian pranksters dupe US official to talk about pig manure. The US energy secretary Rick Perry has become the latest victim of a pair of Russian phone pranksters who have previously fooled Elton John into thinking he was chatting to Vladimir Putin.On this occasion, Perry believed he was discussing American coal exports with Ukraine?s prime minister, Volodymyr Groysman. In fact, he was talking to Vladimir Krasnov and Alexei Stolyarov, Russian pranksters who have become known for targeting celebrities and politicians with audacious stunts, energy department spokeswoman Shaylyn Hynes confirmed.Suspicions might have been raised when the 22-minute conversation turned to a claim by the pretend PM that the Ukrainian president Petro Poroshenko had invented a new biofuel made from home-brewed alcohol and pig manure, according to a translation reported in the Washington Post.The energy secretary ? who appeared to be relying on a translator during the conversation ? welcomed the idea as ?interesting?. He would be visiting Kiev in August, he told his caller. ?I look forward to visiting with the president and getting a more in-depth briefing ? If that?s the result, then he?s going to be a very, very wealthy and successful man.?Krasnov and Stolyarov are sometimes called the ?Jerky Boys of Russia?, named after an American duo who put out recordings of their prank phone calls in the 1990s. The pair famously made a prank call to Elton John, who thought he was speaking to the Russian president.?These individuals are known for pranking high-level officials and celebrities, particularly those who are supportive of an agenda that is not in line with their governments. In this case, the energy security of Ukraine,? Hynes said. During the call on 19 July, Perry, whose department oversees the US nuclear weapons program, discussed a range of topics, including sanctions against Russia and helping Ukraine develop oil and gas.He also said the Trump administration opposes Nord Stream 2, a Russian project to bring natural gas to Europe across the Baltic, and that US technology could help Ukraine develop gas. ?Giving Ukraine more options with some of our technology is, I think, in everyone?s best interest ? with the exception of the Russians, but that?s OK,? he said. Perry also discussed the Paris climate accord, defending Donald Trump?s decision to withdraw the US from the agreement: ?Our position is that it?s our record that should be looked at, not whether or not we have signed on to some international accord ? The president made the decision that the cost to the United States to be in the Paris accord was not in our best interests.?The call, first reported by E&E news, was recorded and posted online. It happened about a month after Perry met with a Ukrainian delegation at the energy department.Trump said last month that Washington plans to offer Ukraine more coal exports from the United States because the eastern European nation?s industrial sector has difficulty securing coal from separatist-held regions. It is unclear how the United States would bring more coal to Ukraine but Perry hinted on the call that the commerce department was working on it. ?The coal conversation at this particular point in time is with [secretary of commerce Wilbur Ross] and I full well suspect it will go forward,? he said on the call.Reuters contributed to this report. '}" ] }, "metadata": {}, "execution_count": 23 } ], "source": [ "# Converting the pandas dataset to huggingface dataset\n", "# first split the train and test set\n", "train_df, test_df = train_test_split(df, test_size=0.01, shuffle=True)\n", "print(\"train and val shape:\", train_df.shape, \"test shape:\",test_df.shape)\n", "# save for every model inference\n", "global_train_df = train_df\n", "global_test_df = test_df\n", "train_df = datasets.Dataset.from_pandas(train_df)\n", "train_df = train_df.remove_columns([\"__index_level_0__\"])\n", "# split train into train and val\n", "train_df = train_df.train_test_split(test_size=0.2, shuffle=True) # split train and test\n", "train_df[\"train\"][0]" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/" }, "id": "q5sUeZs_4laJ", "outputId": "477ee6a0-969c-4b4d-8eb6-c9c8fd4f4798" }, "outputs": [ { "output_type": "stream", "name": "stdout", "text": [ "\n" ] }, { "output_type": "execute_result", "data": { "text/plain": [ "DatasetDict({\n", " train: Dataset({\n", " features: ['author', 'date', 'read_more', 'summary', 'news'],\n", " num_rows: 3384\n", " })\n", " val: Dataset({\n", " features: ['author', 'date', 'read_more', 'summary', 'news'],\n", " num_rows: 847\n", " })\n", "})" ] }, "metadata": {}, "execution_count": 24 } ], "source": [ "# Fitting into dataset dict\n", "train_val_test_dataset = DatasetDict({\n", " 'train': train_df[\"train\"],\n", " 'val': train_df['test']})\n", "\n", "print(type(train_val_test_dataset))\n", "train_val_test_dataset" ] }, { "cell_type": "markdown", "metadata": { "id": "8mFe1C0N5gum" }, "source": [ "T5 Fine-tuning" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "9423cntF4lcb" }, "outputs": [], "source": [ "# tokenize the data\n", "model_name = \"t5-base\"\n", "tokenizer = AutoTokenizer.from_pretrained(model_name)" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "DX4D1m1v4lfK" }, "outputs": [], "source": [ "def prepare_dataset(data):\n", " inputs = data[\"news\"]\n", " model_inputs = tokenizer(inputs, max_length=512, truncation=True)\n", " labels = tokenizer(text_target=data[\"summary\"], max_length=128, truncation=True)\n", " model_inputs[\"labels\"] = labels[\"input_ids\"]\n", " return model_inputs" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "d432Ompk4liQ", "colab": { "base_uri": "https://localhost:8080/", "height": 81, "referenced_widgets": [ "85bebc3260064661bd2bd1d4fd759eef", "aa82a212a4b54f32832e2f2d2e94ba1c", "18927ad3cee041e99fdea050ad82405d", "4a2d2287b3e3420b94b6555bb3c442b0", "5b711e84e61a4a489944995890354b23", "eabfae4947614ec287dc36aaea0268be", "1dda3f61e7f04b2ab0188342eeba0fe5", "f7c6918e2e524d44b76420c6120481ee", "732814f97e7041738e6eefa6764c9fa0", "83cb8ea9cb0c4755adc75539f59fedba", "eff40297f07d4c558893d279b2cffc32", "b347b157e0064086a939452ccb1eea5e", "eaea7cad953946af84e91eed86b7e7f0", "2c96658b00fa4dafa592c400a87c53bf", "ee02e82102dd41658817fbaca810ae36", "8566af85bf0d4892a0062250969430dd", "848541f2ca43478598070da3cf784a59", "33f69b6e4e7b4088a2d90050178ec514", "a202da32379a42fb9d325e5812a61dd3", "92e62c794f4243df8c8a1071642f105e", "08a4c22f140c4907a020d6c19e1274a9", "bc7406c23a1e4c7b9de7de918978200f" ] }, "outputId": "ebe90b53-1f40-411c-e3ed-e562ce402abe" }, "outputs": [ { "output_type": "display_data", "data": { "text/plain": [ "Map: 0%| | 0/3384 [00:00=5.3.0 in /usr/local/lib/python3.10/dist-packages (from torchvision==0.18.1) (9.4.0)\n", "Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (3.14.0)\n", "Requirement already satisfied: typing-extensions>=4.8.0 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (4.12.1)\n", "Requirement already satisfied: sympy in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (1.12.1)\n", "Requirement already satisfied: networkx in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (3.3)\n", "Requirement already satisfied: jinja2 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (3.1.4)\n", "Requirement already satisfied: fsspec in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (2023.6.0)\n", "Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.1.105 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (12.1.105)\n", "Requirement already satisfied: nvidia-cuda-runtime-cu12==12.1.105 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (12.1.105)\n", "Requirement already satisfied: nvidia-cuda-cupti-cu12==12.1.105 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (12.1.105)\n", "Requirement already satisfied: nvidia-cudnn-cu12==8.9.2.26 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (8.9.2.26)\n", "Requirement already satisfied: nvidia-cublas-cu12==12.1.3.1 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (12.1.3.1)\n", "Requirement already satisfied: nvidia-cufft-cu12==11.0.2.54 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (11.0.2.54)\n", "Requirement already satisfied: nvidia-curand-cu12==10.3.2.106 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (10.3.2.106)\n", "Requirement already satisfied: nvidia-cusolver-cu12==11.4.5.107 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (11.4.5.107)\n", "Requirement already satisfied: nvidia-cusparse-cu12==12.1.0.106 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (12.1.0.106)\n", "Requirement already satisfied: nvidia-nccl-cu12==2.20.5 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (2.20.5)\n", "Requirement already satisfied: nvidia-nvtx-cu12==12.1.105 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (12.1.105)\n", "Requirement already satisfied: triton==2.3.1 in /usr/local/lib/python3.10/dist-packages (from torch==2.3.1->torchaudio==2.3.1) (2.3.1)\n", "Requirement already satisfied: nvidia-nvjitlink-cu12 in /usr/local/lib/python3.10/dist-packages (from nvidia-cusolver-cu12==11.4.5.107->torch==2.3.1->torchaudio==2.3.1) (12.5.40)\n", "Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from jinja2->torch==2.3.1->torchaudio==2.3.1) (2.1.5)\n", "Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in /usr/local/lib/python3.10/dist-packages (from sympy->torch==2.3.1->torchaudio==2.3.1) (1.3.0)\n", "Installing collected packages: torchvision, torchaudio\n", " Attempting uninstall: torchvision\n", " Found existing installation: torchvision 0.18.0+cu121\n", " Uninstalling torchvision-0.18.0+cu121:\n", " Successfully uninstalled torchvision-0.18.0+cu121\n", " Attempting uninstall: torchaudio\n", " Found existing installation: torchaudio 2.3.0+cu121\n", " Uninstalling torchaudio-2.3.0+cu121:\n", " Successfully uninstalled torchaudio-2.3.0+cu121\n", "Successfully installed torchaudio-2.3.1 torchvision-0.18.1\n" ] }, { "output_type": "display_data", "data": { "application/vnd.colab-display-data+json": { "pip_warning": { "packages": [ "torchvision" ] }, "id": "6187363efa744ccdb978ee0ef666718a" } }, "metadata": {} } ], "source": [ "\n", "#!pip install --upgrade transformers torch\n", "!pip install torchaudio==2.3.1 torchvision==0.18.1\n" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "CgtCft804lwB" }, "outputs": [], "source": [ "# set up hyper-parameters\n", "training_args = Seq2SeqTrainingArguments(\n", " output_dir=\"t5-news\",\n", " evaluation_strategy=\"epoch\",\n", " learning_rate=2e-5,\n", " per_device_train_batch_size=8,\n", " per_device_eval_batch_size=8,\n", " weight_decay=0.01,\n", " save_total_limit=2,\n", " num_train_epochs=4,\n", " predict_with_generate=True,\n", " fp16=True,\n", " report_to=\"none\"\n", ")\n" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "cupJwGxG7KX0" }, "outputs": [], "source": [ "# setup trainer\n", "trainer = Seq2SeqTrainer(\n", " model = T5model,\n", " args = training_args,\n", " train_dataset = tokenized_data[\"train\"],\n", " eval_dataset = tokenized_data[\"val\"],\n", " tokenizer = tokenizer,\n", " data_collator = data_collator,\n", " compute_metrics = compute_metrics\n", ")" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "PBt7qHtm7Kab", "colab": { "base_uri": "https://localhost:8080/", "height": 324 }, "outputId": "7870e6aa-efab-4f1e-ce4c-aff205b84724" }, "outputs": [ { "output_type": "display_data", "data": { "text/plain": [ "" ], "text/html": [ "\n", "
\n", " \n", " \n", " [1692/1692 26:18, Epoch 4/4]\n", "
\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
EpochTraining LossValidation LossRouge-1Rouge-2Rouge-l
1No log1.401181{'r': 0.17148108927114958, 'p': 0.6379562391322167, 'f': 0.26832590357367825}{'r': 0.07858522178524069, 'p': 0.360154333073459, 'f': 0.12809842891548154}{'r': 0.1590282849180383, 'p': 0.5923933381271432, 'f': 0.24889423354088147}
21.5949001.367020{'r': 0.1747453427909579, 'p': 0.6514125557124713, 'f': 0.2735964450128766}{'r': 0.08007461284714407, 'p': 0.36976837952426506, 'f': 0.1306811996198165}{'r': 0.16173566466180855, 'p': 0.6042644916283354, 'f': 0.2533334520400675}
31.4615001.354850{'r': 0.17680703111550083, 'p': 0.6580227997445849, 'f': 0.27673560466849706}{'r': 0.08134023795336118, 'p': 0.37652148387529294, 'f': 0.13280746045720393}{'r': 0.1633877448233787, 'p': 0.6094888169052682, 'f': 0.2558348358355148}
41.4343001.352294{'r': 0.17772369876428087, 'p': 0.6607516403224081, 'f': 0.27813368373818786}{'r': 0.08250523920949578, 'p': 0.3809083443815018, 'f': 0.13465413562180714}{'r': 0.16446775196350819, 'p': 0.6129784615253738, 'f': 0.2574997077652586}

" ] }, "metadata": {} }, { "output_type": "execute_result", "data": { "text/plain": [ "TrainOutput(global_step=1692, training_loss=1.4874611712516623, metrics={'train_runtime': 1579.3283, 'train_samples_per_second': 8.571, 'train_steps_per_second': 1.071, 'total_flos': 8232596872151040.0, 'train_loss': 1.4874611712516623, 'epoch': 4.0})" ] }, "metadata": {}, "execution_count": 41 } ], "source": [ "trainer.train()" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "99V8sZT47KdC", "colab": { "base_uri": "https://localhost:8080/" }, "outputId": "7a04bc49-7413-474a-9caa-34bb0f2cdd9b" }, "outputs": [ { "output_type": "execute_result", "data": { "text/plain": [ "('t5-news/tokenizer_config.json',\n", " 't5-news/special_tokens_map.json',\n", " 't5-news/spiece.model',\n", " 't5-news/added_tokens.json',\n", " 't5-news/tokenizer.json')" ] }, "metadata": {}, "execution_count": 42 } ], "source": [ "# save the model\n", "model_path = \"t5-news\"\n", "trainer.save_model(model_path)\n", "tokenizer.save_pretrained(model_path)" ] }, { "cell_type": "markdown", "metadata": { "id": "7S8Evvp79Q_1" }, "source": [ "T5 Inference\n", "Try the fine-tuned T5 model for our news test set!" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "wFIF0_ya7Kfp" }, "outputs": [], "source": [ "# load the model\n", "model = AutoModelForSeq2SeqLM.from_pretrained(\"t5-news\")" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "id": "n620-Cxc7KiL", "colab": { "base_uri": "https://localhost:8080/" }, "outputId": "53fea11b-9242-497c-aaa5-b68f991c04db" }, "outputs": [ { "output_type": "stream", "name": "stdout", "text": [ "original_news: summarize: Sanjay apologises for bodyguards assaulting media persons. Sanjay Dutt, who is in Agra shooting for his comeback film Bhoomi, has run into trouble with the law again. The actor's bodyguards roughed up some local mediapersons on Thursday, who filed a police complaint. Reportedly, Sanjay was present when the attack took place, but left the spot. However, he has since issued an apology to the mediapersons.Earlier this week, the shooting of Sanjay's film was stalled when crowds which had gathered to get a glimpse of the actor went out of control.\n", "{'summary_text': 'Actor Sanjay Dutt, who is in Agra shooting for his comeback film Bhoomi, has apologised for his bodyguards assaulting local media persons. Reportedly, he was present when the attack took place, but left the spot.'}\n", "\n", "original_news: summarize: Tharoor 'categorically' denies reports of him joining BJP. Congress MP and former Union Minister Shashi Tharoor denied reports that he was joining the BJP.In a Facebook post, he said: \"In view of the number of people asking, let me repeat that my convictions are a matter of record and they do not match those of Bharatiya Janata Party (BJP)\".\"For 40+years I have spoken and written in defence of a pluralist India with equal rights for all its citizens and communities,\" Tharoor, also a former UN diplomat, said.\"On this, no compromise. Rumours of my joining BJP have been floated periodically with no basis whatsoever. I deny them categorically and without qualification,\" he said.The Congress MP's clarification comes in the backdrop of a statement by CPI(M) state secretary Kodiyeri Balakrishnan that four Congress leaders, including Tharoor, planned to join the BJP.Balakrishnan had said there are reports that four Congress leaders from Kerala are joining the BJP and that KPCC president M M Hassan had said that one of them was Tharoor.However, Hassan denied having made any such remarks when contacted.\"When media persons asked me whether the reports about four Congress leaders joining the BJP has come to his notice, I said there is no such thing,\" Hassan told PTI.\"There are no fortune seekers in Kerala like S M Krishna and Jaffer Sharif,\" the KPCC president said.Tharoor campaigned for the Congress-led UDF candidate for the April 12 bypoll in Malappuram, Hassan said.\n", "{'summary_text': 'Congress MP and former Union Minister Shashi Tharoor has denied reports of him joining the Bharatiya Janata Party (BJP). \"In view of the number of people asking, let me repeat that my convictions are a matter of record and they do not match those of BJP,\" he added. \"On this, no compromise. Rumours of my joining BJP have been floated periodically with no basis whatsoever. I deny them categ'}\n", "\n", "original_news: summarize: Where would Apple, IBM be without global talent: Urjit Patel. As the US under Donald Trump moves to make it difficult for Indians to get H-1B visa, RBI Governor Urjit Patel has warned against protectionism. Speaking in New York Patel said that big American tech companies are maintained and powered by talented Indians and without access to such skilled workers these companies may suffer.\"Where would Apple be, where would Cisco be, where would IBM be if they were not sourcing the best products and talent from across the world. And if policies come in the way of that, then the big wealth creators in a country that advocates protectionism are ultimately affected,\" he said.\"I don't think that we have heard the last word on US policy talk about this because there is a push back internationally that the world has benefited from an open trading system,\" the RBI governor said.Also Read: Trump to sign order that will make getting H1B visa harder for IndiansPatel's statement comes weeks after US president Donald Trump signed an executive order emphasising that the H-1B should be used to bring on only very specialised workers in the US and not generic programmers and coders. The move is aimed at companies like Infosys and TCS that often hire Indian programmers and coders in the US instead of hiring locals, who may demand higher wages for the similar job.Many in the US government also believe that Indian companies game the H-1B visa system and get disproportionate share of these visas. Nasscom, an industry body of IT companies in India, however, denies the allegations. \"NASSCOM would like to clarify on the statements made by the White House on Indian Companies getting the lion's share of  H-1B visas; and highlight that in FY 2015 only 6 of the top 20 H-1B recipients were Indian companies. Further, among the companies named, the two Indian companies namely TCS and Infosys together received 7,504 approved H-1B visas in FY 2015; which is only 8.8 per cent of the total approved H-1B visas,\" noted a Nasscom spokesperson.\n", "{'summary_text': 'RBI Governor Urjit Patel has said that big American tech companies are maintained and powered by talented Indians and without access to such skilled workers these companies may suffer. \"I don\\'t think that we have heard the last word on US policy talk about this because there is a push back internationally that the world has benefited from an open trading system,\" he added.'}\n", "\n", "original_news: summarize: Pak faked nuclear missile Babur-3 launch, claim experts. Hours after Pakistan proudly announced the launch of the nuclear-capable Babur-3 cruise missile, reports today suggested that Islamabad may have faked the launch video. Experts, including a satellite imagery analyst based in Pathankot, have put out technical evidence to suggest that Pakistan has faked the missile video and used computer graphics to depict much of the weapon's flight. The analyst, in a series of tweets, claimed that Pakistan insidiously used a computer generated image of a missile over the background to show that Babur-3 was successful. #Pakistan#SLCM#Babur3 Fake video clip uses CGI. Geo-location coming up shortly. https://t.co/26ysrUQDrc#Pakistan#Nuclear#SLCM#Babur3 Notice video closely at 7s. Missile was flying with canister for almost 8 secs? Cavitation canister?? pic.twitter.com/zIwIZzmfr1#Pakistan#SLCM#Babur3 Geo-located CGI 25°20'13\"N 64°53'18\"E. Missile moves 15kms in 8sec speed 6750kmph. pic.twitter.com/Dc3TV6zVvd Colonel (retired) Vinayak Bhat, an imagery expert, has told India Today TV that the video of the launch released by the Pakistan Army appears to be computer-generated. He also said the colour of the missile changes from white to orange in the video released by Pakistan. Even the speed of the missile is impossibly high, he said.ABOUT BABUR-3 The nuclear-capable Babur-3 missile, which has a range of 450 km (280 miles) was fired from an undisclosed location in the Indian Ocean.India successfully test-fired a nuclear-capable, submarine-launched missile in 2008 and tested a submarine-launched cruise missile in 2013.The Pakistani military said the Babur-3 missile was \"capable of delivering various types of payloads and will provide Pakistan with a Credible Second Strike Capability, augmenting deterrence\".An army spokesman later confirmed the language meant the missile was equipped to carry nuclear warheads.The Babur-3 is a sea-based variant of the ground-launched Babur-2 missile, which was tested in December. The military said the missile had features such as \"underwater controlled propulsion and advanced guidance and navigation\".Last year, Pakistan said it was \"seriously concerned\" by India's test of anti-ballistic missiles which media reports said could intercept incoming nuclear weapons. According to media reports, on May 15 India tested a locally designed Anti-Ballistic Missile system which could in theory intercept a nuclear-carrying ballistic missile. (With inputs from Reuters) ALSO READ: Pakistan fires Babur-3, its first submarine-launched nuclear-capable missile\n", "{'summary_text': 'Experts have put out technical evidence to suggest that Pakistan has faked the launch video of the nuclear-capable cruise missile Babur-3. They claim that Pakistan insidiously used a computer generated image of a missile over the background to show that the missile was successful. The video, which was released by the Pakistan Army, appears to be computer-generated.'}\n", "\n", "original_news: summarize: If BJP wins in UP, farmers' loan will be waived first: Modi. Rounding off a day of hectic electioneering in Uttar Pradesh, Prime Minster Narendra Modi has arrived for a town hall rally in Varanasi, his Lok Sabha constituency.Earlier in the day, Modi Akhilesh Yadav and Rahul Gandhi held separate road shows in the holy city. BSP supremo Mayawati also held a rally on the outskirts. After Samajwadi Party and Congress supporters were pelted with stones during their joint roadshow in Varanasi, the city police asked Akhilesh Yadav and Rahul Gandhi to speed up the event.    Prime Minister Modi, who also addressed a rally in Jaupur, attacked the Samajwadi Party saying, \"BJP will celebrate Holi with the party's victory in UP. Farmers' loan waiver to be the first decision after we come to power.\"The BJP is aiming for a revival in the state where it was in decline for more than a decade, before making a dramatic comeback in the 2014 general elections - when it won a stunning 71 Lok Sabha seats, its best-ever performance till date.Here are the live updates:Dimple Yadav joins CM Akhilesh Yadav and Rahul Gandhi's roadshow in Varanasi #uppolls2017pic.twitter.com/Z5TCVObTvMCongress VP Rahul Gandhi and UP CM Akhilesh Yadav hold joint roadshow in Varanasi pic.twitter.com/JbH3u69SZ3PM Narendra Modi offered prayers at the Kaal Bhairav temple in Varanasi pic.twitter.com/2bN5rvsWSwPM Narendra Modi's roadshow to reach Kaal Bhairav temple in Varanasi shortly pic.twitter.com/fxj3L2LGV1#WATCH: Supporters cheer 'Modi Modi' as Prime Minister's roadshow proceeds towards Kashi Vishwanath temple in Varanasi. pic.twitter.com/CWZJHVdGlw#UttarPradesh: PM Modi to reach Kashi Vishwanath temple covering Ravidas gate Lanka, Assi, Madani, Sonarpura, Godowlia and Basphatak areas pic.twitter.com/BzjaElUbItPM Narendra Modi's roadshow underway in Varanasi, supporters raise slogans 'Har har Modi, Ghar ghar Modi' pic.twitter.com/n8YwQYepPiPM Narendra Modi arrives at Banaras Hindu University, Varanasi pic.twitter.com/uUhQZsYD9sPM Narendra Modi arrives at Banaras Hindu University, Varanasi pic.twitter.com/uUhQZsYD9sAlso read:Uttar Pradesh elections: PM Modi mocks Rahul Gandhi's 'factory' ideasUttar Pradesh election: Varanasi doesn't need to be Kyoto, city's top mahant slams PM Modi's idea\n", "{'summary_text': 'Prime Minister Narendra Modi has arrived for a town hall rally in Varanasi, his Lok Sabha constituency. He said, \"BJP will celebrate Holi with the party\\'s victory in UP. Farmers\\' loan waiver to be the first decision after we come to power.\" Akhilesh Yadav and Rahul Gandhi also held separate road shows in the holy city.'}\n", "\n" ] } ], "source": [ "#for i in range(len(test_df['news']):\n", "for i in range(5):\n", " print(\"original_news: \",test_df['news'].iloc[i])\n", " summarizer = pipeline(\"summarization\", model = model,tokenizer = tokenizer, max_length = 100)\n", " summary = summarizer(test_df['news'].iloc[i])\n", " print(summary[0])\n", " print()" ] } ], "metadata": { "colab": { "provenance": [], "gpuType": "T4" }, "kernelspec": { "display_name": "Python 3", "name": "python3" }, "language_info": { "name": "python" }, "accelerator": "GPU", "widgets": { "application/vnd.jupyter.widget-state+json": { "85bebc3260064661bd2bd1d4fd759eef": { "model_module": "@jupyter-widgets/controls", "model_name": "HBoxModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_aa82a212a4b54f32832e2f2d2e94ba1c", "IPY_MODEL_18927ad3cee041e99fdea050ad82405d", "IPY_MODEL_4a2d2287b3e3420b94b6555bb3c442b0" ], "layout": "IPY_MODEL_5b711e84e61a4a489944995890354b23" } }, "aa82a212a4b54f32832e2f2d2e94ba1c": { "model_module": "@jupyter-widgets/controls", "model_name": "HTMLModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_eabfae4947614ec287dc36aaea0268be", "placeholder": "​", "style": "IPY_MODEL_1dda3f61e7f04b2ab0188342eeba0fe5", "value": "Map: 100%" } }, "18927ad3cee041e99fdea050ad82405d": { "model_module": "@jupyter-widgets/controls", "model_name": "FloatProgressModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_f7c6918e2e524d44b76420c6120481ee", "max": 3384, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_732814f97e7041738e6eefa6764c9fa0", "value": 3384 } }, "4a2d2287b3e3420b94b6555bb3c442b0": { "model_module": "@jupyter-widgets/controls", "model_name": "HTMLModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_83cb8ea9cb0c4755adc75539f59fedba", "placeholder": "​", "style": "IPY_MODEL_eff40297f07d4c558893d279b2cffc32", "value": " 3384/3384 [00:07<00:00, 414.87 examples/s]" } }, "5b711e84e61a4a489944995890354b23": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "eabfae4947614ec287dc36aaea0268be": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "1dda3f61e7f04b2ab0188342eeba0fe5": { "model_module": "@jupyter-widgets/controls", "model_name": "DescriptionStyleModel", "model_module_version": "1.5.0", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "f7c6918e2e524d44b76420c6120481ee": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "732814f97e7041738e6eefa6764c9fa0": { "model_module": "@jupyter-widgets/controls", "model_name": "ProgressStyleModel", "model_module_version": "1.5.0", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "83cb8ea9cb0c4755adc75539f59fedba": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "eff40297f07d4c558893d279b2cffc32": { "model_module": "@jupyter-widgets/controls", "model_name": "DescriptionStyleModel", "model_module_version": "1.5.0", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "b347b157e0064086a939452ccb1eea5e": { "model_module": "@jupyter-widgets/controls", "model_name": "HBoxModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_eaea7cad953946af84e91eed86b7e7f0", "IPY_MODEL_2c96658b00fa4dafa592c400a87c53bf", "IPY_MODEL_ee02e82102dd41658817fbaca810ae36" ], "layout": "IPY_MODEL_8566af85bf0d4892a0062250969430dd" } }, "eaea7cad953946af84e91eed86b7e7f0": { "model_module": "@jupyter-widgets/controls", "model_name": "HTMLModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_848541f2ca43478598070da3cf784a59", "placeholder": "​", "style": "IPY_MODEL_33f69b6e4e7b4088a2d90050178ec514", "value": "Map: 100%" } }, "2c96658b00fa4dafa592c400a87c53bf": { "model_module": "@jupyter-widgets/controls", "model_name": "FloatProgressModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_a202da32379a42fb9d325e5812a61dd3", "max": 847, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_92e62c794f4243df8c8a1071642f105e", "value": 847 } }, "ee02e82102dd41658817fbaca810ae36": { "model_module": "@jupyter-widgets/controls", "model_name": "HTMLModel", "model_module_version": "1.5.0", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_08a4c22f140c4907a020d6c19e1274a9", "placeholder": "​", "style": "IPY_MODEL_bc7406c23a1e4c7b9de7de918978200f", "value": " 847/847 [00:01<00:00, 527.01 examples/s]" } }, "8566af85bf0d4892a0062250969430dd": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "848541f2ca43478598070da3cf784a59": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "33f69b6e4e7b4088a2d90050178ec514": { "model_module": "@jupyter-widgets/controls", "model_name": "DescriptionStyleModel", "model_module_version": "1.5.0", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "a202da32379a42fb9d325e5812a61dd3": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "92e62c794f4243df8c8a1071642f105e": { "model_module": "@jupyter-widgets/controls", "model_name": "ProgressStyleModel", "model_module_version": "1.5.0", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "08a4c22f140c4907a020d6c19e1274a9": { "model_module": "@jupyter-widgets/base", "model_name": "LayoutModel", "model_module_version": "1.2.0", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "bc7406c23a1e4c7b9de7de918978200f": { "model_module": "@jupyter-widgets/controls", "model_name": "DescriptionStyleModel", "model_module_version": "1.5.0", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } } } } }, "nbformat": 4, "nbformat_minor": 0 }