Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 1.78 KB

papers.md

File metadata and controls

51 lines (47 loc) · 1.78 KB
@article{scikit-learn,
 title={Scikit-learn: Machine Learning in {P}ython},
 author={Pedregosa, F. and Varoquaux, G. and Gramfort, A. and Michel, V.
         and Thirion, B. and Grisel, O. and Blondel, M. and Prettenhofer, P.
         and Weiss, R. and Dubourg, V. and Vanderplas, J. and Passos, A. and
         Cournapeau, D. and Brucher, M. and Perrot, M. and Duchesnay, E.},
 journal={Journal of Machine Learning Research},
 volume={12},
 pages={2825--2830},
 year={2011}
}

@article{DBLP:journals/corr/abs-1301-3781,
  author    = {Tomas Mikolov and
               Kai Chen and
               Greg Corrado and
               Jeffrey Dean},
  title     = {Efficient Estimation of Word Representations in Vector Space},
  journal   = {CoRR},
  volume    = {abs/1301.3781},
  year      = {2013},
  url       = {http://arxiv.org/abs/1301.3781},
  timestamp = {Thu, 07 May 2015 20:02:01 +0200},
  biburl    = {http://dblp.uni-trier.de/rec/bib/journals/corr/abs-1301-3781},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

@misc{dango,
  author = {Xavier Snelgrove},
  title = {{Teaching Robots to Feel: Emoji & Deep Learning}},
  howpublished = "\url{https://getdango.com/emoji-and-deep-learning/}",
  note = "[Online; consultado 10-diciembre-2016]"
}

@misc{emojini,
  author = {Lou Kratz},
  title = {{Brewing EmojiNet}},
  year = {2016},
  howpublished = "\url{http://engineering.curalate.com/2016/01/20/emojinet.html}",
  note = "[Online; consultado 10-diciembre-2016]"
}

@misc{knownearby,
  author = {Chaim Gartenberg},
  title = {{If you tweet emoji at Google, it will reply with local search results}},
  year = {2016},
  howpublished = "\url{http://www.theverge.com/2016/12/6/13856818/google-emoji-twitter-response-local-search}",
  note = "[Online; consultado 19-diciembre-2016]"
}