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

adding mlnlc.html #2

Open
wants to merge 160 commits into
base: master
Choose a base branch
from
Open

adding mlnlc.html #2

wants to merge 160 commits into from

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.

None yet

2 participants