allennlp-demo icon indicating copy to clipboard operation
allennlp-demo copied to clipboard

Code for the AllenNLP demo.

Results 97 allennlp-demo issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.0 to 5.2.0. Changelog Sourced from eslint-plugin-promise's changelog. 5.2.0 Updated param-names rule to allow for unused params 5.1.1 Updated docs to include no-callback-in-promise reasons #215 Commits 1f982da...

dependencies
javascript

It's failing because of this error: ``` modules by path ./src/ 345 KiB modules by path ./src/demos/ 102 KiB optional modules 89.3 KiB [optional] 13 modules ./src/demos/ sync \/index\.ts$ 695...

bug

Hi, I am working on the interpretability of models. I want to use AllenAI demo to check the saliency maps and adversarial attack methods (implemented in this demo) on some...

…l/lib/python3.8/site-packages/itsdangerous/__init__.py)

After adopting GitHub's new dark mode feature, I noticed the header in README.md is very hard to read. ![Screen Shot 2021-04-22 at 3 41 48 PM](https://user-images.githubusercontent.com/11339146/115793840-b48a4000-a381-11eb-9885-c4b0c1bddfa1.png)

Contributions Welcome

The allennlp team wants to be able to see how alterations to models affect the results of SEQ pipelines. The ask is to have a tool that looks kind of...

From @OhadRubin's work https://github.com/OhadRubin/SmBop, see the discussion [here](https://github.com/allenai/allennlp-gallery/issues/40) and the Google Colab demo [here](https://colab.research.google.com/drive/1KGlETGn9wngUPQrkFfa7ySecU-t_I3Y2#scrollTo=X1v6F3TlOMKH). This is a SQL semantic parsing demo where the user picks out of a dropdown menu...

We believe this will prevent the certificate issue we encountered today from occurring again. This isn't urgent, as we're unlikely (hopefully) to migrate clusters again soon.

enhancement