Ayal Klein

Results 4 issues of Ayal Klein

When trying to use `allennlp predict` for parsing SDP on new texts, it raises an error. The reason is that in `utils\transition_sdp_predictor.py`, the `SDPParserPredictor._json_to_instance` method violating the documented contract: `Expects...

According to OKR V1 spec, a prepositional phrase that modifies a noun should be considered as (explicit) proposition, where the preposition is the predicate. E.g., for "A mail from John...

bug

Got this output from props_wrapper, for the sentence: 'Several people killed or injured in an explosion at a church in northern Nigeria , officials say .' Notice a predicate named...

bug

I encountered this example - its about tweet 258907583165911040 from boy_scouts: > {'Entities': {'A1': ('Released', (10,)), 'A2': ('Perversion Files Set', (4, 6, 7)), 'A3': ('Released', (22,)), 'A4': ('Perversion Files Set',...

question