The following C project contains the C source code and C examples used for a c++ n-grams package. It is a natural language processing tool for creating n-gram profiles for text documents, and can be used in pre-processing for text classification and/or clustering.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Ngrams.cpp | 12317 |
Ngrams.hpp | 7001 |