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
Shyam Upadhyay
event-wikifier
Commits
803c7726
Commit
803c7726
authored
Feb 20, 2016
by
Shyam Upadhyay
Browse files
nom srl
parent
3a70903e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/edu/illinois/cs/cogcomp/heurisitic/VoiceClauseHeuristic.java
View file @
803c7726
...
...
@@ -50,10 +50,10 @@ public class VoiceClauseHeuristic extends Heuristic {
{
ee
.
salient
=
0
;
}
if
(
srl_type
.
equals
(
"SRL_NOM"
))
{
ee
.
salient
=
0
;
}
//
if(srl_type.equals("SRL_NOM"))
//
{
//
ee.salient=0;
//
}
}
...
...
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