awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jdkato avatar

jdkato/proseArchived

0
View on GitHub↗
3,077 نجوم·170 تفرعات·Go·MIT·4 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ jdkato/proseمخطط تاريخ النجوم لـ jdkato/prose

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Prose

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Prose.
  • life4/textdistanceالصورة الرمزية لـ life4

    life4/textdistance

    3,533عرض على GitHub↗

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

    Python
    عرض على GitHub↗3,533
  • mozillazg/go-pinyinالصورة الرمزية لـ mozillazg

    mozillazg/go-pinyin

    1,777عرض على GitHub↗

    汉字转拼音

    Gochinesegogolang
    عرض على GitHub↗1,777
  • abadojack/whatlanggoالصورة الرمزية لـ abadojack

    abadojack/whatlanggo

    688عرض على GitHub↗

    Natural language detection library for Go

    Go
    عرض على GitHub↗688
  • mozillazg/python-pinyinالصورة الرمزية لـ mozillazg

    mozillazg/python-pinyin

    5,325عرض على GitHub↗

    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
    عرض على GitHub↗5,325
عرض جميع البدائل الـ 30 لـ Prose→

الأسئلة الشائعة

ما هي وظيفة jdkato/prose؟

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

ما هي الميزات الرئيسية لـ jdkato/prose؟

الميزات الرئيسية لـ jdkato/prose هي: Natural Language Processing, Text Processing.

ما هي البدائل مفتوحة المصدر لـ jdkato/prose؟

تشمل البدائل مفتوحة المصدر لـ jdkato/prose: 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…