| 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. |
| clayandgithub/zh_cnn_text_classify |
333 |
|
0 |
0 |
over 8 years ago |
0 |
|
19 |
|
Python |
| 基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景) |
| benedekrozemberczki/GEMSEC |
234 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019). |
| 30lm32/ml-projects |
232 |
|
0 |
0 |
over 5 years ago |
0 |
|
|
|
|
| ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python |
| cjymz886/text-cnn |
198 |
|
0 |
0 |
about 6 years ago |
0 |
|
14 |
mit |
Python |
| 嵌入Word2vec词向量的CNN中文文本分类 |
| DevinZ1993/Chinese-Poetry-Generation |
195 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
mit |
Python |
| An RNN-based Chinese Poem Generator |
| benedekrozemberczki/role2vec |
157 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018). |
| benedekrozemberczki/diff2vec |
116 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX. |
| jhlau/topically-driven-language-model |
105 |
|
0 |
0 |
over 7 years ago |
0 |
|
5 |
apache-2.0 |
Python |
| Tensorflow code to train TDLM |
| johndpope/hcn |
81 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
|
Python |
| Hybrid Code Networks https://arxiv.org/abs/1702.03274 |