0326pan

英语听写工具

0326的发明💡

用自己的词库做专业英语听写,适合留学前准备、上课前复习和错题反复强化。

建立你的个人词库

这一版先把数据存在浏览器本地。导入前先选好要进入哪个目录,你也可以自己新建第三种目录。

下载模板

默认示例词库已加载。

CSV 格式说明

必填列:
english_word, chinese_explanation, category, subcategory, example_sentence

导入时会优先使用你当前选择的目录。CSV 原有 `category` 字段会被导入目录覆盖。

建议下一步

先导入你自己的目标词汇,再去听写页测试完整流程。

去听写

当前词库

支持按英文、中文释义和子分类搜索。

lease

housing

生活英语

租房合同,规定租期、租金与双方义务的法律文件。

Please read the lease carefully before signing it.

commute

transportation

生活英语

通勤,指往返住处和学校或工作地点的过程。

My commute to campus takes about twenty minutes by subway.

syllabus

classroom

生活英语

课程大纲,列出课程目标、进度、作业和评分方式。

The syllabus explains how each assignment affects the final grade.

office hour

classroom

生活英语

教师答疑时间,学生可在固定时间与老师讨论课程问题。

I asked the professor about the project during office hour.

regression

machine learning

专业英语

回归,用于预测连续数值的统计或机器学习方法。

Linear regression is often used to model housing prices.

classification

machine learning

专业英语

分类,将样本划分到离散类别中的监督学习任务。

Spam detection is a common classification problem.

overfitting

model evaluation

专业英语

过拟合,模型过度记忆训练数据,导致泛化能力下降。

Overfitting usually appears when a model performs well only on the training set.

feature engineering

machine learning

专业英语

特征工程,通过构造、转换或筛选特征提升模型表现的过程。

Feature engineering can improve model quality before training.

gradient descent

optimization

专业英语

梯度下降,通过沿损失函数负梯度方向迭代更新参数的优化算法。

Gradient descent adjusts parameters step by step to reduce error.

variance

statistics

专业英语

方差,衡量数据或模型输出波动程度的统计量。

A high variance model may be sensitive to small changes in data.