Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running it in Colab #2

Open
abhi1nandy2 opened this issue Feb 3, 2021 · 3 comments
Open

Running it in Colab #2

abhi1nandy2 opened this issue Feb 3, 2021 · 3 comments

Comments

@abhi1nandy2
Copy link

The first cell could be replaced by -

!pip install gensim
!pip install git+https://github.com/boudinfl/pke.git
!python -m spacy download en
!pip install bert-extractive-summarizer --upgrade --force-reinstall
!pip install spacy==2.1.3 --upgrade --force-reinstall
!pip install -U nltk
!pip install -U pywsd
!pip install -U wn==0.0.23
!python -m spacy download en_core_web_lg
!python -m spacy download en_core_web_sm
!pip install flashtext
@abhi1nandy2 abhi1nandy2 changed the title Running it in colab Running it in Colab Feb 3, 2021
@ramsrigouthamg
Copy link
Owner

Thanks @abhi1nandy2 !

@abhi1nandy2
Copy link
Author

Thanks to you, great article!

@rajenderK7
Copy link

rajenderK7 commented Feb 8, 2023

image

Can you suggest some ways to get over this. I'm running this on Google Colab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants