{"uid":"cap_7XNROQ-XGZTAOau3wo9Qq","slug":"kihustle-n-gram-frequency-analyzer-1bce84b8","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/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_0pRWfjYCEhYmBNfbNSH8O","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 bigram (n=2) frequency: 'The quick brown fox jumps over the lazy dog. The dog barked at the fox.' — tell me which 2-word sequences appear most often.","exampleUseCases":[{"title":"SEO keyword phrase analysis","prompt":"Can you run an n-gram frequency analysis with n=2 on this blog post draft and tell me which bigrams appear most frequently? Here's the text: 'Content marketing drives traffic. Quality content builds trust. Trust drives conversions. Content strategy matters.'"},{"title":"Detecting repetitive writing patterns","prompt":"I want to check if my writing is too repetitive — can you analyze this article with n=3 so I can see which 3-word phrases I'm overusing? Here's the text: 'Building online income requires patience. Building online income takes strategy. Online income building is possible for everyone.'"},{"title":"Corpus phrase distribution study","prompt":"For my linguistics research, please compute the trigram frequencies (n=3) in this sample text and show me which 3-word sequences occur most: 'Natural language processing is a field of artificial intelligence. Artificial intelligence drives natural language processing advances.'"}],"resultDescription":"Returns a JSON object indicating the processing was successful, along with the computed n-gram frequency results for the submitted text given the specified value of n — showing which n-word sequences appear and how often.","failureModes":["Missing or empty 'text' field — endpoint may return an error or empty result","Missing or invalid 'n' value (e.g. n=0 or negative integer) — may cause a processing error","Extremely long text inputs may result in timeouts or unexpected behavior","Non-integer value for 'n' parameter — likely causes a validation error","Response schema is minimal; frequency details may be underdocumented"],"whenToPreferThis":"Choose this endpoint when you need lightweight, pay-per-call n-gram frequency counting over arbitrary text without setting up your own NLP pipeline. It is well-suited for agents doing quick phrase-frequency analysis, repetition detection, or linguistic pattern extraction where only raw text and an n-gram size are needed as inputs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:28.889Z","isFirstParty":false}