{"id":15519077,"url":"https://github.com/danieldk/citar","last_synced_at":"2025-04-23T04:32:04.277Z","repository":{"id":57553398,"uuid":"55239720","full_name":"danieldk/citar","owner":"danieldk","description":"Citar HMM part-of-speech tagger","archived":false,"fork":false,"pushed_at":"2018-08-29T10:43:16.000Z","size":36,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T22:06:08.999Z","etag":null,"topics":["hmm","part-of-speech","pos","speech-tagger","tagger"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/danieldk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-01T14:49:48.000Z","updated_at":"2022-12-14T01:29:38.000Z","dependencies_parsed_at":"2022-09-15T19:21:16.623Z","dependency_job_id":null,"html_url":"https://github.com/danieldk/citar","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fcitar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fcitar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fcitar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fcitar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldk","download_url":"https://codeload.github.com/danieldk/citar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250371872,"owners_count":21419680,"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":["hmm","part-of-speech","pos","speech-tagger","tagger"],"created_at":"2024-10-02T10:19:58.955Z","updated_at":"2025-04-23T04:32:03.784Z","avatar_url":"https://github.com/danieldk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Citar - Trigram HMM part-of-speech tagger\n\n[![GoDoc](https://godoc.org/github.com/danieldk/citar?status.svg)](https://godoc.org/github.com/danieldk/citar)\n[![Report card](http://goreportcard.com/badge/danieldk/citar)](http://goreportcard.com/report/danieldk/citar)\n[![Build Status](https://travis-ci.org/danieldk/citar.svg?branch=master)](https://travis-ci.org/danieldk/citar)\n\n\n## Introduction\n\nCitar is a  part-of-speech tagger, based on a trigram Hidden Markov Model\n(HMM). It (partly) implements the ideas set forth in [1]. It can be used\nas a set of stand-alone programs and or from Go.\n\n## C++ Citar\n\nThe C++ version of Citar can be found is still\n[available](https://github.com/danieldk/citar-cxx). Active maintenance\nwill proceed in Go. The choice to port Citar from C++ to Go was not made\nlightly. However, I believe that switching to Go will ease maintenance,\nlower the barrier for contributions, and improve cross-platform\nsupport. Moreover, recent version of Go have made it easier to call Go\ncode from C.\n\n[1] TnT - a statistical part-of-speech tagger, Thorsten Brants, 2000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fcitar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldk%2Fcitar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fcitar/lists"}