Skip to content
View samfeng2003's full-sized avatar

Block or report samfeng2003

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. multimodal-academic-analysis multimodal-academic-analysis Public

    Forked from lth-fighting/multimodal-academic-analysis

    基于 LangChain 生态与混合检索技术构建的智能化学术研究辅助平台,旨在提供高效、精准的文献深度分析能力。系统支持 PDF/TXT/DOCX 多格式学术文献上传,通过 BGE-Small-ZH 向量嵌入模型与 BM25 关键词检索融合的混合检索策略,实现跨文档语义关联与精准信息定位;集成 DeepSeek 大语言模型与 BART-Large-Chinese 摘要模型,可生成引用文献来源…

    Python 1

  2. BigDataGuide BigDataGuide Public

    Forked from MoRan1607/BigDataGuide

    大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料

    Java

  3. Play-with-Data-Structures Play-with-Data-Structures Public

    Forked from liuyubobobo/Play-with-Data-Structures

    Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

    Java

  4. economic_audit_knowledge_graph economic_audit_knowledge_graph Public

    Forked from Guanngxu/economic_audit_knowledge_graph

    经济责任审计知识图谱:网络爬虫、关系抽取、领域词汇判定

    JavaScript

  5. audit-python- audit-python- Public

    Forked from Gandedong/audit-python-

    这个是一个财务审计与python相关的教学分享仓库,帮助有需要的朋友在财务领域上走得更远更高。

    Jupyter Notebook

  6. diff-match-patch diff-match-patch Public

    Forked from google/diff-match-patch

    Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

    Python