-
Hey there,
I need to evaluate the (max) memory usage and annotation speed, for the following annotators:
- Tokenization into words
- Tokenization into sentences
- Part-of-speech tagging
- L…
-
The jieba-rs support tagging part-of-speech by `tag` function, could you export it to this library?
-
Frog integrates various NLP modules (for dutch) so perhaps it should be added to the following categories?
* Morphological Analysis
* Named Entity Recognition
* Lemmatization
* Part-of- Speech T…
-
I didn't get the data in pkl format, so I want to ask some details in the code:
1.dataloader:
`for idx, inp, pos, dep_fw, dep_bw, ans_ne, wgt_ne, ans_rel, wgt_rel in ld_ts`
what are the meanings …
-
It seems to me as if the TTL version (or maybe all LD versions) of the LAPPS vocabulary could use some refactoring.
My understanding is that these should represent a schema (based on OWL and/or RD…
-
-
Hi all,
I saw the creation of this repository, and would like to understand how this repository is tied Solid.
The README says:
> extending Solid with capabilities in Natural Language Process…
-
### Description
Apache OpenNLP functionality has been available in Lucene starting with [v7.3.0](https://lucene.apache.org/core/7_3_0/analyzers-opennlp/index.html). Based on a request from one of my…
-
We can import the `kuromoji` library to do Japanese morphological analyze.
```html
Kuromoji is an easy to use and self-contained Japanese morphological analyzer that does
Word segmentation. Se…
-
`**********************************************************************
Part-of-speech tagging tokenized data....
/mnt/d/Programs/semafor/master3/scripts/jmx /mnt/d/Programs/semafor/master3
Read 11…