Skip to content

rmaximoc/n-gram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-GRAM ALGORITHM

It's a simple script to generate a set of n-grams from a string of text

Install dependencies

npm install

or

yarn

Running the project

To run the application in browser:

npm run start

or

yarn start

It have a input to insert a text to create a n-gram

Running the tests

Was created 2 asserts:
"show me the code" and "there is the code"

npm run test

or

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published