{"uid":"cap_HCA9J1PEMAoDCuEZ69-17","slug":"gov-halowerk-com-sentiment-analysis-ba263db7","name":"gov.halowerk.com Sentiment Analysis","description":"Tokenizes caller-supplied text and counts matches against a small declared English/German unigram lexicon. It reports coverage and a normalized polarity score; it does not understand context, sarcasm, negation, policy merit, or public opinion.","url":"https://gov.halowerk.com/v1/sentiment-analysis","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","maxLength":50000,"minLength":1,"description":"Text to score."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MZCXxdVbeUf2Eowg5p0zU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Tokenizes text against an English/German unigram lexicon and returns a normalized polarity score with lexicon coverage statistics","exampleAgentPrompt":"Score the sentiment polarity of this text using the English/German lexicon: 'The new governance proposal significantly improves transparency and community trust, though implementation costs remain a concern.' — give me the normalized polarity score and lexicon coverage.","exampleUseCases":[{"title":"Screening governance proposal tone","prompt":"Can you run a sentiment score on this governance proposal text? I want to know its polarity and how much of the text matched the lexicon: 'This amendment reduces treasury overhead and reallocates funds to public goods, strengthening long-term protocol health.'"},{"title":"Monitoring community forum posts","prompt":"Score the sentiment of this forum comment for me: 'Der Vorschlag ist gut gemeint, aber die Umsetzung wirkt überstürzt und unausgereift.' — I need the normalized polarity value and lexicon coverage percentage."},{"title":"Comparing sentiment across proposal drafts","prompt":"I have two versions of a policy statement and want to compare their polarity scores — can you run sentiment analysis on each: first 'This measure protects participants and builds trust', then 'This rule restricts access and reduces flexibility'?"}],"resultDescription":"Returns a normalized polarity score (likely -1 to +1 range) and lexicon coverage metrics indicating what fraction of tokens matched the declared English/German unigram lexicon. Does not account for context, negation, sarcasm, or semantic meaning beyond direct lexicon matches.","failureModes":["Empty or missing text field returns validation error","Text exceeding 50,000 characters is rejected","Non-English and non-German text produces low or zero coverage with unreliable scores","Heavily negated or sarcastic text produces misleading polarity due to lack of context modeling","Payment failure or insufficient USDC balance returns 402 error"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, lexicon-based polarity score for English or German text without requiring deep semantic understanding. Ideal for governance-adjacent pipelines (proposal scoring, comment screening) where reproducibility and transparency of the scoring method matter more than nuanced sentiment. Prefer alternatives when negation handling, sarcasm detection, or contextual understanding is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:14.347Z","isFirstParty":false}