-
I have to build a FR-JP model, and I don't find large parallel resources.
First of all, do you know about a large FR-JP corpus somewhere ?
I just have an idea. I would like to know if someone …
-
Currently, I'm facing circular dependency in `AdminChooser` and solved this by importing the Model in the `__init__` like this:
```python
from django.contrib.admin.utils import quote
from django.…
-
**Problem:** The Models folder in Services Solution contains a mis-mash of objects representing either Application Models (PlanModel, OffersModel), API Response classes mapped from original DTOs (Subs…
-
### Overview
Update the [Text Analysis](https://github.com/hackforla/data-science/wiki/Text-Analysis) page with resources and an article header.
### Action Items
- [ ] Create a Google Doc in the …
-
seamlessm4t can generate transcription so I thought that it storing timestamps somewhere. Is it true?
-
### Is your proposal related to a problem?
Wagtail is entented to be a multi-site platform.
The current Locale model doens't have a multi-site setup kept in mind as you can't define languages per …
-
I often discover that text is incorrectly translated when it is upper-case. See examples:
```
TOMORROW IS A GENERAL STRIKE BECAUSE THE HEALTH OF WORKERS COMES BEFORE THE PROFITS OF THE BOSSES!
``…
jirib updated
3 years ago
-
## ❓ Questions and Help
#### What is your question?
To reproduce, I'm tring to do below instruction. But it doesn't work.
https://github.com/facebookresearch/fairseq/tree/iwslt2023/examples/s…
-
LlamaSharp config from appsettings.json
```
"LlamaSharp": {
"Interactive": true,
"ModelDir": "C:\\Models\\TheBloke\\CodeLlama-7B-GGUF",
"DefaultModel": "codellama-7b.Q5_K_M.gguf",
…
ghost updated
5 months ago
-
Hi there!
We're using Rosetta 0.9.4 on Django 2.2.17, and all is good. Apart from skepticism of professional translators, of course. The main theme is, _"The tool doesn't provide a TM, hence we can…