JuliaText / JuliaText/TextAnalysis.jl

Train the Avg Perceptron POS model till converged.

Open
#188 6 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Julia
Stars
384
Forks
92
PR merge metrics
No merged PRs in 30d

Description

As of now, the Avg Perceptron POS model added in #131 gives ~60 per cent accuracy [on CoNLL 2003](https://github.com/Ayushk4/POS.jl/blob/master/valid/CoNLL.ipynb) which is decent for the 30+ classes it addresses. But still is low compared to claimed ~90% accuracy.

We can port weights from other libraries (depending on the licence permissions). Alternatively, we can train those.

But first, it will be better to know precisely the current accuracy Avg Perceptron POS Tagger offers on CoNLL 2000 and GMB as well (CorpusLoaders.jl provides the APIs for these two datasets.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.