Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BA Timeline 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
kaiser
BA Timeline Summarization
Commits
6d2894f057be85bdec975458496783f4731365d3
Select Git revision
Branches
1
master
default
protected
1 result
ba-timeline-summarization
Author
Search by author
Any Author
authors
kaiser
kaiser
1 author
Jan 19, 2022
Change the points at which sentences are shortened
· 6d2894f0
vvye
authored
3 years ago
6d2894f0
Remove unused function
· f7fea25f
vvye
authored
3 years ago
f7fea25f
Rename sentence summarization to sentence shortening for clarity
· 92689087
vvye
authored
3 years ago
92689087
Jan 16, 2022
Rename sentence summarization to sentence shortening for clarity
· 32ad8ed1
vvye
authored
3 years ago
32ad8ed1
Jan 13, 2022
Merge remote-tracking branch 'origin/master'
· bb521dda
vvye
authored
3 years ago
# Conflicts: # evaluation.py # run.py
bb521dda
Implement sentence summarization
· 781c23f3
vvye
authored
3 years ago
781c23f3
Oct 24, 2021
Fix issue
· e985c022
vvye
authored
3 years ago
e985c022
Oct 22, 2021
Fix bug
· 7f168ea7
vvye
authored
3 years ago
7f168ea7
Make summarization undershoot the length constraint instead of overshooting
· c1692a7f
vvye
authored
3 years ago
c1692a7f
Include standard deviation in evaluation
· 8cafc46d
vvye
authored
3 years ago
8cafc46d
Oct 07, 2021
Fix typos
· 23769a61
vvye
authored
3 years ago
23769a61
Oct 06, 2021
Bring rounding back
· 525c24ba
vvye
authored
3 years ago
525c24ba
Fix error
· c1e8ec8e
vvye
authored
3 years ago
c1e8ec8e
Rename argument
· 6c6aa67e
vvye
authored
3 years ago
6c6aa67e
Add arguments for length constraint; add stats to evaluation
· 8dddd5d1
vvye
authored
3 years ago
8dddd5d1
Constrain summaries by number of tokens instead of number of sentences
· c9914899
vvye
authored
3 years ago
c9914899
Sep 28, 2021
Implement dataset selection via argument
· fa97eff1
vvye
authored
3 years ago
fa97eff1
Sep 24, 2021
More changes necessary for crisis dataset loading
· e79f881e
vvye
authored
3 years ago
e79f881e
ok
· 27f37dba
vvye
authored
3 years ago
27f37dba
what
· fa40d35e
vvye
authored
3 years ago
fa40d35e
What is even going on
· 51642aa1
vvye
authored
3 years ago
51642aa1
Remove debug logic
· e97c777b
vvye
authored
3 years ago
e97c777b
Fix the same bug again but for real this time
· e63996a5
vvye
authored
3 years ago
e63996a5
Fix another bug
· 45061591
vvye
authored
3 years ago
45061591
Fix another bug in open function
· 5f9d59e8
vvye
authored
3 years ago
5f9d59e8
Sep 23, 2021
Fix bug in open function
· cb2faec3
vvye
authored
3 years ago
cb2faec3
Implement fetching of crisis dataset
· 977dbc70
vvye
authored
3 years ago
977dbc70
Sep 20, 2021
Remove unused import
· aaec60f3
vvye
authored
3 years ago
aaec60f3
Sep 15, 2021
Remove date uniformity plotting
· af34a436
vvye
authored
3 years ago
af34a436
Implement date uniformity plotting
· 12028201
vvye
authored
3 years ago
12028201
Implement personalized pagerank by date uniformity
· e682cf0c
vvye
authored
3 years ago
e682cf0c
Implement date uniformity
· 53a69981
vvye
authored
3 years ago
53a69981
Sep 13, 2021
Fix weighted pagerank
· ee1ca829
vvye
authored
3 years ago
ee1ca829
Sep 12, 2021
Remove keyword function
· df1cc4c8
vvye
authored
3 years ago
df1cc4c8
Reword comment
· 037dba51
vvye
authored
3 years ago
037dba51
Add argument for printing timelines
· 2ec78b3f
vvye
authored
3 years ago
2ec78b3f
Refactor list ranking
· 7c49fcd7
vvye
authored
3 years ago
7c49fcd7
Move one line of code
· a5d0ee9d
vvye
authored
3 years ago
a5d0ee9d
Start implementing date selection from WILSON
· e1cc453c
vvye
authored
3 years ago
e1cc453c
Sep 11, 2021
Rename date selection function
· 32eb4acb
vvye
authored
3 years ago
32eb4acb
Loading