-
Hi,
I was wondering if you could release the code as in section 4.5 coreference resolution?
Thank you!
-
Hello guys, Hello Mr. Bruno,
When I run the below bash commands to convert a .txt file (the one I will use for coreference resolution prediction) to a .jsonlines file, this bug's outputted. I tried t…
-
Hi,
I am interested in incorporating the constituency parser in AllenNLP to a product. However, I cannot find any examples that shows how one can use the constituency parser in python script to imp…
-
I'm using the CoreNLP server inside Stanza for coreference resolution. After I make a successful request to the server in Python, I'd like to make use of the result. Can someone explain to me what the…
-
Hi, I have a problem when working with neuralcoref. I want to do coreference resolution for my doc and then split its resolved version to sentences. I expect that the number of sentences in the origin…
-
Could you please help with coreference model loading?
**DeepPavlov version** (you can look it up by running `pip show deeppavlov`):
Name: deeppavlov
Version: 0.13.0
Summary: An open source libra…
-
Hi,
I can't find the ArabicGrammaticalStructure class from the nlp.stanford.
It works for english data but not for Arabic .
Converting constituents to dependencies...
development: 0% 0/44 [0…
-
I've tried loading several pre-trained models with `DygieppPipe` (imported from `dygie.spacy_interface.spacy_interface`) -- `scierc`, `mechanic` (coarse/granular), `genia` -- get errors raised in `ma…
-
I'm testing the library, and I'm getting some weird results:
for the following input:
`However, for much of the later part of his career, he worked on two ultimately unsuccessful endeavors. Firs…
-
Implement **at least** three of:
- [x] Part-of-speech tagging
- [x] Named entity recognition
- [ ] Phrasal
- [ ] Coreference resolution
- [ ] Sentiment analysis
- [ ] Synonym recognition