From 4b8f4ca55242e3fea53cdec22adc6707fe6353a8 Mon Sep 17 00:00:00 2001 From: Jinyang Wang Date: Fri, 16 Jan 2026 23:05:32 +0400 Subject: [PATCH] remove pytext --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ffcb6941..b623f559 100644 --- a/README.md +++ b/README.md @@ -759,7 +759,6 @@ _Libraries for working with human languages._ - [nltk](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data. - [pattern](https://github.com/clips/pattern) - A web mining module. - [polyglot](https://github.com/aboSamoor/polyglot) - Natural language pipeline supporting hundreds of languages. - - [pytext](https://github.com/facebookresearch/pytext) - A natural language modeling framework based on PyTorch. - [spacy](https://spacy.io/) - A library for industrial-strength natural language processing in Python and Cython. - [Stanza](https://github.com/stanfordnlp/stanza) - The Stanford NLP Group's official Python library, supporting 60+ languages. - Chinese