Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Absinth - A Small World of Semantic Similarity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Victor Zimmermann
Absinth - A Small World of Semantic Similarity
Commits
5600d984
Commit
5600d984
authored
7 years ago
by
Victor Zimmermann
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of gitlab.cl.uni-heidelberg.de:zimmermann/absinth
parents
66123c89
c19e890f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
source/setup.sh
+0
-1
0 additions, 1 deletion
source/setup.sh
with
1 addition
and
2 deletions
README.md
+
1
−
1
View file @
5600d984
...
...
@@ -87,7 +87,7 @@ variables in `config.py` are supported in our baseline though.
$ python3 abstinent.py -t -p 3
```
To merge the
`
`abstinent.py` output, simply put the '-bl' modifier behind `merge.py`:
To merge the
`abstinent.py`
output, simply put the '-bl' modifier behind
`merge.py`
:
```
$ python3 merge.py -bl
...
...
This diff is collapsed.
Click to expand it.
source/setup.sh
+
0
−
1
View file @
5600d984
...
...
@@ -3,7 +3,6 @@
mkdir
../output
mkdir
../output/baseline
mkdir
../output/system
mkdir
../figures
mkdir
final
python3
-m
venv absinth_env
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment