Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Minor changes. Typo corrected.
  • Loading branch information
ansegura7 committed Aug 11, 2021
1 parent 145238e commit 374fae7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
![version](https://img.shields.io/badge/version-Pro-blue)
![release](https://img.shields.io/badge/release-1.0.2-blue)
![language](https://img.shields.io/badge/language-Python_3.7%7C3.8-brightgreen)
![last-update](https://img.shields.io/badge/last_update-08/10/2021-orange)
![last-update](https://img.shields.io/badge/last_update-08/11/2021-orange)
![last-update](https://img.shields.io/badge/license-MIT-orange)

Free hands-on course with the implementation (in Python) and description of several Natural Language Processing (NLP) algorithms and techniques.
Expand All @@ -20,7 +20,7 @@ Natural Language Processing project with Python frameworks. NLP is a discipline

![NLP Header](https://raw.githubusercontent.com/ansegura7/NLP/master/image/header.jpg)

## Content
## Contents
<details open>
<summary>1. <a href="https://ansegura7.github.io/NLP/pages/NLP_SpaCy.html" >NLP with spaCy</a></summary>
<ul>
Expand Down Expand Up @@ -86,7 +86,6 @@ Any kind of feedback/suggestions would be greatly appreciated (algorithm design,
## Author
- Created by Andrés Segura Tinoco
- Created on June 04, 2019
- Updated on Aug 10, 2021

## License
This project is licensed under the terms of the <a href="https://github.com/ansegura7/NLP/blob/master/LICENSE">MIT license</a>.
Expand Down

0 comments on commit 374fae7

Please sign in to comment.