📄 pngram.cc
字号:
/* * pngram -- * Create and manipulate product ngram (and related) models * (now subsumed by ngram(1)). */#ifndef lintstatic char pngram_Copyright[] = "Copyright (c) 2003 SRI International. All Rights Reserved.";static char pngram_RcsId[] = "@(#)$Header: /home/srilm/devel/flm/src/RCS/pngram.cc,v 1.6 2003/11/15 16:58:21 stolcke Exp $";#endif#include "../../lm/src/ngram.cc"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -