low-resource-pos-tagging-2014
POS Tagger
This code provides an implementation of a part-of-speech tagger for low-resource languages using semi-supervised learning methods.
9 stars
3 watching
3 forks
Language: Scala
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
datquocnguyen/rdrpostagger | A toolkit for part-of-speech tagging and morphological analysis | 140 |
yohasebe/engtagger | A Ruby library for assigning part-of-speech tags to English text based on a lookup dictionary and probability values. | 262 |
dhgarrette/type-supervised-tagging-2012emnlp | This repository provides code and scripts to reproduce the results of an EMNLP 2012 paper on type-supervised part-of-speech tagging using a specific hidden Markov model approach. | 1 |
fielddb/ark-tweet-nlp | A Java-based tool for annotating and tagging parts of speech in Twitter text data | 0 |
amir-zeldes/hausa | A part-of-speech tagging model for Hausa language | 6 |
brendano/ark-tweet-nlp | A Java-based tool for annotating and analyzing Twitter text data using natural language processing techniques. | 574 |
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
ixa-ehu/ixa-pipe-pos | Provides tools for part of speech tagging and lemmatization across multiple languages using machine learning models. | 17 |
datquocnguyen/jptdp | An implementation of neural network models for joint POS tagging and dependency parsing. | 158 |
herrdragon/bustrackinggps | Tracks the location of transit buses using GPS and GPRS technology | 31 |
turbopape/postagga | A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |
xitrum-framework/scaposer | A parser and runtime for internationalized Scala programs using gettext PO files | 38 |
recski/huntag | An NLP tool that uses Maximum Entropy Learning and Hidden Markov Models to perform sequential tagging | 22 |
jshilong/gpt4roi | Training and deploying large language models on computer vision tasks using region-of-interest inputs | 506 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |