Click here to Skip to main content
15,891,473 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 376.3K   7.4K   171  
This article demonstrates N-gram construction and Fast Text Pattern Extraction using a modified LZW algorithm.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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