{"id":22344719,"url":"https://github.com/languagemachines/wopr","last_synced_at":"2025-07-16T17:37:12.130Z","repository":{"id":32544335,"uuid":"36126452","full_name":"LanguageMachines/wopr","owner":"LanguageMachines","description":" Memory Based Word Predictor/Language Model  http://ilk.uvt.nl/wopr/","archived":false,"fork":false,"pushed_at":"2023-09-27T11:22:12.000Z","size":1712,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-09T23:34:28.309Z","etag":null,"topics":["language-modelling","lm","nlp"],"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/LanguageMachines.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}},"created_at":"2015-05-23T14:19:12.000Z","updated_at":"2023-01-03T15:07:18.000Z","dependencies_parsed_at":"2023-01-14T21:33:05.130Z","dependency_job_id":null,"html_url":"https://github.com/LanguageMachines/wopr","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fwopr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fwopr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fwopr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fwopr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/wopr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228078624,"owners_count":17865959,"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":["language-modelling","lm","nlp"],"created_at":"2024-12-04T09:14:54.137Z","updated_at":"2024-12-04T09:14:54.960Z","avatar_url":"https://github.com/LanguageMachines.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Info\n====\n\nRun 'sh bootstrap' first if starting with a fresh checkout.\n\nDependencies\n============\n\nWopr needs libticcutils, timbl, and optionally, libfolia.\n\nGeneral\n=======\n\n./configure\nmake\n\nWith a local Timbl installation:\n\n./configure --prefix=/home/pberck/local --with-timbl=/home/pberck/local\nmake\nexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/pberck/local/lib\n\nIf Timbl has been installed system-wide, the configure script should be\nable to find it without the --with-timbl invocation.\n\nTimbl support can be explicitly disabled by specifying --without-timbl. You \nwill be left with a Wopr which can create data sets and run an n-gram\nlanguage mode.\n\nOS X\n====\n\n./configure --with-timbl=/Users/pberck/install/\n\nIf needed, point to Homebrew unicode libs:\n\nexport DYLD_LIBRARY_PATH=/usr/local/Cellar/icu4c/50.1/lib/:$DYLD_LIBRARY_PATH\n\nDebian \n======\n\nexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib\n\nseems to be needed when the libraries are installed in the default\nplace. If not, the following is needed (with the correct path filled\nin):\n\nexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/pberck/local/lib\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanguagemachines%2Fwopr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanguagemachines%2Fwopr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanguagemachines%2Fwopr/lists"}