GithubHelp home page GithubHelp logo

statisticallinguistics's Introduction

Statistical Linguistics

A set of functions and data sets for working with words starting from a word list using a combination of digraphs and trigraph statistics and features.

Gemantria is basic Kaballah, where the indexes of the letters in the sorted word character set are added up to give the value of the word. This value is then compared to words with the same value and associated thusly.

Usage:

CL-USER 1> (load "main.lisp")

Currently generates random 'English-based' words, with Gemantric definitions:

CL-USER 2>  (dotimes (i 10) (print (random-english-word)))

("SPENGSHAT" ("SENSORS" "REPRODUCED" "MODERATOR")) 
("GUTEXISTARA" ("MONTGOMERY" "ACCOMMODATIONS" "ACCOMMODATIONS")) 
("REMERI" ("HOUSE" "BOATING" "BECOMING")) 
("ROGEST" ("MOTELS" "DELIVERED" "DESCRIBES")) 
("UPASTINGENEDI" ("EXTENSIONS" "EXPRESSION" "UNNECESSARY")) 
("CONGHOUNG" ("PARENTING" "WRAPPING" "PREPARING")) 
("SOLECTEXPLDYLC" ("CONSCIOUSNESS" "CONSCIOUSNESS" "CONSISTENTLY")) 
("ADIEDE" ("READ" "LP" "CET")) 
("NUTUDA" ("STORED" "HEALTHCARE" "SCANNING")) 
("STADIOUGHE" ("THRESHOLD" "ENQUIRY" "DEVELOPING")) 
NIL

It can also generate a new word with the same Gemantric definition:

CL-USER 3> (word-for-definition "DANGER")
"AREDACHI"

CL-USER 9> (word-for-definition "LOVE")
"DUTI"

CL-USER 10> (word-for-definition "LOVE")
"WHIN"

Web Interface:

There's a little web interface to generate-english-word on port 4242 if you run (main).'

"Just for fun."

--

Burton Samograd

2019

statisticallinguistics's People

Watchers

James Cloos 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.