Commit a4535ed9 authored by Udbhasa M M S's avatar Udbhasa M M S

dataset clean script changes

parent 452104ae
{ {
"cells": [], "cells": [
"metadata": {}, {
"cell_type": "code",
"execution_count": null,
"id": "8ec89ac0-db91-4070-adff-d3fd93f2e08c",
"metadata": {},
"outputs": [],
"source": [
"!pip install torch\n",
"!pip install nltk"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python (Local)",
"language": "python",
"name": "local-base"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.12"
}
},
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 5 "nbformat_minor": 5
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment