15 Commits (8de495d046ce4d37f788c4ef2e1e8ef1df7bcc4e)

Author SHA1 Message Date
  Yige Xu d677ea879a add data and test codes for testing OntoNotes and Conll2003 tasks 6 years ago
  Yige Xu 927a3e746d update test codes for testing classification and matching loader and pipe 6 years ago
  Yige Xu 5d1c2a7ac3 add test code and data for testing CHN NER and classification loader and pipe 6 years ago
  Yige Xu 5a2820cd18 add test code and data for testing cws loader and pipe 6 years ago
  Yige Xu 1dfbc0aeff update test code for testing matching loader and pipe 6 years ago
  Yige Xu 64fc8bc1e5 1. update classification and matching loader and pipe; 2. add data and test codes for testing classification and matching loader and pipe. 6 years ago
  Yige Xu 753327d214 fix code style in coreference task and related codes 6 years ago
  liuxiaoxiong 07bbb79f77
Merge pull request #4 from fastnlp/dev0.5.0 6 years ago
  xxliu 5bbfb92a30 代码规范以及修改测试文件路径以匹配github文件路径 6 years ago
  xxliu ea5fbc8881 增加注释 6 years ago
  yh_cc e903db0e70 增加中文分类Pipe;使用矩阵加速BertEmbedding部分pool_method;调整部分测试用例名称;修复metric中对warning的误报 6 years ago
  Yige Xu b9aa05f6cf add testing codes and data for loader and pipe. 6 years ago
  yh e2232ac39f 1.修复Embedding中潜在的寻找路径失败; 2.reproduction中增加分词模型; 3.修改ner模型为最新的pipe版本 6 years ago
  yh 511f41dda1 1. 增加中文NER相关的loader和pipe; 2. 对应修改sequence_labeling的代码; 3.增加部分测试代码 6 years ago
  yh 014e9786c7 1. 分类DataSetLoader中的Loader功能Pipe功能; 2. 增加数据集自动下载; 3.修复vocabulary中的bug 6 years ago