Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TFIDF-FAMER
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Tinsaye Abye
TFIDF-FAMER
Graph
5f6e174ef7393a3d0af157fecbcb4aee4bb63c9f
Select Git revision
Branches
2
develop
default
master
protected
Tags
1
v1.0.0
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
15
Mar
12
11
27
Jul
23
Jun
9
1
29
May
17
Mar
24
Jan
19
Merge branch 'release/1.0.0' into 'master'
v1.0.0 master
v1.0.0 master
Merge branch 'release/1.0.0' into 'develop'
develop
develop
bumb version
Merge branch '13-include-datasets' into 'develop'
[fix] add data folder
Merge branch '12-final-cleanup' into 'develop'
[feature] evaluation plots
[feature] add mvn wrapper
[feature] adds evaluation results
[feature] adds evaluation classes
[fix] adjusts df test
[refactor] introduce abstract TF-IDF similarity computation
Merge branch '9-fix-augmented-tfidf' into 'develop'
[fix] resolves issue with augmented tfidf
Merge branch '6-extend-attributes-of-df-count' into 'develop'
[feature] makes attributes for df tokenisation configurable
Merge branch '11-soft-tfidf' into 'develop'
[feature] implements soft-tfidf
Merge branch '8-tf-idf-weighting-variants' into 'develop'
[feature] variants of tf-idf weighting
Merge branch '7-fix-idf-calculation-with-documentscount' into 'develop'
[fix] idf calculation by using pre-calculated documents count
Merge branch '4-performance-evaluation' into 'develop'
[feature] measure performance and save to a file
Merge branch '3-pre-and-post-processing' into 'develop'
[feature] adds a simple full deduplication of the amazonGoogle dataset
Merge branch '2-document-frequency-pre-calculation' into 'develop'
[feature] document frequency count functions and broadcasting
Merge branch '1-implement-draft-from-expose' into 'develop'
[test] basic unit tests
[fix] parameterize similarity component
[fix] division by zero in idf
expose draft
basic maven project, with FAMER as dependency
Loading