| ljpzzz/machinelearning |
4,030 |
|
0 |
0 |
almost 7 years ago |
0 |
|
4 |
mit |
Jupyter Notebook |
| My blogs and code for machine learning. http://cnblogs.com/pinard |
| cemoody/lda2vec |
3,015 |
|
0 |
0 |
over 4 years ago |
0 |
|
65 |
mit |
Python |
| msgi/nlp-journey |
1,563 |
|
0 |
0 |
over 2 years ago |
3 |
April 29, 2020 |
0 |
apache-2.0 |
Python |
| Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0. |
| jsksxs360/AHANLP |
275 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。 |
| intel-machine-learning/DistML |
164 |
|
0 |
0 |
about 9 years ago |
0 |
|
12 |
other |
Java |
| DistML provide a supplement to mllib to support model-parallel on Spark |
| yanqiangmiffy/NLP-Interview-Notes |
84 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| :books: 专门为自然语言处理(NLP)面试准备的学习笔记与资料 |
| nliu86/word2vec-doc2vec |
65 |
|
0 |
0 |
about 9 years ago |
0 |
|
3 |
|
C |
| An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph. |
| mansweet/Gaussian-LDA-word2vec |
44 |
|
0 |
0 |
about 10 years ago |
0 |
|
2 |
apache-2.0 |
Python |
| LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary |
| benedekrozemberczki/NMFADMM |
39 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014). |
| andifunke/topic-labeling |
35 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
apache-2.0 |
Jupyter Notebook |
| The project proposes a framework to apply topic models on a text-corpus and eventually topic labels on the generated topics. |