Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexis Nasr
tbp
Commits
806c85ad
Commit
806c85ad
authored
Oct 16, 2020
by
Alexis Nasr
Browse files
modification du Makefile, c'est le meme dictionnaire qui est utilisé pour toutes les langues
parent
8d2582f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
expe/Makefile
View file @
806c85ad
...
...
@@ -2,7 +2,7 @@ train_conll=../data/train_$(lang).conllu
train_proj_conll
=
./out/train_
$(lang)
_proj.conllu
train_mcf
=
./out/train_
$(lang)
_pgle.mcf
train_cff
=
./out/train_
$(lang)
.cff
train_word_limit
=
4
0000
train_word_limit
=
1
0000
dev_conll
=
../data/dev_
$(lang)
.conllu
dev_proj_conll
=
./out/dev_
$(lang)
_proj.conllu
...
...
@@ -18,6 +18,7 @@ test_word_limit=700
feat_model
=
basic.fm
dicos
=
./out/
$(lang)
_train.dic
dicos
=
PLE.dic
model
=
./out/
$(lang)
.keras
results
=
./out/
$(lang)
.res
...
...
expe/PLE.dic
0 → 100644
View file @
806c85ad
##POS
NULL
ROOT
SCONJ
ADP
NOUN
ADJ
PUNCT
DET
VERB
AUX
PROPN
NUM
CCONJ
PRON
ADV
SYM
PART
##LABEL
NULL
ROOT
case
fixed
obl
amod
punct
det
nsubj
root
aux
xcomp
obj
nmod
nummod
cc
conj
mark
advcl
advmod
csubj
appos
flat
ccomp
acl
cop
compound
iobj
expl
orphan
parataxis
##EOS
NULL
ROOT
0
1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment