/comma

中文分词,繁简转换,汉字转拼音,违禁词,ElasticSearch代理

Primary LanguageGo

comma

Chinese segment,dictionary manage, banned words filtering, Chinese to pinyin

Features

  • chinese segment

  • traditional chinese to simplified chinese

  • elasticSearch proxy middleware(http,jsonrpc,grpc)

  • banned words filtering

  • chinese to pinyin

  • manage ui

  • monitor with grafana

  • log collect with loki

UI

base ui

Monitor

grafana

Log

grafana

TODO

2.0

  • new word discovery

  • spell correction

  • mix sort a boutique sort

  • distributed Services

docker

  • container start:
docker-compose up -d
  • rolling start:
docker-compose pull && docker-compose up -d