SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
cwr_compat1.c File Reference

Conversion between new storage formats and old storage formats. More...

Functions

SprSegmentationspr_cwr_path_to_seg (const SprCwrWordHist *const *sentence, const SprCwrNodeSeq *node_seq, const SprSspDesc *ssp_des, const SprCwrSearchSpace *search_space, int word_markers)
 
SprHmmSegspr_cwr_path_to_path (int **path, const SprCwrWordHist *const *sentence, const SprCwrNodeSeq *node_seq, const SprSspDesc *ssp_des, const SprCwrSearchSpace *search_space)
 
SprSegmentationspr_cwr_word_seg (const SprCwrWordHist *const *sentence, const SprSspDesc *ssp_des, const SprCwrSearchSpace *search_space)
 

Detailed Description

Conversion between new storage formats and old storage formats.

Date
Feb 1996
Author
Kris Demuynck
Revision History:
25/04/2008 - JR
adapted for the new segmentation structures
30/05/2012 - KD
clean-up of legacy code + added scores in the segmentations