dilipbobby
dilipbobby
I want to know does datumbox help us in Named Entity Extraction or Named Entity recognition?__
I just want to know the use of synonyms and regex in training data and I did not see any option to add up synonyms and regex from GUI trainer.
when I tried to replicate in 3rd step tfidf code,it is running fine but I'm not able to find correct data in the output folder that was created by pyspark...
when i'm trying to run the classifier for the first time with given given example `bin/authorage AgeClassifyTrainer -model model/en-ageClassify.bin -lang en -data data/train.txt -encoding UTF-8 ` I'm getting class gov.nasa.jpl.ml.cmdline.CLI...