Skip to content
View Xie-Minghui's full-sized avatar
:octocat:
Studying hard
:octocat:
Studying hard
Block or Report

Block or report Xie-Minghui

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xie-Minghui/README.md

Hi there

Coder GIF


😜 Hello😆, I major in Computer Science in CQU(2017-2021), and Natural Language Processing in TJU(2021-)

  • 💻 I’m currently learning Knowledge Based Question Answer, Dialogue System and Pretrain Language Models.
  • 👯 I’m looking to collaborate on KBQA, Dialogue System and Pretrain Language Models.
  • ⚒️ Python/C++, a little bit Java
  • 🎯 Goal (2023): make big money💰.
  • 📫 How to reach me: mangopuddingxie@gmail.com
  • 🚀 I use daily: Python Git VS Code Shell
  • 💻 I work using: GitHub GitLab
  • ⚡️ Fun fact: I love anime, such as Rick and Morty

❤️Any suggestions will be appreciated!❤️

mango's github stats

No activity tracked

Pinned

  1. GFC GFC Public

    Official pytorch implementation of EMNLP 2022 long paper “A Sequential Flow Control Framework for Multi-hop Knowledge Base Question Answering”

    Python 15 2

  2. MultiHeadJointEntityRelationExtraction_simple MultiHeadJointEntityRelationExtraction_simple Public

    实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署

    Python 106 11

  3. EntityRelationExtraction EntityRelationExtraction Public

    实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT

    Python 103 14

  4. MovieRecommendWeb MovieRecommendWeb Public

    电影推荐网站,使用了KNN,LFM算法进行多路推荐,使用的数据集是MovieLens数据集。

    Python 10 2

  5. ACM-template ACM-template Public

    This file contains ACM algorithm template which I like to use

    C++ 1 1

  6. BiLinear_CNN BiLinear_CNN Public

    使用华为的mindspore实现BiLinear_CNN

    Python 2