Closed nitishgupta closed 5 years ago
We will make it pip installable soon, before we release AllenNLP 1.0. So, longer term, you should just pip install the library and use it that way. Or you could fork the repo and use it as you wish.
For your projects, though, I would like for them to be merged in here once they are ready to be shared publicly, if you're ok with that.
Okay. Yes, I'd like them to be merged here as well.
Hi, I have a question about expected/suggested workflow for a project using allennlp and this new repository.
AFAIU, this is not a PyPI project. Is one expected to make this repo a submodule of a project's code? Is there some other prescribed method?