awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jdkato avatar

jdkato/proseArchived

0
View on GitHub↗
3,077 Stars·170 Forks·Go·MIT·4 Aufrufe

Prose

:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.

Features

  • Natural Language Processing - Text processing for tokenization and entity extraction.
  • Text Processing - Natural language processing library.

Star-Verlauf

Star-Verlauf für jdkato/proseStar-Verlauf für jdkato/prose

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Prose

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Prose.
  • life4/textdistanceAvatar von life4

    life4/textdistance

    3,533Auf GitHub ansehen↗

    📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

    Python
    Auf GitHub ansehen↗3,533
  • mozillazg/go-pinyinAvatar von mozillazg

    mozillazg/go-pinyin

    1,777Auf GitHub ansehen↗

    汉字转拼音

    Gochinesegogolang
    Auf GitHub ansehen↗1,777
  • abadojack/whatlanggoAvatar von abadojack

    abadojack/whatlanggo

    688Auf GitHub ansehen↗

    Natural language detection library for Go

    Go
    Auf GitHub ansehen↗688
  • mozillazg/python-pinyinAvatar von mozillazg

    mozillazg/python-pinyin

    5,325Auf GitHub ansehen↗

    python-pinyin is a Python library for transliterating simplified and traditional Chinese characters into phonetic pinyin. It functions as a transliteration system that converts text while supporting tone sandhi and providing utilities to transform pinyin between different formats, such as numeric tones, accent marks, or phonetic initials. The library features a polyphonic character resolver that analyzes surrounding word context to select the correct pronunciation for characters with multiple sounds. It also includes a customizable dictionary system that allows the extension of default transl

    Pythonchinesehanzihanzi-pinyin
    Auf GitHub ansehen↗5,325
Alle 30 Alternativen zu Prose anzeigen→

Häufig gestellte Fragen

Was macht jdkato/prose?

:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.

Was sind die Hauptfunktionen von jdkato/prose?

Die Hauptfunktionen von jdkato/prose sind: Natural Language Processing, Text Processing.

Welche Open-Source-Alternativen gibt es zu jdkato/prose?

Open-Source-Alternativen zu jdkato/prose sind unter anderem: mozillazg/python-pinyin — python-pinyin is a Python library for transliterating simplified and traditional Chinese characters into phonetic… rspeer/python-ftfy — This project is a Unicode text repair tool and mojibake correction library designed to fix encoding glitches and… life4/textdistance — 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external… mozillazg/go-pinyin — 汉字转拼音. abadojack/whatlanggo — Natural language detection library for Go. twitter/twitter-text — Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can…