Instructions to use blrtools/PST-Converter-Tool with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use blrtools/PST-Converter-Tool with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://blrtools/PST-Converter-Tool") - Notebooks
- Google Colab
- Kaggle