Text-GCN and Bible_Text_GCN

These are independently reimplemented versions of the same seminal GCN paper for text classification with nearly identical functionality, making them competitors rather than complementary tools.

Text-GCN
46
Emerging
Bible_Text_GCN
39
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 21/25
Stars: 129
Forks: 25
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 132
Forks: 34
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About Text-GCN

kenqgu/Text-GCN

A PyTorch implementation of "Graph Convolutional Networks for Text Classification." (AAAI 2019)

This project helps you categorize text documents quickly and accurately, even with limited training data. You provide a collection of documents and their assigned categories (or some of them), and it outputs a model that can predict categories for new documents. It also generates meaningful representations for your words and documents. This is ideal for data scientists, NLP practitioners, or researchers needing robust text classification.

document-classification natural-language-processing sentiment-analysis topic-modeling text-categorization

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

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