Profile
Achievement
 
    
                clopez's Recent Snippets
- All /
 « Prev 1 Next »
When you run this over a text.txt with some text you will get the word distribution on output_ngram.txt as follows:
  30 m
  29 por
  29 aplicaci
  27 modelo
  27 datos
  24 con
  21 este
  21 esta
  20 En
  18 posible
  18 palabras
  1...
        
        
        
            0 
        
        
            1030 
        
                    posted 13 years ago by clopez
            For any text document this snippet generates an output file that looks like this:
  30 m
  29 por
  29 aplicaci
  27 modelo
  27 datos
  24 con
  21 este
  21 esta
        
        
        
            0 
        
        
            929 
        
                    posted 13 years ago by clopez