# Page Not Found

The URL `files/1C5y0ywkgQi0RUCvjRrV` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [均匀性 Uniformity](https://akitumn.gitbook.io/pointcloudwork/dian-yun-zhi-biao/jun-yun-xing-uniformity.md)
- [基于ICP算法](https://akitumn.gitbook.io/pointcloudwork/dian-yun-pei-zhun/ji-yu-icp-suan-fa.md)
- [基于Bert的微博评论情感分析](https://akitumn.gitbook.io/pointcloudwork/qi-ta-gong-zuo/ji-yu-bert-de-wei-bo-ping-lun-qing-gan-fen-xi.md)
- [推土距离 The Earth Mover's Distance](https://akitumn.gitbook.io/pointcloudwork/dian-yun-zhi-biao/tui-tu-ju-li-the-earth-movers-distance.md)
- [PCN: Point Completion Network](https://akitumn.gitbook.io/pointcloudwork/dian-yun-xiang-guan-shen-du-xue-xi-mo-xing/pcn-point-completion-network.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://akitumn.gitbook.io/pointcloudwork/dian-yun-zhi-biao/jun-yun-xing-uniformity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

### Option 2 — Browse the documentation index

Full index: https://akitumn.gitbook.io/pointcloudwork/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://akitumn.gitbook.io/pointcloudwork/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/pointcloudwork/dian-yun-zhi-biao/jun-yun-xing-uniformity.md`).

You may also use `Accept: text/markdown` header for content negotiation.
