JuliaText / TextAnalysis.jl

Julia package for text analysis
Other
373 stars 95 forks source link

Add functions for Tagging Schemes and Conversion. #161

Closed Ayushk4 closed 5 years ago

Ayushk4 commented 5 years ago

Tagging Schemes for sequence labelling like Named Entity Tagging.

aviks commented 5 years ago

There's a conflict, needs a rebase, unfortunately.

Ayushk4 commented 5 years ago

@aviks The conflicts have been resolved. Please review the PR and suggest changes, if any.