Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
normalizer-prototypes
Commits
1f3ec96d
Commit
1f3ec96d
authored
Jul 12, 2017
by
Daria M. Tomecka
Browse files
update scala normalizer for prototypes
parent
4145ff7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/scala/eu/nomad_lab/normalizers/PrototypeNormalizer.scala
View file @
1f3ec96d
...
...
@@ -30,7 +30,7 @@ object PrototypesNormalizer extends ExternalNormalizerGenerator(
}(
breakOut
)
:
List
[(
String
,
jn.JString
)])
))
::
Nil
),
context
=
"calcuation_context"
,
context
=
"calcu
l
ation_context"
,
filter
=
query
.
CompiledQuery
(
query
.
QueryExpression
(
"section_system"
),
meta
.
KnownMetaInfoEnvs
.
publicMeta
),
cmd
=
Seq
(
DefaultPythonInterpreter
.
pythonExe
(),
"${envDir}/normalizers/prototypes/normalizer/normalizer-prototypes/classify4me_prototypes.py"
,
"${contextUri}"
,
"${archivePath}"
),
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment