Bible_Text_GCN and PyTorch_TextGCN

These are independent implementations of the same paper (TextGCN) that serve as direct competitors—both implement Graph Convolutional Networks for text classification in PyTorch, making them interchangeable alternatives rather than complementary tools.

Bible_Text_GCN
39
Emerging
PyTorch_TextGCN
36
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 21/25
Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 19/25
Stars: 132
Forks: 34
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 110
Forks: 21
Downloads:
Commits (30d): 0
Language: Python
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About Bible_Text_GCN

plkmo/Bible_Text_GCN

Pytorch implementation of "Graph Convolutional Networks for Text Classification"

This project helps religious scholars, theologians, or Bible study enthusiasts automatically categorize segments of biblical text. It takes unlabelled chapters or passages and classifies them into their correct books (e.g., Genesis, Exodus) based on patterns learned from other labelled chapters. This is particularly useful for analyzing large volumes of text where manual classification would be time-consuming.

biblical-studies theology text-analysis scripture-classification religious-text-mining

About PyTorch_TextGCN

chengsen/PyTorch_TextGCN

The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification

This project helps machine learning engineers and researchers accurately categorize text documents. It takes raw text data as input and produces a trained model that can classify new documents into predefined categories, along with performance metrics. It's designed for those working with text classification tasks in natural language processing.

text-classification natural-language-processing machine-learning-engineering document-categorization

Scores updated daily from GitHub, PyPI, and npm data. How scores work