allenai / allennlp-hub

A collection of selected of models built with AllenNLP.
Apache License 2.0
25 stars 9 forks source link

Install AllenNLP via setup.py. #10

Closed schmmd closed 4 years ago

schmmd commented 4 years ago

This is needed due to https://github.com/allenai/allennlp/pull/3580.

schmmd commented 4 years ago

@brendan-ai2 this passes tests but I'm not sure of the exact extent of the tests. This doesn't install the dev-requirements, which I think is best as allennlp-hub should define it's own development requirements separately (but I could be easily convinced otherwise).