Skip to content

Releases: nxgeo/id-svo-extractor

v0.3.0: Optional Post-Merge Lowercasing

27 Sep 19:09
Compare
Choose a tag to compare

This release adds optional post-merge lowercasing to merge_tokens_into_text and collect_svo_triples, allowing you to standardize text by converting it to lowercase after merging when desired.

Initial Release v0.2.0

27 Sep 12:07
Compare
Choose a tag to compare

id-svo-extractor is a heuristic tool designed to extract SVO (Subject-Verb-Object) triples from Indonesian text. It uses Stanza's state-of-the-art Indonesian language pipeline for NLP.

To use id-svo-extractor v0.2.0, you will need Python v3.10 or higher and the following Python package: