{"uid":"cap_PVCV9n7h6armgTkPZ9xwa","slug":"kihustle-n-gram-frequency-analyzer-df301897","name":"KiHustle N-gram Frequency Analyzer","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/nexus/api/v1/ngram-frequency-analyzer","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"n":{"type":"integer"},"text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"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_pj-qzFPwY4XMptO9ycX1I","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":"Analyzes text to compute the frequency of n-grams (sequences of n words or characters) within the provided input","exampleAgentPrompt":"Analyze this paragraph for me and find all the most frequent 2-grams (bigrams): 'Artificial intelligence is transforming how businesses operate. Artificial intelligence tools are everywhere now. Businesses use artificial intelligence daily.'","exampleUseCases":[{"title":"SEO keyword phrase analysis","prompt":"Take this blog post text and find the most common 3-word phrases (trigrams) so I can see which keyword phrases appear most often: 'Content marketing drives traffic. Content marketing builds authority. Effective content marketing takes time...'"},{"title":"Plagiarism pattern detection","prompt":"Scan this student essay and count how frequently each unique 4-gram appears — I want to spot any repetitive phrasing that might indicate copied passages: 'The industrial revolution changed society in many ways. The industrial revolution changed society fundamentally...'"},{"title":"Chatbot training data review","prompt":"Run a bigram frequency analysis on this set of customer support transcripts so I can identify the most common two-word patterns in what customers are asking: 'my account is locked, my account keeps failing, reset my account, my account balance...'"}],"resultDescription":"Returns a JSON object with a 'result' field indicating processed n-gram data and a 'status' field confirming success; the processed output is expected to contain frequency counts or rankings for the requested n-gram size over the supplied text, though the exact shape of the result payload is minimally documented.","failureModes":["Missing or invalid 'text' field returns an error","Missing or invalid 'n' integer may cause processing failure","Very large text inputs may time out or be truncated","Non-positive or zero value for 'n' may produce unexpected results","Network or payment gateway errors may return 402 payment required"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call n-gram frequency computation over arbitrary text without standing up your own NLP pipeline. It is suitable for lightweight text analysis tasks like SEO phrase mining, content deduplication checks, or corpus statistics where you can supply raw text and a desired n-gram window size.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:01:38.992Z","isFirstParty":false}