# bomap **Repository Path**: jtyoui/bomap ## Basic Information - **Project Name**: bomap - **Description**: 这是一个用URL来分析的词语 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.tyoui.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-09 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # **bomap** [![tyoui](https://github.com/zhangwei0530/logo/blob/master/logo/photolog.png?raw=true)](http://www.tyoui.cn) [![](https://github.com/zhangwei0530/logo/blob/master/logo/logo.png?raw=true)](http://www.tyoui.cn) ## 这是一个中文分词接口 [![](https://travis-ci.org/zhangyingwei/cockroach.svg?branch=master)]() [![](https://img.shields.io/badge/language-java-orange.svg)]() [![](https://img.shields.io/badge/jdk-1.8-green.svg)]() [![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) ## 可以用maven repository下载 cn.tyoui domap 1.8.1 ### 启动运行 public static void main(String[] args) { int port = 8080; new Bomap(port).run(); } ## 在网页上输入下面这句:端口是8080 后面紧跟/url=xxxx 比如:我要去北京(ip:8080/url=我要去北京) ### http://服务器IP:8080/url=我要去北京 ### 返回JSON数据 [![](https://github.com/zhangwei0530/logo/blob/master/photo/domap.png?raw=true)]