stevezheng23/xlnet_extension_tf
XLNet Extension in TensorFlow
This project helps integrate advanced natural language understanding capabilities into various applications. You input raw text documents or conversational data, and it outputs insights like identified entities (people, places, organizations), the intent behind a user's query, or precise answers to questions within a given text. This is designed for AI/ML practitioners or data scientists looking to deploy state-of-the-art NLP models.
131 stars. No commits in the last 6 months.
Use this if you need to build or enhance applications that require highly accurate text comprehension, such as conversational AI, detailed information extraction from documents, or automated question-answering systems.
Not ideal if you are looking for an out-of-the-box, no-code solution, as this requires technical expertise in machine learning and TensorFlow to implement.
Stars
131
Forks
26
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/stevezheng23/xlnet_extension_tf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/texera
Collaborative Machine-Learning-Centric Data Analytics Using Workflows
UBC-NLP/afrolid
AfroLID, a powerful neural toolkit for African languages identification which covers 517 African...
asyml/texar-pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and...
jayavardhanr/End-to-end-Sequence-Labeling-via-Bi-directional-LSTM-CNNs-CRF-Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
maridda/nerval
Python framework to evaluate Named Entity Recognition (NER) models. Creates entity-level...