allenai / allennlp-semparse

A framework for building semantic parsers (including neural module networks) with AllenNLP, built by the authors of AllenNLP
Apache License 2.0
107 stars 24 forks source link

Link to old tutorial in README.md is broken #17

Open Tmr opened 4 years ago

Tmr commented 4 years ago

404 link to "old tutorial" in README.md:

https://github.com/allenai/allennlp/blob/master/tutorials/getting_started/semantic_parsing.md

It looks like that it's moved to the "docs" directory:

https://github.com/allenai/allennlp/blob/master/docs/tutorials/getting_started/semantic_parsing.md

Mistobaan commented 4 years ago

is gone from there too now

jeffersonHsieh commented 2 years ago

A bit late, but for anyone still interested in reading the old tutorial, you can find it in the commit history: https://github.com/allenai/allennlp/blob/5ba77d44d9c87f1a12ec4ea63aca1d965399090f/docs/tutorials/getting_started/semantic_parsing.md