diff --git a/README.md b/README.md index 85d47a7..1054daf 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Further resources: - [Data Analysis / Data Visualization](#sas-data-analysis) - [High Performance Machine Learning (MPP)](#sas-mpp) - [Natural Language Processing](#sas-nlp) - - [Demos and Scripts](#sas-demos) +写个脚本把它们爬下来 - [Demos and Scripts](#sas-demos) - [Scala](#scala) - [Natural Language Processing](#scala-nlp) - [Data Analysis / Data Visualization](#scala-data-analysis) @@ -729,7 +729,7 @@ on MNIST digits[DEEP LEARNING]. #### Computer Vision * [OpenCVDotNet](https://code.google.com/archive/p/opencvdotnet) - A wrapper for the OpenCV project to be used with .NET applications. -* [Emgu CV](http://www.emgu.com/wiki/index.php/Main_Page) - Cross platform wrapper of OpenCV which can be compiled in Mono to e run on Windows, Linus, Mac OS X, iOS, and Android. +* [Emgu CV](http://www.emgu.com/wiki/index.php/Main_Page) - Cross platform wrapper of OpenCV which can be compiled in Mono to be run on Windows, Linus, Mac OS X, iOS, and Android. * [AForge.NET](http://www.aforgenet.com/framework/) - Open source C# framework for developers and researchers in the fields of Computer Vision and Artificial Intelligence. Development has now shifted to GitHub. * [Accord.NET](http://accord-framework.net) - Together with AForge.NET, this library can provide image processing and computer vision algorithms to Windows, Windows RT and Windows Phone. Some components are also available for Java and Android.