Skip to content
Snippets Groups Projects
Commit 4e0e61ea authored by Caroline DE POURTALES's avatar Caroline DE POURTALES
Browse files

adding supertagger

parent a4a0a1b7
Branches
No related tags found
2 merge requests!6Linker with transformer,!5Linker with transformer
......@@ -2,6 +2,7 @@ import torch.nn.functional as F
from Configuration import Configuration
from Linker.Linker import Linker
from Supertagger.SuperTagger.SuperTagger import SuperTagger
max_atoms_in_sentence = int(Configuration.datasetConfig['max_atoms_in_sentence'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment