Skip to content
View zhaojiawen-coding's full-sized avatar

Block or report zhaojiawen-coding

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. ExtractionPro ExtractionPro Public

    利用哈工大的ltp,连接工具使用pyltp(从3.4版本改到4)实现了简单的分句,分词,词性分析,语义角色标注,依存句法分析,并以此为基础提出简单的知识图谱三元组抽取

    Python 17 5

  2. transformer-classfication transformer-classfication Public

    transformer实现多标签分类任务,打开notebook下lecture04下的transformer-classfication.ipynb使用

    Jupyter Notebook 6

  3. bert_emotion_analysis bert_emotion_analysis Public

    一个简单的bert做情感分析的例子,适用于学习

    Jupyter Notebook 4

  4. textrank textrank Public

    抽取式摘要生成textrank,附加了tfidf 和 SIF生成句向量的简单代码

    Jupyter Notebook 3

  5. - - Public

    Jupyter Notebook 2

  6. Sort Sort Public

    python实现各种排序算法,包括冒泡排序,选择排序,插入排序,希尔排序,归并排序,快速排序,堆排序。包含排序的代码,README中还包括各个排序的思想理解,动态图和时间空间复杂度的分析。

    Python 2