Dashboard

Advanced Lexical Analysis Toolkit

Explore WordNet's semantic database with powerful NLP tools. Analyze word relationships, compute similarity metrics, process text, and export data for your machine learning pipelines.

REST API Endpoints
Available

Integrate WordNet analysis directly into your data science workflows with our JSON API. Use the full URLs below -- you can open them directly in your browser or call them from your code.

Base URL: https://www.freesmartphoneapps.com/wordnetexplorer/

GET Synsets
https://www.freesmartphoneapps.com/wordnetexplorer/api/synsets/?word=algorithm
GET Similarity
https://www.freesmartphoneapps.com/wordnetexplorer/api/similarity/?word1=car&word2=automobile
GET Network
https://www.freesmartphoneapps.com/wordnetexplorer/api/network/?word=computer&depth=2
POST Text Analysis
https://www.freesmartphoneapps.com/wordnetexplorer/api/analyze/