adsva / go-tagger

Part of speech tagger based on Brant's TnT-tagger implemented in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Go implementation of a part-of-speech tagger. Based on Torsten
Brandt's TnT-tagger. 

The corpora directory contains the written part of the manually
annotated subcorpus of OANC (MASC).

About

Part of speech tagger based on Brant's TnT-tagger implemented in Go.

License:MIT License


Languages

Language:Go 100.0%