Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hanlp

hankcs/HanLP

中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

Language: Python - Size: 69.5 MB - Last synced: 2 days ago - Pushed: about 1 month ago - Stars: 32,577 - Forks: 9,630

hankcs/pyhanlp

中文分词

Language: Python - Size: 236 KB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 3,082 - Forks: 800

jianzhichun/danmu-analyzer

弹幕分析

Language: TypeScript - Size: 25.8 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

HongZhaoHua/jstarcraft-nlp

专注于解决自然语言处理领域的几个核心问题:词法分析,句法分析,语义分析,语种检测,信息抽取,文本聚类和文本分类. 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了多种自然语言处理算法,适配了多个自然语言处理框架. 兼容Lucene/Solr/ElasticSearch插件.

Language: Java - Size: 7.44 MB - Last synced: 25 days ago - Pushed: about 1 year ago - Stars: 104 - Forks: 28

chulung/CSearch

整合lucene 6.2.1 HanLP中文分词

Language: Java - Size: 35.2 KB - Last synced: about 2 months ago - Pushed: over 7 years ago - Stars: 4 - Forks: 5

zongwu233/HanLPvsLTP

test HanLP vs LTP

Language: Java - Size: 18.2 MB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 8 - Forks: 5

hailiang-wang/hanlp-api Fork of beyai/node-hanlp

中文分词,命名实体识别,关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析

Language: JavaScript - Size: 1.27 MB - Last synced: 15 days ago - Pushed: about 7 years ago - Stars: 42 - Forks: 13

xxjwxc/gohanlp

Golang RESTful Client for HanLP.中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

Language: Go - Size: 32.2 KB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 35 - Forks: 5

tenlee2012/elasticsearch-analysis-hao

一个非常hao用的elasticsearch(es)中文分词器插件

Language: Java - Size: 11.5 MB - Last synced: 7 months ago - Pushed: 12 months ago - Stars: 217 - Forks: 23

hankcs/text-classification-svm

The missing SVM-based text classification module implementing HanLP's interface

Language: Java - Size: 5.9 MB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 45 - Forks: 25

hankcs/hanlp-lucene-plugin

HanLP中文分词Lucene插件,支持包括Solr在内的基于Lucene的系统

Language: Java - Size: 73.2 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 293 - Forks: 101

lsvih/Html-Content-Extraction-And-Named-Entity-Recognition

cx_extractor + Hanlp + flask API

Language: Python - Size: 4.88 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 2

limccn/cacl2

Lexicon for Chinese lexical analyzing, 中文语言分词词库

Language: Python - Size: 291 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 94 - Forks: 18

hankcs/HanLPAndroidDemo

HanLP Android Demo

Language: Java - Size: 5.75 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 18 - Forks: 6

waiyuchan/hanlp-jupyterlab-docker Fork of edisonwd/hanlp-jupyterlab-docker

A HanLP Docker image that integrates the Jupyterlab editor(一个集成Jupyterlab编辑器的HanLP Docker镜像)

Language: Dockerfile - Size: 221 KB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

shaojunying/Software-engineering-discipline-online-learning-platform-based-on-knowledge-map 📦

基于知识图谱的软件工程学科在线学习平台

Language: HTML - Size: 8.39 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 14 - Forks: 5

AnyListen/elasticsearch-analysis-hanlp

HanLP Analysis for Elasticsearch

Language: Java - Size: 81.1 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 87 - Forks: 28

xyjigsaw/COVID-19-traces-Knowledge-Graph

COVID-19(2019-nCoV) traces data Knowledge Graph

Language: Python - Size: 18 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 14 - Forks: 10

beyai/node-hanlp

HanLP for nodejs

Language: JavaScript - Size: 2.02 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 63 - Forks: 24

quicksandznzn/NLP

Language: Java - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

shikeio/elasticsearch-analysis-hanlp

Language: Java - Size: 5.59 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 43 - Forks: 8

chanshunli/hanlping

A Clojure library for HanLP

Language: Clojure - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

cclient/hanlp-remote-dict

hanlp 加载远程词库示例,功能从成熟的elasticsearch-analysis-ik里提取,web为spring-boot

Language: Java - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 8 - Forks: 4

fann1993814/HanLPerceptron

Native Python HanLP Perceptron Model: HanLPerceptron 中文斷詞 詞性標註 命名實體識別

Language: Python - Size: 875 KB - Last synced: 8 days ago - Pushed: over 2 years ago - Stars: 7 - Forks: 2

sunnypandas/sca-best-practice

Provide microservice API for HanLP

Language: Java - Size: 67.4 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 13 - Forks: 5

Sugarsugarzz/military-question-answer-system

Military-oriented knowledge question-answer system, it supports different way to ask.

Language: PLpgSQL - Size: 140 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

sunnypandas/nlp_starter

A tutorial for NLP starter.

Language: Dart - Size: 4.41 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 6 - Forks: 0

quicksandznzn/gensim-word2vec

hanlp gensim word2vec

Language: Python - Size: 146 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

fly-studio/word_rpc_server

A word segmentation RPC server via HanLP, ansj_seg

Language: Java - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

charleslxh/elasticsearch-analysis-hanlp

elasticsearch analysis plugin for chinese.

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 3 - Forks: 0

d470969047h/gnas

init

Language: JavaScript - Size: 6.63 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1