MCPcopy Create free account
hub / github.com/davisking/dlib / sequence_segmenter.py

File sequence_segmenter.py

python_examples/sequence_segmenter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2# The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt
3#
4# This example shows how to use dlib to learn to do sequence segmentation. In

Callers

nothing calls this directly

Calls 9

sentence_to_vectorsFunction · 0.85
modelFunction · 0.85
segmenter_paramsMethod · 0.80
print_segmentFunction · 0.70
printFunction · 0.50
appendMethod · 0.45
clearMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected