Skip to content

Conversation

@lz1998
Copy link

@lz1998 lz1998 commented Apr 9, 2021

  • 增加 mlnlc.html,并在menu添加入口
  • mlnlc.html 包含 搜索详情 功能,可以通过配置json的方式配置文章基本信息
    publications: [
      {
        title: "机器翻译中的 BERT 应用",
        authors: ["王明轩", "李磊"],
        link: "https://mlnlc.github.io/blogs/mt/2020/ctnmt/" // push后自动发布 https://github.com/mlnlc/mlnlc.github.io
      },
      {
        title: "Document-level Relation Extraction",
        authors: ["许润昕", "李磊"],
        link: "https://mlnlc.github.io/blogs/nlp/2020/GAIN/" // push后自动发布 https://github.com/mlnlc/mlnlc.github.io
      },
      {
        title: "BERT-Flow",
        authors: ["李博涵", "李磊"],
        link: "https://mlnlc.github.io/blogs/nlp/2020/bert-flow/" // push后自动发布 https://github.com/mlnlc/mlnlc.github.io
      },
      {
        title: "LightSeq",
        authors: ["王晓晖", "李磊"],
        link: "https://translate.volcengine.cn/content/9257/201210/" // 官网 https://translate.volcengine.cn/contents 的页面
      },
    ],

image

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