TextAnalysis.jl icon indicating copy to clipboard operation
TextAnalysis.jl copied to clipboard

use getfield instead of eval in tagging_schemes.jl

Open rushabh-v opened this issue 3 years ago • 3 comments

resolves: https://github.com/JuliaText/TextAnalysis.jl/issues/242

On testing, it raises UndefVarError: BIO1 not defined. I tried figuring out the reason but couldn't. Should I use something else instead of Main?

I am new to Julia, please guide me.

rushabh-v avatar Jan 03 '21 13:01 rushabh-v