-
I am using the CLI training interface to train a custom tagger and parser. The dependency labels are a custom set of semantic labels. The training data is converted from conll format.
I am not using …
-
## Summary
Instead of the usual vocal command, "Go and Get It" will use a text message sent through a ROS message.
Do we need to use NLP or is this meant as a full by-pass and a simple hand-made pa…
-
Imported from JIRA [DS-1775] created by bram
When looking at:
https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/discovery/SolrServiceImpl.java#L1439
It seems like the d…
-
I am trying to parse a pdf & apply the DOCQA model to it.Roberta as well as BERT..!! But I am not getting right answer for it.. whereas independently it's works accurately... !!
This is my flow.ym…
-
Following the example of the text highlighted in this link:
https://wiki.opencog.org/w/RelEx2Logic_representation#:~:text=The%20book%20is,stv%200.001%200.99000001))%0A%20%20%20)%0A)
When I execute…
-
I am wondering if the community currently need classical Chinese corpus. If so, I am glad to do some voluntary work.
Jarvx updated
3 years ago
-
Hello, I'm trying to detect entities with a custome NER spacy model. I trained it on wikipedia articles via CLI and it gave an F-Score of around 75%. Now I'm trying to test it with articles from the w…
-
I would strongly advocate using a UD-specific main evaluation metric that focuses on content word dependencies. Please see http://stp.lingfil.uu.se/~nivre/docs/udeval-cl.pdf for some of the arguments …
-
I was doing some basic parsing tests and found that a very mundane word was lemmatised incorrectly. The Dutch word eten ("to eat") is incorrectly lemmatised as "emmen" when given in its singular form.…
-
I want to use sling to get a propbank-like parse of a sentence. [parsing.md](https://github.com/google/sling/blob/master/doc/guide/parsing.md) shows an example were 'John loves Mary' is nicely parsed …