We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06a28e0 + 0f7c464 commit 7668cf8Copy full SHA for 7668cf8
src/edu/stanford/nlp/trees/ud/ProcessUniversalEnhancerRequest.java
@@ -5,7 +5,7 @@
5
import java.io.OutputStream;
6
import java.util.regex.Pattern;
7
8
-import edu.stanford.nlp.ling.CoreAnnotations;;
+import edu.stanford.nlp.ling.CoreAnnotations;
9
import edu.stanford.nlp.pipeline.Annotation;
10
import edu.stanford.nlp.pipeline.CoreNLPProtos;
11
import edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer;
0 commit comments