The Multi-Feature Tagger of English (MFTE) was originally based on the MFTE Perl (Le Foll 2021). The present, substantially improved Python version considerably expands the number of tagged features.
Abstract: In the Python world, NumPy arrays are the standard representation for numerical data and enable efficient implementation of numerical computations in a high-level language. As this effort ...