{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"URLスラッグとハッシュタグのトークン化","projectTitle":"Tisane Developer Documentation","description":"Tisane is an NLP platform, used for content moderation & more.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"urlスラッグとハッシュタグのトークン化","__idx":0},"children":["URLスラッグとハッシュタグのトークン化"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tisaneはスラッグやハッシュタグを分析し、それらを文章として扱い、単語にトークン化し、通常のテキストと同様にトピックやエンティティを抽出することができます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["サブスコープのトークン化を強制するには",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["subscope"]},"を",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},"に設定します。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"例","__idx":1},"children":["例："]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["リクエスト："]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"language\": \"en\",\n  \"content\": \"https://www.tastingtable.com/946284/unconventional-uses-for-vodka-other-than-drinking/ \",\n  \"settings\": {\n    \"subscope\": true\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["レスポンス："]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n\t\"text\": \"https://www.tastingtable.com/946284/unconventional-uses-for-vodka-other-than-drinking/ \",\n\t\"topics\": [\n\t\t\"beverage\",\n\t\t\"alcoholic beverage\",\n\t\t\"hard liquor\"\n\t],\n\t\"entities_summary\": [\n\t\t{\n\t\t\t\"type\": \"item_of_interest\",\n\t\t\t\"name\": \"vodka\",\n\t\t\t\"wikidata\": \"Q374\",\n\t\t\t\"mentions\": [\n\t\t\t\t{\n\t\t\t\t\t\"sentence_index\": 0,\n\t\t\t\t\t\"offset\": 60,\n\t\t\t\t\t\"length\": 5\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"subtypes\": [\n\t\t\t\t\"controlled_substance\"\n\t\t\t],\n\t\t\t\"subtype\": \"controlled_substance\"\n\t\t}\n\t]\n}\n","lang":"json"},"children":[]}]},"headings":[{"value":"URLスラッグとハッシュタグのトークン化","id":"urlスラッグとハッシュタグのトークン化","depth":1},{"value":"例：","id":"例","depth":2}],"frontmatter":{"seo":{"title":"URLスラッグとハッシュタグのトークン化"}},"lastModified":"2025-06-30T05:16:22.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/guides/how-tos/subscope","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}