-
Hi! I am trying the Jina examples from [here](https://github.com/jina-ai/examples/tree/master/multires-lyrics-search) with my own data. I'm new to jina. So sorry if this is a trivia query.
I have a…
-
Context: I've slowly been refactoring legacy CLTK code and adding a modern NLP API. We're close to having an alpha ready and the following is remaining code that hasn't been moved from the old version…
-
LIST:
- [] [image-torch-object-detection-segmenter ](https://github.com/jina-ai/executors/tree/main/jinahub/segmenters/TorchObjectDetectionSegmenter)
- [] i[mage-normalizer ](https://github.com/ji…
-
Can I use awesome-align for monosyllabic language (e.g. Vietnamese).
For example:
Instead of:
"sinh"==="student"
"viên"==="student"
Want to:
"sinh viên"==="student"
Thanks for your project.
-
---
Title: Sentence Segmenter
About: It's an GUI script
Name: Akash Ramanand Rajak
Label: Feature Request
Assignee: ''
---
Define You:
- [x] LGM-SOC'21 Participant
- [ ] DevIncept Part…
-
Refactor the functionality for document batching. This is currently used in the following executors and can be implemented once and imported from jina_commons instead.
It roughly looks like this:
…
-
python: 3.7.3
spacy: 2.3.4
After each training epoch, I run the model on independent data to check how well the model is performing.
After that, I save the precision of all iterations to a file.…
-
There are a lot of partial sentences such as:
> is applied to species he described.
> a fully documented genealogy e.g.
> are verbs.
These seem to occur commonly after an abbreviation with…
-
For this example (preprint):
[Uploading document_sentence_segmentation_issues.pdf…]()
we have some incomplete bounding boxes for coordinates at sentence-level, see the 5 last sentences of this p…
-
Hi, I'm using the latest version of material, and set searching language as 'ja' to support Chinese words. For words no longer than 2 characters, the search works good. But if the search query message…