awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
qingyujean avatar

qingyujean/ssc

0
View on GitHub↗
226 estrellas·63 forks·Python·5 vistas

Ssc

基于“音形码”的中文字符串相似度计算方法

Features

  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Lexical Analysis Tools - Similarity calculation method based on Chinese character sound and shape.

Historial de estrellas

Gráfico del historial de estrellas de qingyujean/sscGráfico del historial de estrellas de qingyujean/ssc

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Ssc

Proyectos open-source similares, clasificados según cuántas características comparten con Ssc.
  • berniey/hanziconvAvatar de berniey

    berniey/hanziconv

    190Ver en GitHub↗

    Hanzi Converter for Traditional and Simplified Chinese

    Python
    Ver en GitHub↗190
  • blmoistawinde/harvesttextAvatar de blmoistawinde

    blmoistawinde/HarvestText

    2,621Ver en GitHub↗

    文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

    Pythondependency-parsergiteeharvesttext
    Ver en GitHub↗2,621
  • 1eez/103976Avatar de 1eez

    1eez/103976

    1,034Ver en GitHub↗

    103976个英语单词库(sql版,csv版,Excel版)包含英文单词,中文翻译,单词的词性及多种词义,执行SQL语句就可以生成表,支持SQL Server,MySQL等多种数据库

    PLpgSQL
    Ver en GitHub↗1,034
  • fighting41love/coconlpAvatar de fighting41love

    fighting41love/cocoNLP

    1,130Ver en GitHub↗

    A Chinese information extraction tool.

    Python
    Ver en GitHub↗1,130
Ver las 30 alternativas a Ssc→

Preguntas frecuentes

¿Qué hace qingyujean/ssc?

基于“音形码”的中文字符串相似度计算方法

¿Cuáles son las características principales de qingyujean/ssc?

Las características principales de qingyujean/ssc son: Natural Language Processing, Lexical Analysis Tools.

¿Qué alternativas de código abierto existen para qingyujean/ssc?

Las alternativas de código abierto para qingyujean/ssc incluyen: blmoistawinde/harvesttext — 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法. glassywing/bi-lstm-crf — 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注. 1eez/103976 — 103976个英语单词库(sql版,csv版,Excel版)包含英文单词,中文翻译,单词的词性及多种词义,执行SQL语句就可以生成表,支持SQL Server,MySQL等多种数据库. berniey/hanziconv — Hanzi Converter for Traditional and Simplified Chinese. fighting41love/coconlp — A Chinese information extraction tool. glassywing/transformer-word-segmenter — Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注.