We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
做法: 维持现有目录结构的同时,将所有句子都在 sentences.tsv 里放一份,并在 Path to Original File 栏位填写源文件链接。所有对句料的标注优先执行于sentences.tsv,源文件那边则按需更新。
sentences.tsv
Path to Original File
好处:
坏处:
The text was updated successfully, but these errors were encountered:
#40
d73de91
改变主意了。根目录的sentences应该由机器生成,然后日常的新建与维护在各自目录的各自文件里进行
Sorry, something went wrong.
Guanchishan
No branches or pull requests
做法: 维持现有目录结构的同时,将所有句子都在
sentences.tsv
里放一份,并在Path to Original File
栏位填写源文件链接。所有对句料的标注优先执行于sentences.tsv
,源文件那边则按需更新。好处:
sentences.tsv
一站式修改即可。源文件那边只作为一种“原本”的参考。sentences.tsv
一处索取即可。坏处:
The text was updated successfully, but these errors were encountered: