From 393e9ecc6e60da371e93a58bbe51dcf71f599238 Mon Sep 17 00:00:00 2001 From: yaniv11ray-695 <72229161+yaniv11ray-695@users.noreply.github.com> Date: Fri, 2 Oct 2020 02:08:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff2b36..708981d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We * [newspaper](https://github.com/codelucas/newspaper) - News extraction, article extraction and content curation in Python. #### Scientific Computing -* [scipy](https://github.com/scipy/scipy) - An open-source software for mathematics, science, and engineering. statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more. +* [scipy](https://github.com/scipy/scipy) - An open-source software for mathematics, science, engineering, statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more. #### Natural Language * [nltk](http://www.nltk.org/) - A suite of libraries and programs for symbolic and statistical natural language processing.