Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
94d7305a
Commit
94d7305a
authored
Dec 03, 2011
by
Davis King
Browse files
Fixed spelling error in comment.
parent
1291350f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/svm/structural_sequence_labeling_trainer_abstract.h
dlib/svm/structural_sequence_labeling_trainer_abstract.h
+1
-1
No files found.
dlib/svm/structural_sequence_labeling_trainer_abstract.h
View file @
94d7305a
...
...
@@ -27,7 +27,7 @@ namespace dlib
WHAT THIS OBJECT REPRESENTS
This object is a tool for learning to do sequence labeling based
on a set of training data. The training procedure produces a
sequence_labeler object which can be use to predict the labels of
sequence_labeler object which can be use
d
to predict the labels of
new data sequences.
Note that this is just a convenience wrapper around the
...
...
Write
Preview
Markdown
is supported
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