- Support inference for Char-LSTM-CRF (LD-Net)
- Debugged
- Add support to load pre-trained model from url or path.
- Speed up for smaller documents.
- Update ReadMe and commands order.
- Support inference for Char-LSTM-CRF (Vanilla-NER).
- Support inference for AutoNER.
- Modify the structure of the package.
- Small improvement.
- Fixing bug for decoding.
- Updating for torch scope.