Giter Site home page Giter Site logo

datamuse's Introduction

datamuse

A Common Lisp library wrapping version 1.1 of the Datamuse API.

From the Datamuse site:

The Datamuse API is a word-finding query engine for developers. You can use it in your apps to find words that match a given set of constraints and that are likely in a given context. You can specify a wide variety of constraints on meaning, spelling, sound, and vocabulary in your queries, in any combination.

The API gives you programmatic access to most of the functionality of Datamuse’s websites, including OneLook, RhymeZone, Rimar.io, and WikSearch.

Datamuse very generously allows up to 100,000 queries per day without an API key. Thus no setup is needed for this library–just quickload it and go! :)

Exported symbols

  • function words - Get a list of words matching a query.
  • function words* - Get a list of words and their metadata matching a query.
  • function suggestions - Get a list of suggestions to a query string.
  • function suggestions* - Get a list of suggestions to a query string and their metadata.
  • function parameter-documentation - Get the documentation string for the specified parameter to words / words*.
  • symbol +words-query-parameters+ - Alist mapping words and words* parameter names to the equivalent parameter name in Datamuse’s API.

Please see the docstrings for each symbol, the parameter-documentation function, and the Datamuse API documentation for more information.

Similar libraries

datamuse's People

Contributors

defaultxr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.