Code Monkey home page Code Monkey logo

wordish.name's Introduction

Wordish.Name

GitHub release GitHub License

Generate names for anything using uncommon dictionary words.

wordish1 = Of or pertaining to words; verbal; wordy.

Website Title

Description

wordish.name is a website intended to help in coming up with a name for a project, product, object or anything else.
The cocept was inspired by the many popular services that use simple words as their name such as Discord, Twitter, Twitch, etc.

The website takes as input a few words or group of words sepparated by commas and returns a list of relevant uncommon words. From here it is easy to scroll through the results and analyze each word in order to find a suitable name.

By using actual words from the dictionery the names will not only be easy to pronounce, but could also cary some meaning about the project it is used for.

Features

Planned Features

Website Preview

How it works

Word searches are made using the Datamuse API, a really powerfull word-finding query engine. By combining the keywords in different ways it is possible to get a large list of relevant words. These are then filtered based on how common they are using data from Google Books Ngrams (also provided by the api). The final words are sorted based on relavance, length and ease of pronounciation and displayed alongside their definitions, pronounciations and usefull tools to check how good of a name it would be.

Words Conection Diagram


The sorting algorithm currenty uses the following equation to calculate a score for each word:

appearences(A) - 0.2*length(A)

In the future this will also include ease of pronounciation and frequency (how common it is)

License

This project is open source and available under the GPL-2.0 License.

wordish.name's People

Contributors

styro457 avatar

Stargazers

 avatar

Watchers

 avatar

wordish.name's Issues

Domain lookup

A way to easily check if different domains are available containing a word

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.