代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/448758/7526186
h edges.h
/* This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven
Statistical Models for Natural Language Parsing. PhD Dissertation,
University of Pennsylva
www.eeworm.com/read/448758/7526188
c genprob.c
/* This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven
Statistical Models for Natural Language Parsing. PhD Dissertation,
University of Pennsylva
www.eeworm.com/read/448758/7526189
h effhash.h
/* This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven
Statistical Models for Natural Language Parsing. PhD Dissertation,
University of Pennsylva
www.eeworm.com/read/448758/7526190
c mymalloc_char.c
/* This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven
Statistical Models for Natural Language Parsing. PhD Dissertation,
University of Pennsylva
www.eeworm.com/read/448758/7526191
c prob_witheffhash.c
/* This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven
Statistical Models for Natural Language Parsing. PhD Dissertation,
University of Pennsylva
www.eeworm.com/read/448758/7526192
c edges.c
/* This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven
Statistical Models for Natural Language Parsing. PhD Dissertation,
University of Pennsylva
www.eeworm.com/read/448758/7526193
c main.c
/* This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven
Statistical Models for Natural Language Parsing. PhD Dissertation,
University of Pennsylva
www.eeworm.com/read/359900/10116935
m statmoments.m
function [v, unv] = statmoments(p, n)
%STATMOMENTS Computes statistical central moments of image histogram.
% [W, UNV] = STATMOMENTS(P, N) computes up to the Nth statistical
% central moment o
www.eeworm.com/read/418342/10952886
m statmoments.m
function [v, unv] = statmoments(p, n)
%STATMOMENTS Computes statistical central moments of image histogram.
% [W, UNV] = STATMOMENTS(P, N) computes up to the Nth statistical
% central moment o
www.eeworm.com/read/448758/7526160
readme
This code is the statistical natural language parser described in
M. Collins. 1999. Head-Driven Statistical Models for Natural Language
Parsing. PhD Dissertation, University of Pennsylvania.