-
亲爱的维护者
我写这封信是为了提请您注意 "RenpyThief "软件潜在的许可问题,该软件在 Bilibili 上得到了积极的推广(作者的 Bilibili 页面:https://space.bilibili.com/314844/dynamic)。
该软件似乎在很大程度上建立在对多个开源项目的整合和修改之上,而这些项目的使用方式可能与各自的许可条款不符。值得注意的是,GPL v3…
-
### vndb link/id
https://vndb.org/v10732
### Game resource 游戏资源
The hook is correct using textractor, so I can translate the game. But with lunatranslator there isn't text for translate.
#…
-
In the documentation, this example: https://aws-samples.github.io/amazon-textract-textractor/notebooks/visualizing_results.html#Visualizing-the-result-of-a-search does not generate the right output.
…
-
For The Great Ace Attorney Chronicles(https://vndb.org/r79408) . There is no hook code available by default.
I bought this game from steam.
-
Hello Dangetsu. Do you planning develop vnr?
-
-
ChatGPT API released:
https://openai.com/blog/introducing-chatgpt-and-whisper-apis
The translation request payload would be like
```
translate the following sentence in Chinese: "..."
```
RPing updated
1 month ago
-
One of the main features of Textractor is its extensions. At least, that's what it's claimed to be.
Currently the only extensions we (people who don't know how to code) have are the ones that come …
-
I'm using Textract in a web application.
I'm enqueuing jobs using `extractor.start_document_analysis` and storing the returned job ID in a database.
Later, I call `extractor.get_result(job_id)` …
-
Per [this example](https://aws-samples.github.io/amazon-textract-textractor/notebooks/parsing_an_existing_response.html) reference:
> There are two ways to parse an existing JSON. The simplest one,…