Skip to content

BNLP 3.1.2

Choose a tag to compare

@sagorbrur sagorbrur released this 11 Sep 15:25
  • 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 F1 score calculation for evaluation with Accuracy score.
  • Update NER and POS inference for passing token list for custom token passing