awesome-repositories.com
Blog
MCP
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
·
twitter avatar

twitter/twitter-text

0
View on GitHub↗
3,133 Stars·531 Forks·HTML·Apache-2.0·4 Aufrufedeveloper.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.

Star-Verlauf

Star-Verlauf für twitter/twitter-textStar-Verlauf für twitter/twitter-text

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 Twitter Text

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Twitter Text.
  • axa-group/nlp.jsAvatar von axa-group

    axa-group/nlp.js

    6,574Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,574
  • jdkato/proseAvatar von jdkato

    jdkato/prose

    3,077Auf GitHub ansehen↗

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

    Gonatural-language-processingnlpprose
    Auf GitHub ansehen↗3,077
  • abadojack/whatlanggoAvatar von abadojack

    abadojack/whatlanggo

    688Auf GitHub ansehen↗

    Natural language detection library for Go

    Go
    Auf GitHub ansehen↗688
  • 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
Alle 30 Alternativen zu Twitter Text anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von twitter/twitter-text?

Die Hauptfunktionen von twitter/twitter-text sind: Natural Language Processing, JavaScript NLP Libraries, Text Processing.

Welche Open-Source-Alternativen gibt es zu twitter/twitter-text?

Open-Source-Alternativen zu twitter/twitter-text sind unter anderem: 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…