Skip to content

Solutions and algorithms for Speech and Language Processing (3rd ed. draft)

License

Notifications You must be signed in to change notification settings

ZacBi/learn_NLP_again

Repository files navigation

Learn NLP again

Learn NLP from scratch again

  Here is why I started this project: learn NLP from scratch again. I choose Speech and language process as my entry point, and try to write solutions and implement some algorithms/models of this book. I hope I can stick to this project and update frequently.:smile:

Usage

git clone [email protected]:ZacBi/learn_NLP_again.git
cd ./learn_NLP_again
pip install -r ./requirements_dev.txt
pip install -e ./ --no-binary :all:

pytest:

pytest ./tests/

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackageproject template.

About

Solutions and algorithms for Speech and Language Processing (3rd ed. draft)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published