namb0010 commited on
Commit
15dca1c
·
1 Parent(s): 2b29d02

Update [uma_namboothiripad]assignment_2.py

Browse files
[uma_namboothiripad]assignment_2.py CHANGED
@@ -8,7 +8,7 @@ Original file is located at
8
 
9
  Load the dataset below
10
  """
11
- !pip freeze > requirements.txt
12
  !pip install -U spacy
13
  #first install the library that would help us use BERT in an easy to use interface
14
  #https://github.com/UKPLab/sentence-transformers/tree/master/sentence_transformers
 
8
 
9
  Load the dataset below
10
  """
11
+ !pip install -r requirements.txt
12
  !pip install -U spacy
13
  #first install the library that would help us use BERT in an easy to use interface
14
  #https://github.com/UKPLab/sentence-transformers/tree/master/sentence_transformers