allenai / papermageLinks
library supporting NLP and CV research on scientific papers
☆775Updated 8 months ago
Alternatives and similar repositories for papermage
Users that are interested in papermage are comparing it to the libraries listed below
Sorting:
- Python PDF parser for scientific publications: content and figures☆418Updated last year
- Parsers for scientific papers (PDF2JSON, TEX2JSON, JATS2JSON)☆425Updated last year
- Guideline following Large Language Model for Information Extraction☆387Updated 8 months ago
- A lightweight library for generating synthetic instruction tuning datasets for your data without GPT.☆784Updated 4 months ago
- Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy☆1,242Updated last month
- Easily embed, cluster and semantically label text datasets☆556Updated last year
- ☆367Updated last year
- Open-source tool to visualise your RAG 🔮☆1,146Updated 6 months ago
- Efficient Retrieval Augmentation and Generation Framework☆1,590Updated 6 months ago
- Forward-Looking Active REtrieval-augmented generation (FLARE)☆641Updated last year
- Generative Representational Instruction Tuning☆658Updated 3 weeks ago
- Train and Infer Powerful Sentence Embeddings with AnglE | 🔥 SOTA on STS and MTEB Leaderboard☆549Updated 4 months ago
- Data and tools for generating and inspecting OLMo pre-training data.☆1,264Updated last week
- SGPT: GPT Sentence Embeddings for Semantic Search☆868Updated last year
- [EMNLP 2023] Enabling Large Language Models to Generate Text with Citations. Paper: https://arxiv.org/abs/2305.14627☆490Updated 9 months ago
- S2ORC: The Semantic Scholar Open Research Corpus: https://www.aclweb.org/anthology/2020.acl-main.447/☆954Updated last year
- RankLLM is a Python toolkit for reproducible information retrieval research using rerankers, with a focus on listwise reranking.☆494Updated last week
- Python client for GROBID Web services☆345Updated last month
- Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]☆623Updated last year
- FacTool: Factuality Detection in Generative AI☆879Updated 10 months ago
- Train Models Contrastively in Pytorch☆728Updated 3 months ago
- Code for explaining and evaluating late chunking (chunked pooling)☆419Updated 6 months ago
- Benchmarking long-form factuality in large language models. Original code for our paper "Long-form factuality in large language models".☆622Updated this week
- 🦙 Integrating LLMs into structured NLP pipelines☆1,279Updated 6 months ago
- A data set based on all arXiv publications, pre-processed for NLP, including structured full-text and citation network☆291Updated 9 months ago
- A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models.☆1,499Updated last month
- Fine-Tuning Embedding for RAG with Synthetic Data☆504Updated last year
- HyDE: Precise Zero-Shot Dense Retrieval without Relevance Labels☆539Updated 7 months ago
- The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval☆1,317Updated 10 months ago
- Automated Evaluation of RAG Systems