Medicine Descriptions
Text Description of medicines
@kaggle.mohitkundu1_medicine_descrptions
Text Description of medicines
@kaggle.mohitkundu1_medicine_descrptions
A company has a dataset that has long descriptions (Introduction) of it’s products. Now as a DS Help the company to make a text summariser that takes these descriptions as input and summarises them into shorter versions without loosing the context. The length of the summary is also adjustable by the user.
The inspiration is to provide summaries of long descriptive text which are often too lenthy and boring to read. Moreover, in this era of data and technology we have little time to read long texts.
CREATE TABLE task (
"unnamed_0" BIGINT -- Unnamed: 0,
"test_dataset" VARCHAR,
"unnamed_1" VARCHAR -- Unnamed: 1
);Anyone who has the link will be able to view this.