Channing Zong
Results
3
comments of
Channing Zong
可以更换的,只要保证跟样例数据的格式一致就可以
不需要的,关键短语抽取这个任务,数据集只要跟 data/patent-text/train 这个文件中的格式一样就行,每一行是一篇专利的数据,格式为:标题@@摘要
I just knew how this came up. The problem is from my tez configuration. I set tez.runtime.compress to true to compress my intermediate data and use SnappyCodec as the compression...