lecture-summarizer icon indicating copy to clipboard operation
lecture-summarizer copied to clipboard

Lecture summarization with BERT

Results 9 lecture-summarizer issues
Sort by recently updated
recently updated
newest added

cant open the IP address [http://54.85.20.109:5000](url) in the paper.

When i'm trying to get the service run locally , i faced some problems. I had to do some manual changes to overcome these problems. I thought it would be...

When i'm trying to test the CLI-Tool with the provided command "lecture-summarizer get-lectures" i'lll get an connection Error. below the error trace: ``` root@marvin-VirtualBox:/home/marvin/lecture-summarizer# pip3 install git+https://github.com/dmmiller612/lecture-summarizer.git Collecting git+https://github.com/dmmiller612/lecture-summarizer.git Cloning...

Getting an error while trying to run the service locally. Please advise its also my first attempt to run a code in a docker **$ make docker-build-run** docker build -t...

$ make docker-build-run docker build -t local-summary -f Dockerfile ./ Sending build context to Docker daemon 176.1kB Step 1/10 : FROM ubuntu:16.04 ---> 657d80a6401d Step 2/10 : RUN apt-get update...

Hi I've been trying out the program but i run into a unicode error when trying out certain files. I have tried to follow their advice and put the encoding...

Since this was a separate app of its own from the [general bert summarizer](https://github.com/dmmiller612/bert-extractive-summarizer), I wanted to ask whether any dataset was used to finetune the bert model for the...

This mainly applies if you have a running service for the actual REST api. Probably a nice-to-have feature would be to migrate flask to FastAPI. The two frameworks are very...

Remove an redundant `z` after `.`.