This repository was archived by the owner on Jun 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gustavo Rosa edited this page Apr 7, 2021
·
3 revisions
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+.
textfier© Copyright 2021 – Licensed by Apache 2.0