CWB
|
#include "cl.h"
Functions | |
unsigned int | hash_ngram (int N, int *tuple) |
Computes 32bit hash value for n-gram. More... | |
unsigned int hash_ngram | ( | int | N, |
int * | tuple | ||
) |
Computes 32bit hash value for n-gram.
Referenced by cl_ngram_hash_check_grow(), and cl_ngram_hash_find_i().