ai-cfia / ai-cfia/ailab-db

Creating a Text Comparison Program with Azure API for Correspondence Analysis

未关闭
#32 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

### Overview:

In this issue, we are working on a program that uses Azure API services for text analysis, particularly focusing on translation. The program's objective is to determine whether two text inputs correspond with each other. In a previous issue (#1), we found that obtaining only the English text was faster, more cost-effective, and simpler. Thus, our goal is to assess the reliability of ChatGPT's translation. To achieve this, we need a script that verifies if our original text maintains its meaning when translated.

The primary objective is to develop a script that can compare two text inputs to evaluate their correspondence. The software will make use of Azure API services for the text analysis.

### ToDo:

- [ ] Obtain the original text
- [ ] Obtain the translated text
- [ ] Connect to the API
- [ ] Instruct it to compare the texts
- [ ] Save the value for documentation

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。