zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
This project offers powerful language models that can analyze and understand text for various applications. It takes raw text or text pairs as input and produces insights for tasks like answering questions, classifying sentiment, or determining how closely two sentences relate. Content strategists, market researchers, and anyone needing deep text understanding for decision-making would find this valuable.
6,176 stars. No commits in the last 6 months.
Use this if you need to build applications that deeply understand human language from long and complex documents, such as for advanced question answering or nuanced sentiment analysis.
Not ideal if you primarily work with short, simple texts or if you have limited access to high-performance computing resources, as optimal performance often requires significant GPU memory.
Stars
6,176
Forks
1,158
Language
Python
License
Apache-2.0
Category
Last pushed
May 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zihangdai/xlnet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)