nicolay-r / AREkit

Document level Attitude and Relation Extraction toolkit (AREkit) for sampling and processing large text collections with ML and for ML
https://nicolay-r.github.io/arekit-page/
MIT License
58 stars 3 forks source link

`SamplesIO.create_target` -- provide this parameter as function [ARElight backlog] #547

Closed nicolay-r closed 9 months ago

nicolay-r commented 9 months ago

Prefix is no longer applicable

https://github.com/nicolay-r/AREkit/blob/4c577cb52eb4aabd547c80f939bdf05edb908634/arekit/contrib/utils/io_utils/samples.py#L38-L40

The code below is no longer applicable in general. It only complicates the class: https://github.com/nicolay-r/AREkit/blob/4c577cb52eb4aabd547c80f939bdf05edb908634/arekit/contrib/utils/io_utils/samples.py#L53-L79