API;
use v5.36;
use LWP::UserAgent;
use Path::Tiny;
use URI;
use Carp;
use JSON;
our $VERSION = q{0.92};
my $json = JSON->new()->pretty(1);
my $ua = LWP::UserAgent->new();
sub new($package, $ap
$ua->post(
$uri_obj,
'Content-Type' => 'application/json',
Content => $json->encode($reviews)
)
);
}
sub sentimentAnalyzerOntologies($self){
$ua->post(
$uri_obj,
'content-type' => 'application/json',
Content => $json->encode($url_list),
)
);
}
## Comparator
sub compareText($self, $te