awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesText Normalization

Processes raw text into a standardized format using tokenization and stemming to simplify linguistic analysis.

Distinct from Text Tokenization: Broadens the scope from simple segmentation (tokenization) to include root-form reduction (stemming) and normalization.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Text Normalization. Refine with filters or upvote what's useful.

Awesome Text Normalization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • axa-group/nlp.jsaxa-group का अवतार

    axa-group/nlp.js

    6,574GitHub पर देखें↗

    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

    Provides comprehensive text normalization utilities including tokenizers and stemmers to prepare text for natural language understanding.

    JavaScriptbotbotschatbot
    GitHub पर देखें↗6,574
  • brightmart/albert_zhbrightmart का अवतार

    brightmart/albert_zh

    3,982GitHub पर देखें↗

    This project is an implementation of the ALBERT language model architecture, providing a framework for training and evaluating transformer-based text classifiers and similarity models. It specifically includes pre-trained assets and tools optimized for generating semantic embeddings and representations of Chinese text. The framework distinguishes itself through tools for converting heavy language model checkpoints into lightweight formats to enable low-latency inference on mobile devices. It utilizes specific weight reduction techniques, including cross-parameter sharing and factorized embedd

    Provides text normalization to clean raw input data via whitespace removal and Unicode standardization.

    Pythonalbertbertchinese-corpus
    GitHub पर देखें↗3,982
  1. Home
  2. Artificial Intelligence & ML
  3. Natural Language Processing
  4. Text Tokenization
  5. Text Normalization