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 7e82e0b commit f1f5c91Copy full SHA for f1f5c91
src/edu/stanford/nlp/tagger/io/TaggedFileRecord.java
@@ -14,7 +14,7 @@
14
import edu.stanford.nlp.util.ReflectionLoading;
15
16
/** Parses and specifies all the details for how to read some POS tagging data.
17
- * The options for this class are documented in MaxentTagger, unlder the trainFile property.
+ * The options for this class are documented in MaxentTagger, under the trainFile property.
18
*
19
* @author John Bauer
20
*/
0 commit comments