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
f5f3d07c
Commit
f5f3d07c
authored
May 09, 2013
by
Davis King
Browse files
Clarified spec
parent
9a271f12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dlib/svm/sequence_labeler_abstract.h
dlib/svm/sequence_labeler_abstract.h
+4
-4
No files found.
dlib/svm/sequence_labeler_abstract.h
View file @
f5f3d07c
...
...
@@ -242,10 +242,10 @@ namespace dlib
the example_feature_extractor discussed above.
WHAT THIS OBJECT REPRESENTS
This object is a tool for doing sequence labeling. In particular,
it is
capable of representing sequence labeling models such as
those produced by
Hidden Markov SVMs or Conditional Random fields.
See the
following papers for an introduction to these techniques:
This object is a tool for doing sequence labeling. In particular,
it is
capable of representing sequence labeling models such as
those produced by
Hidden Markov SVMs or
Chain Structured
Conditional Random fields.
See the
following papers for an introduction to these techniques:
- Hidden Markov Support Vector Machines by
Y. Altun, I. Tsochantaridis, T. Hofmann
- Shallow Parsing with Conditional Random Fields by
...
...
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