Skip to content

Commit

Permalink
Adding links to the NLP and Data sections of the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Apr 24, 2019
1 parent 1f60497 commit a8ee5df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ See [Ethics / altruistic motives](../README-details.md#ethics--altruistic-motive
#### Misc

- See discussion on [how data cleaning/preprocessing](https://www.meetup.com/Kaggle-Days-Meetup-London/events/258570474/comments/500079284/?read=1&_xtd=gatlbWFpbF9jbGlja9oAJDczM2Q5MDExLWYyZTctNDliNy1hZTgzLTk5NjFlMGViOGQ4Mw&itemTypeToken=COMMENT) went wrong resulting in poorly performing model
- [Learning with Limited Labeled Data with Shioulin Sam](https://twimlai.com/twiml-talk-255-learning-with-limited-labeled-data-with-shioulin-sam/)

## Data Generation

Expand Down
1 change: 1 addition & 0 deletions natural-language-processing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
- [Beyond bag of words: Using PyTextRank to find Phrases and Summarize text](https://medium.com/@aneesha/beyond-bag-of-words-using-pytextrank-to-find-phrases-and-summarize-text-f736fa3773c5)
- [Build a simple text summarisation tool using NLTK](https://medium.com/@wilamelima/build-a-simple-text-summarisation-tool-using-nltk-ff0984fedb4f)
- [Summarise Text with TFIDF in Python](https://medium.com/@shivangisareen/summarise-text-with-tfidf-in-python-bc7ca10d3284)
- [How to Make a Text Summarizer - Intro to Deep Learning #10 by Siraj Raval](https://www.youtube.com/watch?v=ogrJaOIuBx4)

# Contributing

Expand Down

0 comments on commit a8ee5df

Please sign in to comment.