Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:校正文档错误 #1858

Merged
merged 1 commit into from
Nov 28, 2023
Merged

fix:校正文档错误 #1858

merged 1 commit into from
Nov 28, 2023

Conversation

webSue
Copy link
Contributor

@webSue webSue commented Nov 26, 2023

fix:校正文档错误

Description

看文档过程中发现Hanlp总结的MSR中文文本标注规范 (5.0 版)存在个别文本错误,进行校对改正
Fixes # (issue)

Type of Change

Please check any relevant options and delete the rest.

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

无需测试

Checklist

Check all items that apply.

  • ⚠️Changes must be made on dev branch instead of master
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@webSue
Copy link
Contributor Author

webSue commented Nov 26, 2023

有点奇怪,和目前doc-zh的分支间的改变仅仅是一个md文档内某些行数,会导致Unit Tests过不了吗?:)

@hankcs hankcs merged commit 81ab6ae into hankcs:doc-zh Nov 28, 2023
15 of 16 checks passed
@hankcs
Copy link
Owner

hankcs commented Nov 28, 2023

Thank you for catching this. Don't worry about the failed unit test, it's due to the runner version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants