Bible_Text_GCN and GCN-Text-Classification

Both tools are **competitors** as they offer independent PyTorch implementations of Graph Convolutional Networks for text classification, with A implementing a specific paper and B providing a broader approach.

Bible_Text_GCN
39
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 21/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 13/25
Stars: 132
Forks: 34
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 25
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No License Stale 6m No Package No Dependents
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 GCN-Text-Classification

berksudan/GCN-Text-Classification

Text Classification using Graph Convolutional Neural Networks and Natural Language Processing Techniques

This project helps quickly categorize large collections of text documents, such as news articles, movie reviews, or scientific abstracts, into predefined topics or labels. You input a dataset of text documents, and it outputs a trained model that can classify new documents, along with performance metrics like accuracy, precision, and recall. This is ideal for data scientists or researchers who need to automatically organize and understand document corpora.

text-categorization document-analysis information-retrieval natural-language-processing data-science

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