Skip to content

Commit 80f9b00

Browse files
author
Vincent Kriz
committed
Renamed object to Baseline.
1 parent ab7bfb5 commit 80f9b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

udapi/block/zellig_harris/baseline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def _merge_deprel(deprel):
3030
return deprel
3131

3232

33-
class Vulic(Block):
33+
class Baseline(Block):
3434
"""
3535
A block for extraction context configurations for training verb representations using word2vecf.
3636

0 commit comments

Comments
 (0)