Click here to Skip to main content
15,881,831 members
Articles / Programming Languages / C++

N-gram and Fast Pattern Extraction Algorithm

Rate me:
Please Sign up or sign in to vote.
4.97/5 (82 votes)
31 Oct 2007GPL38 min read 375.8K   7.4K   171  
This article demonstrates N-gram construction and Fast Text Pattern Extraction using a modified LZW algorithm.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer (Senior)
Egypt Egypt

Comments and Discussions