Zheyuan BAI

  • Homepage
  • GSOC-2020
  • NLP
Articles Aboutme

Zheyuan BAI

  • Homepage
  • GSOC-2020
  • NLP

Hello World

2020-05-08

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

扫一扫,分享到微信

微信分享二维码
Hello GSOC and my First Meeting
© 2020 Zheyuan BAI
Hexo Theme Yilia by Litten
  • Articles
  • Aboutme

tag:

  • gsoc-2020
  • nlp

    缺失模块。
    1、请确保node版本大于6.2
    2、在博客根目录(注意不是yilia根目录)执行以下命令:
    npm i hexo-generator-json-content --save

    3、在根目录_config.yml里添加配置:

      jsonContent:
        meta: false
        pages: false
        posts:
          title: true
          date: true
          path: true
          text: false
          raw: false
          content: false
          slug: false
          updated: false
          comments: false
          link: false
          permalink: false
          excerpt: false
          categories: false
          tags: true
    

  • Why the Paraphraser could increase the performance?

    2020-10-15

    #gsoc-2020

  • Implementation of Paraphraser to Yago

    2020-10-10

    #gsoc-2020

  • GSOC-Final-Report

    2020-08-27

    #gsoc-2020

  • GSOC-Week-Twelve

    2020-08-26

    #gsoc-2020

  • GSOC-Week-Eleven

    2020-08-18

    #gsoc-2020

  • GSOC-Week-Ten

    2020-08-13

    #gsoc-2020

  • GSOC-Week-Nine

    2020-08-02

    #gsoc-2020

  • GSOC-Week-Eight

    2020-07-28

    #gsoc-2020

  • GSOC-Week-Seven

    2020-07-17

    #gsoc-2020

  • GSOC-Week-Six

    2020-07-13

    #gsoc-2020

  • GSOC-Week-Five

    2020-07-07

    #gsoc-2020

  • GSOC-Week-Four

    2020-06-28

    #gsoc-2020

  • GSOC-Week-Three

    2020-06-23

    #gsoc-2020

  • RNN vs CNN vs Transformer

    2020-06-21

    #nlp

  • GSOC-Week-Two

    2020-06-12

    #gsoc-2020

  • GSOC-Week-One

    2020-06-07

    #gsoc-2020

  • GSOC Bonding period

    2020-06-01

    #gsoc-2020

  • Hello GSOC and my First Meeting

    2020-05-08

    #gsoc-2020

  • Hello World

    2020-05-07

恭喜你

盲生
你发现了华点!