{"id":13741033,"url":"https://github.com/hunspell/mythes","last_synced_at":"2025-12-30T01:49:41.081Z","repository":{"id":33606452,"uuid":"37258625","full_name":"hunspell/mythes","owner":"hunspell","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-01T12:41:14.000Z","size":4881,"stargazers_count":36,"open_issues_count":2,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-08-04T04:07:21.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hunspell.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2015-06-11T12:04:33.000Z","updated_at":"2024-05-15T16:22:09.000Z","dependencies_parsed_at":"2024-01-07T18:10:37.773Z","dependency_job_id":null,"html_url":"https://github.com/hunspell/mythes","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunspell%2Fmythes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunspell%2Fmythes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunspell%2Fmythes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunspell%2Fmythes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunspell","download_url":"https://codeload.github.com/hunspell/mythes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224774567,"owners_count":17367752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T04:00:54.680Z","updated_at":"2025-12-30T01:49:41.030Z","avatar_url":"https://github.com/hunspell.png","language":"C++","funding_links":[],"categories":["Software"],"sub_categories":["Utilities"],"readme":"MyThes is a simple thesaurus that uses a structured\ntext data file and an index file with binary search\nto lookup words and phrases and return information\non part of speech, meanings, and synonyms\n\nMyThes was originall written to provide a thesaurus\nfor the OpenOffice.org project \n\nThe Main features of MyThes are:\n\n1. written in C++ to make it easier to interface with \n   LibreOffice, OpenOffice, AbiWord, Pspell, etc\n\n2. it is stateless, uses no static variables and\n   should be completely reentrant with no ifdefs  \n\n3. it compiles with -ansi and -pedantic and -Wall\n   with no warnigns so it shouldbe quite portable\n\n4. it uses a simple perl program to read the structured\n   text file and create the index needed for binary\n   searching\n\n5. it is very simple with *lots* of comments.\n   The main \"smarts\" are in the structure of the\n   text file that makes up the thesaurus data\n\n6. It comes with a ready-to-go structured thesaurus\n   data file for en_US extracted from the WordNet-2.0 data.\n\n   Please see WordNet_license.txt and WordNet_readme.txt\n   for more information on the very useful project!\n\n   See http://www.danielnaber.de/wn2ooo/ for utilities to\n   regenerate an up to date English thesaurus from the most\n   recent WordNet data.\n   \n7. The source code has a BSD license (and no advertising clause)\n\n\nMyThes comes with a simple example program that looks up some words and returns\nmeanings and synonyms.\n\nTo build it simply do the following:\n\nunzip mythes.zip\ncd mythes\n./configure\nmake\n\nTo run the example program:\n./example th_en_US_new.idx th_en_US_new.dat checkme.lst\n\nTo run the example program with stemming and morphological generation:\ne.g. to check mouse, mice, rodents, eats, eaten, ate, eating etc. words\n./example morph.idx morph.dat morph.lst morph.aff morph.dic\n\nNOTE: this is only an example and test environment for dictionary developers,\nfull English stemming and morphological generation needs an improved\nEnglish Hunspell dictionary.\n\nLászló Németh \u003cnemeth at OO.o\u003e\nKevin Hendricks \u003ckevin.hendricks@sympatico.ca\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunspell%2Fmythes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunspell%2Fmythes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunspell%2Fmythes/lists"}