# associate **Repository Path**: jshzhj/associate ## Basic Information - **Project Name**: associate - **Description**: Go语言实现搜索引擎自动联想功能以及字符串检索(敏感词过滤) - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-02-29 - **Last Updated**: 2021-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # associate #### 描述 Go语言实现搜索引擎自动联想功能以及字符串搜索(敏感词过滤) #### 安装 1. git clone https://gitee.com/zhj-open-source/associate.git 2. 进入main目录,执行go build 3. 执行 ./associate 4. 浏览器访问http://localhost:8080/index #### 说明 1. Golang1.14版本(最新版本)实现,代码中注释非常详细,如有问题,欢迎指正 ![image text](https://gitee.com/zhj-open-source/associate/raw/dev/WechatIMG121.png) ![image text](https://gitee.com/zhj-open-source/associate/raw/dev/WechatIMG13.png) #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)