abhi1nandy2
abhi1nandy2
Can see tag-wise precision Precision, Recall, F1-Score and support
@yitong91 could you please provide an evaluation script, that takes in a text, and generates image/video? It would be really helpful.
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...