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.
1 parent 9a97826 commit 423bb36Copy full SHA for 423bb36
src/edu/stanford/nlp/process/PTB2TextLexer.flex
@@ -1,4 +1,4 @@
1
-Fpackage edu.stanford.nlp.process;
+package edu.stanford.nlp.process;
2
3
/** Undoes the more common cases of Penn Treebank quoting to producing
4
* something resembling normal text. That is, it is an approximate inverse
0 commit comments