Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
GLTR is designed to utilize the same models that generate counterfeit text as a means for detection. It incorporates the GPT-2 117M language model from OpenAI, which stands out as one of the most substantial models accessible to the public. By taking any given textual input, GLTR evaluates the predictions made by GPT-2 at each position in the text. The output showcases a ranking of all words recognized by the model, allowing us to determine how the actual following word ranks in comparison. Utilizing this positional data, a color-coded mask is applied to the text, reflecting the ranking position of each word. Words that rank among the most probable are shaded in green (for the top 10), yellow (for the top 100), red (for the top 1,000), while the remaining words appear in purple. Consequently, this method provides a clear visual representation of how probable each word is according to the model's predictions, ultimately enhancing our ability to identify potentially fake text. Additionally, this visual tool can help users quickly gauge the authenticity of a given passage.
Description
LexVec represents a cutting-edge word embedding technique that excels in various natural language processing applications by factorizing the Positive Pointwise Mutual Information (PPMI) matrix through the use of stochastic gradient descent. This methodology emphasizes greater penalties for mistakes involving frequent co-occurrences while also addressing negative co-occurrences. Users can access pre-trained vectors, which include a massive common crawl dataset featuring 58 billion tokens and 2 million words represented in 300 dimensions, as well as a dataset from English Wikipedia 2015 combined with NewsCrawl, comprising 7 billion tokens and 368,999 words in the same dimensionality. Evaluations indicate that LexVec either matches or surpasses the performance of other models, such as word2vec, particularly in word similarity and analogy assessments. The project's implementation is open-source, licensed under the MIT License, and can be found on GitHub, facilitating broader use and collaboration within the research community. Furthermore, the availability of these resources significantly contributes to advancing the field of natural language processing.
API Access
Has API
API Access
Has API
Integrations
ChatGPT
GPT-3
GPT-4
OpenAI
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
GLTR
Country
United States
Website
gltr.io
Vendor Details
Company Name
Alexandre Salle
Country
Brazil
Website
github.com/alexandres/lexvec