Giter VIP home page Giter VIP logo

analyzer-profile's Introduction

分词服务项目

基于Java实现,当前分词器版本为5.1.0。

项目内容


项目简介

项目起因

本项目主要为中文数据处理服务的。

项目框架

analyzer-ictclas4j: 基于FreeICTCLAS的分词器

analyzer-ik: 模拟语义分词器

analyzer-imdict: 基于HMM算法的分词器

analyzer-mmseg4j: 基于MMSeg算法的分词器

analyzer-paoding: 庖丁分词器

analyzer-smallseg: 基于DFA的轻量级分词器

analyzer-fudan: 复旦大学的分词器

analyzer-smartcn: Lucene官方自带的分词器

analyzer-testing: 各分词器性能测试

analyzer-web: Restful风格的分词接口

备注: 该分词框架持续更新中。

API文档

http://wiki.dev.zx.soft/doku.php

备注: API文档统一放在公司的wiki上。


项目架构

  1. 对象池技术: commons-pool
  2. Restful风格的接口:restlet
  3. 海量数据测评:mapreduce

常见约束词

Item Value
analyzer 解析器
wordsegment 分词器
testing 测试模块
web 接口服务

示例代码

    ** 分词示例 **      
    ...
	
    ** 嵌入Lucene示例 ** 
    ...
    
    ** 嵌入Solr示例 ** 
    ...

开发人员

新浪微博: 皮皮数据挖掘

微信: wgybzb

QQ: 1010437118

邮箱: [email protected]

GitHub: wgybzbrobot

analyzer-profile's People

Contributors

sdgdsffdsfff avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.