Skip to content
View goat1ee's full-sized avatar
🖐️
I may be slow to respond.
🖐️
I may be slow to respond.

Highlights

  • Pro

Block or report goat1ee

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
goat1ee/README.md

李伟龙 (Weilong Li)

👨‍💻 关于我 | About Me

大家好!我是李伟龙,一名专注于AI、大模型和数据分析的研究生。目前在大连外国语大学攻读图书情报专业硕士学位。我热衷于探索人工智能技术应用和数据挖掘领域的创新。

Hi there! I'm Weilong Li, a graduate student focusing on AI, large language models, and data analysis. Currently pursuing a Master's degree in Library and Information Science at Dalian University of Foreign Languages. I'm passionate about exploring innovative applications of AI technologies and data mining.

🎓 教育背景 | Education

  • 大连外国语大学 | 图书情报 | 硕士 (2023-2026)
  • 南京工业大学 | 信息管理与信息系统 | 本科 (2018-2022)

💼 专业技能 | Skills

  • 编程语言:Python (熟练)、Java、C语言
  • AI & 数据科学:机器学习、深度学习、数据挖掘、数据建模、数据分析
  • AI应用:大模型应用、API调用、人工智能解决方案开发
  • 其他技能:Web前端开发、数据库管理

💻 技术项目 | Technical Projects

项目一:[nlpcc2024sharedtask6]

  • 描述:[文献综述自动化生成]
  • 技术栈:Python, LLM

项目二:[nlpcc2025sharedtask2]

  • 描述:[中小学作文评测]
  • 技术栈:Python, LLM, NLP

🛠️ 技术栈 | Tech Stack

Python Java C Machine Learning Data Analysis SQL NLP LLM PyTorch TensorFlow Scikit-Learn Pandas NumPy

📊 GitHub统计 | GitHub Stats

Your GitHub stats

Top Languages

GitHub Streak

Profile Views

📫 联系方式 | Contact


📊 我正在寻找AI和数据分析相关的合作机会,如果您有兴趣,欢迎联系我!

Popular repositories Loading

  1. 2025NLPCCsharedtask2 2025NLPCCsharedtask2 Public

    Forked from cubenlp/EOTGC-2025NLPCC

    DUFL2025 (NLPCC 2025) 共享任务2解决方案。使用 LLM 多智能体和 BERT 实现作文切题度评分(赛道一)与受限评论生成(赛道二)。

    Jupyter Notebook 4 3

  2. FSRU FSRU Public

    Forked from dm4m/FSRU

    A PyTorch implementation of the paper "Frequency Spectrum is More Effective for Multimodal Representation and Fusion: A Multimodal Spectrum Rumor Detector".

    Python

  3. DQPSA DQPSA Public

    Forked from pengts/DQPSA

    Python

  4. HG-SL HG-SL Public

    Forked from slingling/HG-SL

    Implementation of AAAI23 paper: HG-SL: Jointly Learning of Global and Local User Spreading Behavior for Fake News Early Detection

    Python

  5. Chinese-BERT-wwm Chinese-BERT-wwm Public

    Forked from ymcui/Chinese-BERT-wwm

    Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)

    Python

  6. Analysis-of-Public-Opinion-Based-on-Microblogging-Reptile Analysis-of-Public-Opinion-Based-on-Microblogging-Reptile Public

    Forked from Yuzhen-Li/Analysis-of-Public-Opinion-Based-on-Microblogging-Reptile

    这是我参加招商银行fintech精英选拔时,做的一个课题。用Python对新浪微博进行爬虫,然后进行舆情分析。爬虫之前,需要模拟登陆,这里采用RSA加密模块模拟登陆。舆情分析的时候,我直接调用腾讯文智的感情分析API。

    Python