Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
Gustavo Rosa edited this page Apr 7, 2021 · 3 revisions

Welcome to Textfier.

Dealing with text is not often a trivial task. Hence, this package provides a more straightforward interface to tackle text-based texts and modifications. Built on top of Huggingface's Transformers, Textfier is a wrapper focusing on the specific tasks we are currently researching.

Use Textifier if you need a library or wish to:

  • Implement or use pre-defined tasks;
  • Mix-and-match different approaches to solve problems;
  • Because modifying text is fun.

Read the docs at textfier.readthedocs.io.

Textfier is compatible with: Python 3.6+.

Clone this wiki locally