Black Bytes » natural language processing http://www.blackbytes.info Ruby Programming Tutorials Tue, 15 Mar 2016 15:43:05 +0000 en-US hourly 1 http://wordpress.org/?v=4.3.3 N-gram Analysis for Fun and Profit http://www.blackbytes.info/2015/09/ngram-analysis-ruby/ http://www.blackbytes.info/2015/09/ngram-analysis-ruby/#comments Mon, 14 Sep 2015 15:24:13 +0000 http://www.blackbytes.info/?p=2202 What would you do if you are given a big collection of text and you want to extract some meaning out of it? A good start is to break up your text into n-grams. In the fields of computational linguistics and probability, an n-gram is a contiguous sequence of n items from a given sequence […]

The post N-gram Analysis for Fun and Profit appeared first on Black Bytes.

]]>
http://www.blackbytes.info/2015/09/ngram-analysis-ruby/feed/ 0