File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,23 @@ https://www.sciencedirect.com/science/article/abs/pii/S0306457302000213
4
4
A Mathematical Theory of Communication by Claude Shannon
5
5
https://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf
6
6
7
+ Spam Filtering with Naive Bayes – Which Naive Bayes?
8
+ http://www2.aueb.gr/users/ion/docs/ceas2006_paper.pdf
9
+
10
+ Sentiment analysis using multinomial logistic regression
11
+ https://ieeexplore.ieee.org/document/8226700
12
+
7
13
Latent Dirichlet Allocation
8
14
https://www.jmlr.org/papers/volume3/blei03a/blei03a.pdf
9
15
10
16
List of Hugging Face Pipelines for NLP
11
- https://lazyprogrammer.me/list-of-hugging-face-pipelines-for-nlp/
17
+ https://lazyprogrammer.me/list-of-hugging-face-pipelines-for-nlp/
18
+
19
+ Indexing by Latent Semantic Analysis (Latent Semantic Indexing)
20
+ http://lsa.colorado.edu/papers/JASIS.lsi.90.pdf
21
+
22
+ Efficient Estimation of Word Representations in Vector Space (word2vec)
23
+ https://arxiv.org/abs/1301.3781
24
+
25
+ GloVe: Global Vectors for Word Representation (GloVe)
26
+ https://nlp.stanford.edu/pubs/glove.pdf
You can’t perform that action at this time.
0 commit comments