woshizouguo's Stars
nyu-dl/dl4ir-doc2query
jingtaozhan/RepBERT-Index
RepBERT is a competitive first-stage retrieval technique. It represents documents and queries with fixed-length contextualized embeddings. The inner products of them are regarded as relevance scores. Its efficiency is comparable to bag-of-words methods.
awslabs/unsupervised-qa
Template-Based Question Generation from Retrieved Sentences for Improved Unsupervised Question Answering
lettergram/sentence-classification
Sentence Classifications with Neural Networks
IBM/TabFormer
Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
google-research/google-research
Google Research
tensorflow/ranking
Learning to Rank in TensorFlow
oaqa/FlexNeuART
Flexible classic and NeurAl Retrieval Toolkit
cadobe/bison
source code of bison
Anup-Deshmukh/TREC_background_linking
IR-BERT at TREC 2020: Leveraging BERT for Semantic Search in Background Linking
microsoft/ANCE
A novel embedding training algorithm leveraging ANN search and achieved SOTA retrieval on Trec DL 2019 and OpenQA benchmarks
thunlp/OpenMatch
An Open-Source Package for Information Retrieval.
wangyuGithub01/Machine_Learning_Resources
:fish::fish::fish: 机器学习面试复习资源
Vay-keen/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
microsoft/Oscar
Oscar and VinVL
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
HazyResearch/pdftotree
:evergreen_tree: A tool for converting PDF into hOCR with text, tables, and figures being recognized and preserved.
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
allenai/pdffigures2
Given a scholarly PDF, extract figures, tables, captions, and section titles.
atlanhq/camelot
Camelot: PDF Table Extraction for Humans
jiwoon-ahn/irn
Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations, CVPR 2019 (Oral)
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
sshuair/torchsat
🔥TorchSat 🌏 is an open-source deep learning framework for satellite imagery analysis based on PyTorch.