Skip to content
View ypc-stu's full-sized avatar
  • Chongqing,China

Block or report ypc-stu

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

Popular repositories Loading

  1. TransE-1 TransE-1 Public

    Forked from haidfs/TransE

    TransE方法的Python实现,解释SGD中TransE的向量更新

    Python 2

  2. awesome-knowledge-graph awesome-knowledge-graph Public

    Forked from shaoxiongji/knowledge-graphs

    A collection of knowledge graph papers and reading notes.

    1 1

  3. BERT-BiLSTM-CRF-NER BERT-BiLSTM-CRF-NER Public

    Forked from macanv/BERT-BiLSTM-CRF-NER

    Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services

    Python

  4. transE transE Public

    Forked from wuxiyu/transE

    Python

  5. Agriculture-KnowledgeGraph-Data Agriculture-KnowledgeGraph-Data Public

    Forked from CrisJk/Agriculture-KnowledgeGraph-Data

    对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本

    JavaScript

  6. nlp-journey nlp-journey Public

    Forked from msgi/nlp-journey

    nlp相关的一些论文及代码, 包括LDA主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成、文本相似性(Text Similarity)计算等,基于keras和tensorflow

    Python