An open-source NLP research library built on PyTorch. The nightly build tracks development changes and may be unstable. The latest stable release is 2.10.1 (requires Python >=3.6.1). Release cadence: irregular, with major versions roughly every few months.
pip install allennlp-pvt-nightlyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load a pretrained BiDAF model and run a prediction. Requires allennlp_models to be installed.
Update scripts to use allennlp.run or direct API calls.
Install a specific version: pip install allennlp-pvt-nightly==0.9.1.dev201910011800
Use models trained with the same nightly version.
No dependency data recorded yet.