> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/curator/llms.txt.
> For full documentation content, see https://docs.nvidia.com/nemo/curator/llms-full.txt.

# nemo_curator.stages.text.download.html_extractors.utils.ja_stopwords

## Module Contents

### Data

[`ja_stopwords`](#nemo_curator-stages-text-download-html_extractors-utils-ja_stopwords-ja_stopwords)

### API

<Anchor id="nemo_curator-stages-text-download-html_extractors-utils-ja_stopwords-ja_stopwords">
  <CodeBlock showLineNumbers={false} wordWrap={true}>
    ```python
    nemo_curator.stages.text.download.html_extractors.utils.ja_stopwords.ja_stopwords = frozenset(['あそこ', 'あっ', 'あの', 'あのかた', 'あの人', 'あり', 'あります', 'ある', 'あれ', 'い', 'いう'...
    ```
  </CodeBlock>
</Anchor>