5 مستودعات
Utilities that standardize character representations to ensure consistent search and display across devices.
Distinct from Character Encoding Support: Focuses on backend character normalization, distinct from visual encoding support.
Explore 5 awesome GitHub repositories matching user interface & experience · Encoding Normalizers. Refine with filters or upvote what's useful.
Career-ops is an AI-driven job search automation system designed to manage the entire application lifecycle, from discovery to tracking. It functions as a career copilot that utilizes autonomous agents to identify vacancies, evaluate professional fit, and generate tailored application materials. The project distinguishes itself through a multi-archetype persona management system and writing style calibration, allowing users to maintain different professional identities and a consistent voice across documents. It employs a multi-dimensional weighted scoring system to evaluate job suitability a
Normalizes problematic Unicode characters to ASCII to ensure consistent PDF generation and ATS readability.
This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It provides a centralized environment for writing, editing, and compiling academic manuscripts, enabling multiple users to work on the same project simultaneously through real-time synchronization. The platform distinguishes itself by treating documents as version-controlled repositories, allowing for granular history tracking and bidirectional synchronization with external version control systems. It features a secure, containerized compilation pipeline that isolates build processes
Converts uploaded text files to a standard format to ensure compatibility and consistent editing.
node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It functions as a rate-limited HTTP client and a headless HTML parser, providing the infrastructure to visit large sets of URLs asynchronously while preventing duplicate processing through task deduplication. The project distinguishes itself through a proxy rotation manager that cycles user agents and proxy servers to bypass access restrictions. It utilizes the HTTP/2 protocol to improve request performance and server compatibility during large-scale scraping operations. The syst
Analyzes response headers and meta tags to normalize diverse character sets into a standard UTF-8 format.
Acts-as-taggable-on هي مكتبة وسوم (tagging) لقواعد البيانات العلائقية لتطبيقات Ruby on Rails. توفر نظاماً لربط تسميات مخصصة بسجلات قاعدة البيانات لتمكين تصنيف المحتوى وتصفيته. تتميز المكتبة بإطار عمل للوسوم السياقية يسمح لسجل واحد بالاحتفاظ بمجموعات مختلفة من التسميات لأغراض متنوعة. كما تتضمن نظام وسوم متعدد المستأجرين (multi-tenant) يحدد نطاق التسميات لحسابات أو مجموعات معينة لضمان خصوصية البيانات. تدعم الأداة استرجاع السجلات بناءً على الوسوم، والبحث عبر المطابقات الدقيقة أو الاستثناءات، وحساب تكرار الوسوم عبر المجموعات. كما تتيح اكتشاف الكائنات ذات الصلة بناءً على الوسوم المشتركة وتتبع ملكية الوسوم للتمييز بين الوسوم العامة وتلك الخاصة بالمستخدم.
Standardizes tag character representations to UTF-8 to ensure consistent search and display across the database.
python-ftfy is a Unicode text repair library designed to fix mojibake and encoding glitches. It provides utilities for byte encoding detection, HTML entity decoding, and the recovery of corrupted text to restore it to its intended Unicode form. The project distinguishes itself through a multi-layered decoding pipeline that identifies and reverts complex encoding mix-ups. It uses heuristic-based detection to resolve instances where text was decoded using the wrong codec across multiple layers of corruption, and it can handle non-standard UTF-8 variants and sloppy encoding mappings. The librar
Standardizes inconsistent line breaks, character widths, and control characters for consistent display.