Spaces:
Sleeping
Sleeping
Update Deliverable2.py
Browse files- Deliverable2.py +0 -9
Deliverable2.py
CHANGED
@@ -1,12 +1,3 @@
|
|
1 |
-
# -*- coding: utf-8 -*-
|
2 |
-
"""Untitled2.ipynb
|
3 |
-
|
4 |
-
Automatically generated by Colab.
|
5 |
-
|
6 |
-
Original file is located at
|
7 |
-
https://colab.research.google.com/drive/1UPM7vEPoqKmrXRZqw6b0A2nri9S6mawa
|
8 |
-
"""
|
9 |
-
|
10 |
import requests
|
11 |
from bs4 import BeautifulSoup
|
12 |
from sentence_transformers import SentenceTransformer, util
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
import requests
|
2 |
from bs4 import BeautifulSoup
|
3 |
from sentence_transformers import SentenceTransformer, util
|