hjian42/SVO_Automation
Automatic SVO Extraction Tool for Social Science
This tool helps social scientists analyze narrative texts by automatically extracting Subject-Verb-Object (SVO) triplets. It takes documents, like historical articles, and identifies who did what to whom, outputting structured data ready for network visualization in tools like Gephi. Researchers studying social interactions, relationships, or power dynamics in qualitative data would find this useful.
No commits in the last 6 months.
Use this if you need to systematically identify actors, actions, and objects from narrative texts for quantitative social science research.
Not ideal if your primary goal is simple keyword extraction or if you don't intend to use the SVO triplets for network analysis or other structured data applications.
Stars
11
Forks
2
Language
Java
License
—
Category
Last pushed
Mar 25, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hjian42/SVO_Automation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox