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

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

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

twitter/twitter-text

0
View on GitHub↗
3,133 نجوم·531 تفرعات·HTML·Apache-2.0·2 مشاهداتdeveloper.twitter.com/en/docs/counting-characters↗

Twitter Text

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

Features

  • Natural Language Processing - Library for processing social media text.
  • JavaScript NLP Libraries - JavaScript implementation of Twitter's text processing library.
  • Text Processing - Objective-C implementation of Twitter's text processing library.

سجل النجوم

مخطط تاريخ النجوم لـ twitter/twitter-textمخطط تاريخ النجوم لـ twitter/twitter-text

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Twitter Text.
  • axa-group/nlp.jsالصورة الرمزية لـ axa-group

    axa-group/nlp.js

    6,574عرض على GitHub↗

    nlp.js is a JavaScript natural language processing library and development framework used to build natural language understanding engines. It provides a toolkit for creating local machine learning models for intent classification and acts as a multilingual text processor that detects languages and normalizes text across various dialects. The framework distinguishes itself by supporting local execution on both servers and mobile devices, enabling chatbot functionality without an internet connection. It features a specialized system for conversational slot filling to collect mandatory informati

    JavaScriptbotbotschatbot
    عرض على GitHub↗6,574
  • jdkato/proseالصورة الرمزية لـ jdkato

    jdkato/prose

    3,077عرض على GitHub↗

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

    Gonatural-language-processingnlpprose
    عرض على GitHub↗3,077
  • abadojack/whatlanggoالصورة الرمزية لـ abadojack

    abadojack/whatlanggo

    688عرض على GitHub↗

    Natural language detection library for Go

    Go
    عرض على GitHub↗688
  • 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
عرض جميع البدائل الـ 30 لـ Twitter Text→

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

ما هي وظيفة twitter/twitter-text؟

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

ما هي الميزات الرئيسية لـ twitter/twitter-text؟

الميزات الرئيسية لـ twitter/twitter-text هي: Natural Language Processing, JavaScript NLP Libraries, Text Processing.

ما هي البدائل مفتوحة المصدر لـ twitter/twitter-text؟

تشمل البدائل مفتوحة المصدر لـ twitter/twitter-text: life4/textdistance — 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external… mozillazg/go-pinyin — 汉字转拼音. axa-group/nlp.js — nlp.js is a JavaScript natural language processing library and development framework used to build natural language… jdkato/prose — :book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity… abadojack/whatlanggo — Natural language detection library for Go. mozillazg/python-pinyin — python-pinyin is a Python library for transliterating simplified and traditional Chinese characters into phonetic…