Skip to content

A python program to find Similar Meaningful Words

License

Notifications You must be signed in to change notification settings

dryairship/simewo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

SiMeWo stands for Similar Meaningful Words. This program lists out meaningful words that are similar to the input word.

Principle

The program creates a regular expression from the input word that is used to match words in the dictionary file sowpods.txt.

Usage

$ python simewo.py <word>

About

A python program to find Similar Meaningful Words

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages