"examples/vscode:/vscode.git/clone" did not exist on "a04a8d066ef522ae1960cf8ee4745217374df6ef"
Commit af7aa127 authored by Davis King's avatar Davis King
Browse files

clarified spec

parent 52de3a0c
......@@ -94,6 +94,9 @@ namespace dlib
);
/*!
ensures
- Note that a sequence segmentation problem is a task where you are given a
sequence of objects (e.g. words in a sentence) and your task is to find
certain types of sub-sequences (e.g. proper names).
- returns true if all of the following are true and false otherwise:
- is_learning_problem(samples, segments) == true
- for all valid i:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment