Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinayak-VG authored Jul 31, 2021
1 parent b81b638 commit 9adcf80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Since it is character based and not word based, we don't need any text processing like Glove or Word2Vec. It also handles misspelled words or Unknown words

**Pytorch Implementation** : [CharacterCNN](https://github.com/Vinayak-VG/My-Projects/blob/main/Natural%20Language%20Processing/Text%20Classification/CharacterCNN/CharacterCNN.ipynb)
**Pytorch Implementation** : [CharacterCNN](https://github.com/Vinayak-VG/My-Projects/blob/main/Natural_Language_Processing/Text_Classification/CharacterCNN/CharacterCNN.ipynb)

**Colab Link** : [![Open All Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1qpfCYrHVYG6TsBUQBGQEZ4AsKTdYA5Ol#scrollTo=J2KXfJl3snZc)

Expand Down

0 comments on commit 9adcf80

Please sign in to comment.