Skip to content

Commit 728b79c

Browse files
author
思凡 叶
committed
中文化
1 parent 8fa64c7 commit 728b79c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/zh/1.Introduction/1.About.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# About
2-
This repository is a PyTorch-based natural language processing toolkit that provides some commonly used NLP models and tools.
1+
# 关于
2+
该仓库是一个基于 PyTorch 的自然语言处理工具包,提供了一些常用的 NLP 模型和工具。
33

4-
## Getting Started For Users
5-
You can read the following documents to start using this repository:
6-
- [Installation](/docs/User-guide/Installation-guide)
7-
- [Tutorials](/docs/User-guide/How-use-web)
4+
## 用户入门指南
5+
您可以阅读以下文档来开始使用该仓库:
6+
- [安装指南](/docs/User-guide/Installation-guide)
7+
- [教程](/docs/User-guide/How-use-web)

docs/zh/3.Examples/1. Simple-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Simple Example
1+
# 简单示例
22

33
This is a simple example to show how to use `Trainer` and `Predicter` to train and predict a model.
44

0 commit comments

Comments
 (0)