/slp3-solutions

My solutions of the exercises from the book "Speech and Language Processing (3rd Edition).

Primary LanguageJavaScript

slp3-solutions

My solutions of the exercises from the book "Speech and Language Processing (3rd Edition)".

JavaScript Solutions

Each chapter has its own JS file.

To run and test the code, first go to the "javascript" folder and execute:

npm install

And then run:

npm test