Tagged articles
21 articles
Page 1 of 1
Model Perspective
Model Perspective
Apr 6, 2026 · Fundamentals

Why Some Chinese Math Terms Nail the Meaning While Others Miss the Mark

The article examines the history and criteria of Chinese mathematical terminology, highlighting well‑translated terms like "微积分" and "向量", exposing misleading translations such as "数学归纳法", and offering guidelines for creating clear, concise, and unambiguous mathematical names.

ChineseLanguageTerminology
0 likes · 14 min read
Why Some Chinese Math Terms Nail the Meaning While Others Miss the Mark
Model Perspective
Model Perspective
Oct 20, 2025 · Fundamentals

How to Translate Real-World Problems into Precise Mathematical Models

This article explains the essential challenge of mathematical modeling—converting complex real‑world situations into concise mathematical language—by presenting a systematic "reality‑to‑math dictionary" with conversion rules, examples, and a complete SIR epidemic model illustration.

SIR modelSystemsmathematical modeling
0 likes · 10 min read
How to Translate Real-World Problems into Precise Mathematical Models
Instant Consumer Technology Team
Instant Consumer Technology Team
Sep 25, 2025 · Artificial Intelligence

Inside Qwen’s Midnight Release: New Guard, Travel Agent, LiveTranslate, Code & Vision Models Unveiled

Late at night on the 23rd, Lin Junyang of Tongyi Lab announced six AI model releases—including a safety‑audit guard, a personal travel planner, a real‑time multilingual translator, upgraded coding models, a powerful vision‑language model, and the flagship Qwen3‑Max—each detailed with capabilities, highlights, and direct download links.

Multimodal AISafetyartificial intelligence
0 likes · 11 min read
Inside Qwen’s Midnight Release: New Guard, Travel Agent, LiveTranslate, Code & Vision Models Unveiled
php Courses
php Courses
Aug 27, 2025 · Backend Development

How to Build a Multilingual PHP Application with Full Localization

This guide walks through designing a multilingual architecture in PHP, choosing storage methods, implementing language switching, creating a translation manager, handling date and currency formatting, adding advanced features like pluralization and caching, and applying best‑practice testing and performance optimizations.

i18nlocalizationmultilingual
0 likes · 8 min read
How to Build a Multilingual PHP Application with Full Localization
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 8, 2025 · Frontend Development

auto-i18n-translation-plugins: Automatic Internationalization for Frontend Projects

This article introduces the auto-i18n-translation-plugins, a framework‑agnostic Vite/Webpack plugin that automatically extracts Chinese text from source code, replaces it with hash‑based $t calls, generates language packs, and seamlessly translates new or incremental strings using configurable translators such as Youdao or Google.

AutomationVitei18n
0 likes · 18 min read
auto-i18n-translation-plugins: Automatic Internationalization for Frontend Projects
Sohu Tech Products
Sohu Tech Products
Mar 19, 2025 · Artificial Intelligence

How to Recreate a Translation Agent with LangGraph and LLMs

This guide demonstrates building a steerable LLM‑based translation workflow using LangGraph, covering the initial translation, model‑generated reflection suggestions, and final improvement steps with full Python code examples and a complete execution result.

AILLMLangGraph
0 likes · 34 min read
How to Recreate a Translation Agent with LangGraph and LLMs
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 13, 2025 · Frontend Development

auto-i18n-translation-plugins: A Full-Automatic Frontend Internationalization Plugin for Vite and Webpack

The article introduces auto‑i18n‑translation‑plugins, a Babel‑based automatic internationalization plugin for frontend projects that works with Vite and Webpack, detailing its features, installation, configuration options, translator setup, usage examples, and best practices for generating multilingual JSON translation files without modifying business code.

Vitei18ntranslation
0 likes · 13 min read
auto-i18n-translation-plugins: A Full-Automatic Frontend Internationalization Plugin for Vite and Webpack
Java High-Performance Architecture
Java High-Performance Architecture
Mar 6, 2025 · Artificial Intelligence

Unlock DeepSeek’s 13 Prompt Templates: From Code Optimization to AI‑Powered Content Generation

This article introduces DeepSeek’s 13 ready‑to‑use prompt templates, explains how to rewrite and optimize code, decode algorithm logic, generate full‑stack applications, classify text, produce structured JSON, role‑play personas, craft prose, poetry, outlines, slogans, and even translate technical statements, showcasing the versatility of modern AI prompting.

AI promptingCode GenerationCode Optimization
0 likes · 30 min read
Unlock DeepSeek’s 13 Prompt Templates: From Code Optimization to AI‑Powered Content Generation
Java Tech Enthusiast
Java Tech Enthusiast
Dec 11, 2024 · Backend Development

Building a Flask Translation App with GLM-4-Flash API

This guide shows how to create a Flask web service that translates text using ZhipuAI's free, high‑speed GLM‑4‑Flash API, covering environment setup, API key configuration, asynchronous task handling, endpoint implementation, and retrieving results via a unique task ID.

APIFlaskGLM-4-Flash
0 likes · 9 min read
Building a Flask Translation App with GLM-4-Flash API
JD Tech
JD Tech
Jun 27, 2024 · Artificial Intelligence

AI‑Powered Real‑Time Multilingual Support and Terminology Management for International Logistics

The article outlines an AI‑driven approach to streamline multilingual support in an international logistics system by building a unified terminology library, enabling user‑editable terms, automating translation with large language models, and implementing versioned cloud‑based language packs to reduce cost and improve efficiency.

AIinternationalizationmultilingual
0 likes · 16 min read
AI‑Powered Real‑Time Multilingual Support and Terminology Management for International Logistics
JD Tech Talk
JD Tech Talk
Jun 21, 2024 · Artificial Intelligence

Multilingual Support System Using Large Language Models: Architecture, Workflow, and Implementation Plan

This document outlines a comprehensive plan to enhance international logistics systems with real‑time multilingual support using large language models, detailing goals, architecture, automated translation, user‑driven term management, approval workflows, cloud deployment, and expected efficiency and quality improvements.

large language modelmultilingualterm management
0 likes · 14 min read
Multilingual Support System Using Large Language Models: Architecture, Workflow, and Implementation Plan
JD Retail Technology
JD Retail Technology
Aug 30, 2023 · Frontend Development

Building a ChatGPT-Powered Chrome Extension for Word Translation

This tutorial walks through creating a Chrome extension that uses the ChatGPT API to translate selected text, covering setup with OpenAI's quickstart, key code snippets for prompts, content‑script and background service worker, Vite plugin usage, deployment on Vercel, and runtime considerations.

APIChatGPTChrome Extension
0 likes · 5 min read
Building a ChatGPT-Powered Chrome Extension for Word Translation
MaGe Linux Operations
MaGe Linux Operations
May 8, 2023 · Artificial Intelligence

20 Creative Ways to Harness ChatGPT: From Code Fixes to Storytelling

This article compiles a wide range of practical ChatGPT applications—including grammar correction, translation, code explanation, error fixing, creative generation, and more—illustrated with descriptions, code snippets, and images to help users explore the model's versatile capabilities.

ChatGPTCode debuggingPrompt engineering
0 likes · 17 min read
20 Creative Ways to Harness ChatGPT: From Code Fixes to Storytelling
Alibaba Cloud Native
Alibaba Cloud Native
Apr 17, 2021 · Cloud Native

Step-by-Step Guide to Contribute KubeVela Documentation Translations

This guide explains why KubeVela documentation needs Chinese translation, outlines the community‑organized translation activity, and provides detailed preparation steps, task workflow, local build commands, PR submission, review process, and final merge instructions for contributors.

Cloud NativeDocumentationDocusaurus
0 likes · 6 min read
Step-by-Step Guide to Contribute KubeVela Documentation Translations
ITPUB
ITPUB
Jun 6, 2020 · Artificial Intelligence

How to Use the Open‑Source OCR Translator for Videos, Games, and PDFs

This guide explains how to set up and operate a free open‑source OCR‑based translator that captures on‑screen text from videos, games, or PDFs, registers the required Baidu AI API keys, configures translation sources, and demonstrates its performance on real content.

Baidu AIGitHubOCR
0 likes · 5 min read
How to Use the Open‑Source OCR Translator for Videos, Games, and PDFs
Ctrip Technology
Ctrip Technology
Jul 24, 2018 · Backend Development

Design and Implementation of CTran V3: A Multilingual Translation Platform for Ctrip International Business

This article presents a comprehensive case study of CTran V3, a redesigned multilingual translation platform for Ctrip's international business, detailing its architecture, data flow, job scheduling, translation engine, real‑time services, and lessons learned to guide similar large‑scale content localization projects.

BackendJob Schedulingcontent management
0 likes · 21 min read
Design and Implementation of CTran V3: A Multilingual Translation Platform for Ctrip International Business
JavaScript
JavaScript
Sep 18, 2017 · Backend Development

How to Install and Use cli-dict: A Command-Line Translation Tool

This guide explains how to install the cli-dict npm package globally, demonstrates basic Chinese‑English translation commands with examples, lists available command‑line options, and notes the current translation source and contribution invitation.

command-linenodejsnpm
0 likes · 1 min read
How to Install and Use cli-dict: A Command-Line Translation Tool