BNLP 3.1.2
- removed automatic train test splitting option from NER and POS module
- Update NER and POS module for passing both train and test data while training
- Added
F1score calculation for evaluation withAccuracyscore. - Update NER and POS inference for passing token list for custom token passing