📄 fngramstatsint.cc
字号:
/* * FNgramStatsUnsigned.cc -- * Instantiation of FNgramCounts<unsigned> */#ifndef lintstatic char Copyright[] = "Copyright (c) 1996, SRI International. All Rights Reserved.";static char RcsId[] = "@(#)$Header: /home/srilm/devel/flm/src/RCS/FNgramStatsInt.cc,v 1.5 2005/09/24 00:21:55 stolcke Exp $";#endif#ifndef EXCLUDE_CONTRIB#include "FNgramStats.cc"#ifdef INSTANTIATE_TEMPLATESINSTANTIATE_FNGRAMCOUNTS(FNgramCount);#endif#endif /* EXCLUDE_CONTRIB_END */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -