Skip to content

Commit

Permalink
Add Dataset link and FB's StarSpace repo
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Apr 13, 2019
1 parent ddf8ddc commit 5c6d948
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ See [Ethics / altruistic motives](../README-details.md#ethics--altruistic-motive

- [Google Dataset Search](https://toolbox.google.com/datasetsearch)
- [Kaggle Datasets](https://www.kaggle.com/datasets) | Blogs: [1](https://towardsdatascience.com/interesting-datasets-on-kaggle-com-3a4a250b0b85) [2](http://blog.kaggle.com/2016/01/19/introducing-kaggle-datasets/) [3](https://medium.com/@benhamner/introducing-kaggle-datasets-a935f9f76f5) [4](https://stackoverflow.com/questions/52681196/kaggle-datasets-into-jupyter-notebook)
- [Carnegie Mellon University Datasets](http://lib.stat.cmu.edu/datasets/)
- [GeoPlatform Data.gov Search ](https://data.geoplatform.gov/)
- [Data.gov - Data Catalog](https://catalog.data.gov/dataset)
- [TidyTuesday projects on GitHub](https://github.com/rfordatascience/tidytuesday)
Expand Down Expand Up @@ -94,7 +95,7 @@ See [Ethics / altruistic motives](../README-details.md#ethics--altruistic-motive
- [Private Synthetic Data Generation via GANs (Supporting PDF)](https://d253pvgap36xx8.cloudfront.net/formsbuilder/files/d1990068969211e8a29a0242ac110002/main.pdf)
- [GANs (generative adversarial networks) possible for text as well?](https://datascience.stackexchange.com/questions/24878/gans-generative-adversarial-networks-possible-for-text-as-well)

## Feature engineering / selection
## Feature engineering / selection
- [Basic Feature Engineering With Time Series Data in Python](http://machinelearningmastery.com/basic-feature-engineering-time-series-data-python/)
- [Zillow Prize - EDA, Data Cleaning & Feature Engineering](https://www.kaggle.com/lauracozma/eda-data-cleaning-feature-engineering)
- [Feature-wise transformations](https://distill.pub/2018/feature-wise-transformations)
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 @@ -47,6 +47,7 @@
- [A short gist for extracting NER + grouping using emma](https://gist.github.com/svenski/a433a823511a0f9a0941deba93fa0d2f)
- [Spacy Cheatsheet](https://www.datacamp.com/community/blog/spacy-cheatsheet)
- [NeuralCoref 4.0: Coreference Resolution in spaCy with Neural Networks](https://github.com/huggingface/neuralcoref)
- [StarSpace: Learning embeddings for classification, retrieval and ranking](https://github.com/facebookresearch/StarSpace)

## Metaphor detection

Expand Down

0 comments on commit 5c6d948

Please sign in to comment.