text-cnn and text_rnn_attention
These are competing implementations of the same task—both use Word2vec embeddings for Chinese text classification but employ different neural architectures (CNN vs. RNN+Attention), so practitioners would typically choose one based on their preference for convolutional or sequential modeling with attention mechanisms.
Maintenance
0/25
Adoption
10/25
Maturity
16/25
Community
24/25
Maintenance
0/25
Adoption
10/25
Maturity
16/25
Community
21/25
Stars: 451
Forks: 115
Downloads: —
Commits (30d): 0
Language: Python
License: MIT
Stars: 153
Forks: 39
Downloads: —
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
No Package
No Dependents
Stale 6m
No Package
No Dependents
About text-cnn
cjymz886/text-cnn
嵌入Word2vec词向量的CNN中文文本分类
About text_rnn_attention
cjymz886/text_rnn_attention
嵌入Word2vec词向量的RNN+ATTENTION中文文本分类
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work