awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
amazon-science avatar

amazon-science/tanl

0
View on GitHub↗
136 stars·23 forks·Python·Apache-2.0·11 views

Tanl

Code for the paper "Structured Prediction as Translation between Augmented Natural Languages" (ICLR 2021) and fine-tuned multi-task model.

Features

  • Universal Information Extraction - Structured prediction as translation between augmented natural languages.

Star history

Star history chart for amazon-science/tanlStar history chart for amazon-science/tanl

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tanl

These projects share indexed features with Tanl. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • beyonderxx/instructuieBeyonderXX avatar

    BeyonderXX/InstructUIE

    396View on GitHub↗

    This repo releases our implementation for the InstructUIE model. - It is built based on the pretrained Flan T5 model, and finetuned on our data (IE INSTRUCTIONS). - If you are looking for NER datasets or models, you may also refer to our recent work: B2NER. It provides a standardized and…

    Python
    View on GitHub↗396
  • cocacola-lab/chatiecocacola-lab avatar

    cocacola-lab/ChatIE

    826View on GitHub↗

    Official repository of paper "Zero-Shot Information Extraction via Chatting with ChatGPT". Please star, watch, and fork our repo for the active updates!

    Python
    View on GitHub↗826
  • epfl-dlab/genieepfl-dlab avatar

    epfl-dlab/GenIE

    104View on GitHub↗

    This repository contains a PyTorch implementation of the autoregressive information extraction system GenIE proposed in the paper GenIE: Generative Information Extraction. We extend these ideas in our follow-up work on SynthIE, visit this link for details. ``…

    Python
    View on GitHub↗104
  • artpli/codeieartpli avatar

    artpli/CodeIE

    41View on GitHub↗

    This is the official repository for "CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors" (ACL 2023).

    Python
    View on GitHub↗41
Compare all 9 related projects→

Frequently asked questions

What does amazon-science/tanl do?

Code for the paper "Structured Prediction as Translation between Augmented Natural Languages" (ICLR 2021) and fine-tuned multi-task model.

What are the main features of amazon-science/tanl?

The main features of amazon-science/tanl are: Universal Information Extraction.

Which projects share features with amazon-science/tanl?

Projects with overlapping indexed features include: artpli/codeie — This is the official repository for "CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors"… beyonderxx/instructuie — This repo releases our implementation for the InstructUIE model. - It is built based on the pretrained Flan T5 model,… cocacola-lab/chatie — Official repository of paper "Zero-Shot Information Extraction via Chatting with ChatGPT". Please star, watch, and… epfl-dlab/genie — This repository contains a PyTorch implementation of the autoregressive information extraction system GenIE proposed… hitz-zentroa/gollie — G uideline f o llowing L arge L anguage Model for I nformation E xtraction. phevos75/diluie — The source code of paper DILUIE: Constructing Diverse Demonstrations of In-context Learning with Large Language Model…