Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Crisis Events Text Summarization
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Francesco Crisafulli
Crisis Events Text Summarization
Graph
sg
Select Git revision
Branches
3
main
default
protected
multi_summary
sg
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
May
30
Apr
29
28
18
17
16
11
9
5
28
Mar
26
21
20
17
14
12
5
29
Feb
27
21
20
15
13
12
9
8
6
changed password to be more secure
multi_summary
multi_summary
made sure scraper stuff works
added scraper unit test
text_summarizers folder
Uploaded requirements.txt
implemented deleting collections
frontend aesthetics; need to implement deleting collections
more docker files
fix html files not being saved properly
fix .html files not being saved properly
working version
mutli summary working
glob_path as .txt in upload html
sg
sg
upload html zip working in-progress;upload url_file special cases;scrape_html function in scraper
upload url_file in-progress and scraper function outputting text
Merge branch 'sg' of git.cs.vt.edu:fcrisafulli/crisis-events-text-summarization into sg
start dockerization
logout functionality; removed <pad> and </s> from t5 output; minor bug with displaying multiple summaries
Update scraper.py
see v1_summarize_t5 for how to use summary slots
raw html file endpoint
removed deprecated blob code
fixed login; put login component in its own file; added some aesthetics (will change later)
utf8 encodings for nltk/bert
url file endpoint added
remove debug buttons
dbUploadRawTextFiles file
user can now choose which summarizer to use
Merge branch 'sg' of https://git.cs.vt.edu/fcrisafulli/crisis-events-text-summarization into sg
user can now select which summarizer to use
Merge branch 'sg' of git.cs.vt.edu:fcrisafulli/crisis-events-text-summarization into sg
Merge branch 'sg' of git.cs.vt.edu:fcrisafulli/crisis-events-text-summarization into sg
added BERT summarizer to frontend
"better"
added nltk summarizer to frontend
adding other summarizers
doesn't log user out when page is refreshed
merge login and doc upload
Merge branch 'sg' of git.cs.vt.edu:fcrisafulli/crisis-events-text-summarization into sg
doc upload
Loading