Nitish Gupta
Nitish Gupta
pyflame 1.6.6 linux-gnu x86_64 (ABI list: 26 34 36) Python 3.6.7 Following error when I try to profile a code running in a miniconda environment. Any ideas? ``` Unexpected ptrace(2)...
For dependency parse of the sentence: > Comedian-actress Roseanne Barr sang her famous shrieking rendition of the "Star Spangled Banner" before a San Diego Padres Cincinnati Reds game. Our demo...
I experienced that our latest tokenizer breaks on empty string "" and "\n" at the least. It produces an 'ArrayOutOfBound Exception'
The POSAnnotator on giving an empty string as input, throws an error. Ideally it should not do that. Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
@matt-gardner the test `test_complex_action_sequence_execution` contains two action sequences, both of which fail during execution with error: `TypeError: box_filter() missing 1 required positional argument: 'filter_function'` The conversion to `logical_form` seems fine...
In my DomainLanguage if I have a `@predicate` without a side_arg, say ``` @predicate def find_passageSpanAnswer(self, passage_attention: PA) -> PSA: ``` The grammar is made in the correct manner, i.e....
I ran the command `MODEL=bidaf_elmo docker-compose up --build` and according to the logs the demo started correctly ``` ui_1 | You can now view demo in the browser. ui_1 |...
Example: When a doc doesn't contain any Named Entity, the view_dictionary doesn't contain the key: NER_CONLL. I think the key should still be present, but the cons_list should be empty....
The Question translations provided do not contain any Bn & Te questions from the dev set (I haven't looked for test questions). Would you be able to provide Bn/Te -->...