kk_Cary's starred repositories

incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.

Language:JavaLicense:Apache-2.0Stargazers:3812Issues:0Issues:0

source-code-hunter

😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

Language:JavaLicense:CC-BY-SA-4.0Stargazers:21536Issues:0Issues:0

JavaNote

📁我不是的知识的生产者,我只是知识的搬运工

Stargazers:1608Issues:0Issues:0

awesome-prompts

Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.

License:GPL-3.0Stargazers:4800Issues:0Issues:0

summer-framework

Summer framework is a minimal Spring framework.

Language:JavaLicense:GPL-3.0Stargazers:219Issues:0Issues:0

mini-spring-cloud

mini-spring-cloud是简化版的spring-cloud框架,能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码,核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、熔断降级、API网关等。

Language:JavaStargazers:1631Issues:0Issues:0

AdvancedLiterateMachinery

A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.

Language:C++License:Apache-2.0Stargazers:1206Issues:0Issues:0

mini-spring

mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。

Language:JavaLicense:Apache-2.0Stargazers:5333Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:6Issues:0Issues:0

Binder

[ICLR 2023] Code for the paper "Binding Language Models in Symbolic Languages"

Language:PythonLicense:Apache-2.0Stargazers:290Issues:0Issues:0
Language:PythonStargazers:53Issues:0Issues:0

robust-tableqa

Two approaches for robust TableQA: 1) ITR is a general-purpose retrieval-based approach for handling long tables in TableQA transformer models. 2) LI-RAGE is a robust framework for open-domain TableQA which addresses several limitations. (ACL 2023)

Language:PythonLicense:NOASSERTIONStargazers:29Issues:0Issues:0

ReasTAP

Data and Code for EMNLP 2022 paper "ReasTAP: Injecting Table Reasoning Skills During Pre-training via Synthetic Reasoning Examples"

Language:PythonLicense:MITStargazers:12Issues:0Issues:0

dynamic-tp

🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).

Language:JavaLicense:Apache-2.0Stargazers:3590Issues:0Issues:0

piggymetrics

Microservice Architecture with Spring Boot, Spring Cloud and Docker

Language:JavaLicense:MITStargazers:13088Issues:0Issues:0

guide-rpc-framework

A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)

Language:JavaLicense:NOASSERTIONStargazers:3814Issues:0Issues:0

HiTab

[ACL 2022] A hierarchical table dataset for question answering and data-to-text generation.

Language:PythonLicense:NOASSERTIONStargazers:59Issues:0Issues:0
Language:PythonStargazers:10Issues:0Issues:0

TURL

Code and data for "TURL: Table Understanding through Representation Learning"

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:115Issues:0Issues:0

PASTA

This repository contains source code for the PASTA model, a pre-trained language model for table-based fact verification.

Language:PythonLicense:MITStargazers:18Issues:0Issues:0

TUTA_table_understanding

TUTA and ForTaP for Structure-Aware and Numerical-Reasoning-Aware Table Pre-Training

Language:PythonLicense:MITStargazers:94Issues:0Issues:0

TaBERT

This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic parsing. TaBERT is pre-trained on a massive corpus of 26M Web tables and their associated natural language context, and could be used as a drop-in replacement of a semantic parsers original encoder to compute representations for utterances and table schemas (columns).

Language:PythonLicense:NOASSERTIONStargazers:581Issues:0Issues:0

IM-TQA

Dataset and Code for ACL 2023 paper: "IM-TQA: A Chinese Table Question Answering Dataset with Implicit and Multi-type Table Structures". We proposed a new TQA problem which aims at real application scenarios, together with a supporting dataset and a baseline method.

Language:PythonLicense:NOASSERTIONStargazers:14Issues:0Issues:0

t2g-former

(AAAI 2023 oral) Original implementation and experiment results of T2G-FORMER

Language:PythonLicense:MITStargazers:29Issues:0Issues:0

tapas

End-to-end neural table-text understanding models.

Language:PythonLicense:Apache-2.0Stargazers:1127Issues:0Issues:0

tsr-convstem

High-Performance Transformers for Table Structure Recognition Need Early Convolutions

Language:PythonLicense:MITStargazers:36Issues:0Issues:0

leetcode-master

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

Stargazers:1Issues:0Issues:0

table-transformer

Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images). This is also the official repository for the PubTables-1M dataset and GriTS evaluation metric.

Language:PythonLicense:MITStargazers:2065Issues:0Issues:0

excellent-wheel

收集轮子类项目

License:Apache-2.0Stargazers:929Issues:0Issues:0

Prompt-Engineering-Guide

🐙 Guides, papers, lecture, notebooks and resources for prompt engineering

Language:MDXLicense:MITStargazers:46472Issues:0Issues:0