-
If you guys think there might be an interest in that I would like to offer my contribution for a text classifier in TensorFlow.
-
Goodfellow, Ian, Yoshua Bengio, and Aaron Courville. 2016. Deep learning. Chapter 12.4 “[Applications: Natural Language Processing.](http://www.deeplearningbook.org/contents/applications.html)” MIT pr…
-
LeCun, Yann, Yoshua Bengio & Geoffrey Hinton. 2015. “[Deep Learning.](https://www.nature.com/articles/nature14539)” Nature 521: 436-444.
Karpathy, Andrej. 2015. “[The Unreasonable Effectiveness of …
-
First, write down two intuitions you have about broad content patterns you will discover about your data as encoded within a pre-trained or fine-tuned deep contextual (e.g., BERT) embedding. These can…
-
As looking deeply into the example code, I realize that the dataset used for text classification example seems not appropriate.
In the dataset code (i.e., BigDL/pyspark/bigdl/dataset/news20.py), i…
-
-
## Due Date
*To be completed by:* 2018-05-30
## Description
Use the [Reuters news dataset](http://www.cs.cmu.edu/afs/cs.cmu.edu/project/theo-20/www/data/news20.html) to create a tutorial for text cl…
-
https://www.youtube.com/watch?v=vPrSca-YjFg&ab_channel=TensorFlow
https://www.youtube.com/watch?v=-vAgZpyfv40&ab_channel=LucidProgramming
https://medium.com/towards-artificial-intelligence/build-ten…
-
Does the StarSpace have the potential to transfer learning from the universal language model to a text classification task?
-
Hello,
There are two students focus on text classification and mxnet.
We use mxnet to re-implement one ICLR 2018 paper and we have a paper accepted by AAAI 2019 also about text classification.
…