Skip to content
View ccx06's full-sized avatar

Block or report ccx06

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

    Official implementation of TableReasoner framework, developed for SemEval-2025 Task8: Question-Answering over Tabular Data.

    Python 9

  2. Dual-Prompt-Tuning-for-HTC Dual-Prompt-Tuning-for-HTC Public

    Official implementation of DPT: Dual Prompt Tuning based Contrastive Learning for Hierarchical Text Classification

    Python 8 1

  3. TableZoomer TableZoomer Public

    Official implementation of TableZoomer - A Collaborative Agent Framework for Large-scale Table Question Answering

    Python 4 1

  4. SentencePairMatch_MachineLearning SentencePairMatch_MachineLearning Public

    Forked from mpk001/SentencePairMatch_MachineLearning

    用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。

    Python

  5. allennlp_ranking_guide allennlp_ranking_guide Public

    Forked from jacobdanovitch/allennlp_ranking_guide

    A brief tutorial on document ranking with allennlp.

    Python

  6. allennlp-NER allennlp-NER Public

    Forked from himkt/allennlp-NER

    ☯️ AllenNLP training configurations for promising models on Named Entity Recognition. (BiLSTM-CRF, BiLSTM-CNN-CRF, BERT, BERT-CRF)

    Python