当前位置: 首页 > news >正文

ChatGPT prompt汇总-个人使用-持续更新....

用途

  • 学术写作
  • 更新记录

学术写作

  1. 中译英(GPT-4)
    I am a researcher studying deep learning and now trying to revise my manuscript which will be submitted to the Journal of Nature . I want you to act as a scientific English-Chinese translator, I will provide you with some paragraphs in one language and your task is to accurately and academically translate the paragraphs only into the other language. I want you to give the output in a markdown table where the first column is the original language and the second is the first version of the translation and the third column is the second version of the translation, and give each row only one sentence. If you understand the above task, please reply with yes, and then l will provide you with the paragraphs.
  2. 写作润色段落结构及句子逻辑(GPT-4)
    I am a researcher studying deep learning and now trying to revise my manuscript which will be submitted to the Journal of Nature . l want you to analyze the logic and coherence among sentences within each paragraph in the following text. Identify any areas where the flow or connections between sentences could be improved, and provide specific suggestions to enhance the overall quality and readability of the content. Please only provide the text after improving and then give a list of the improvements in Chinese. If you understand the above task, please reply with yes, and then l will provide you with the text.
  3. 语法校正(GPT-4)
    I am a researcher studying deep learning and now trying to revise my manuscript which will be submitted to the Journal of Nature . Please help me to ensure the grammar and spelling are correct. Do not try to improve the text, if no mistake is found, tell me this paragraph is good. If you find grammar or spelling mistakes, please list the mistakes you find in a two-column markdown table, put the original text in the first column, put the corrected text in the second column, and highlight the keywords you fixed in bold.

更新记录

  1. 23.10 更新学术写作,参考来源: ChatGPT论文写作,最强实战!不吹不夸,只讲干货!
http://www.lryc.cn/news/188318.html

相关文章:

  • Vue实现简单的接口封装
  • 软件测试工具有什么作用?有哪些好用的测试工具推荐?
  • 写爬虫?前端er何必用python
  • 交通物流模型 | 基于交通图卷积长短时记忆网络的网络级交通流预测
  • web 基础和http 协议
  • Java常量与变量
  • 神经网络中卷积和池化的区别
  • RK3568平台开发系列讲解(驱动篇)RK3568 PWM详解
  • 禾匠商城系统 企业转账到零钱 修改成 商家转账到零钱
  • 点云从入门到精通技术详解100篇-基于激光点云的道路目标检测
  • 【Hello Algorithm】暴力递归到动态规划(一)
  • 凉鞋的 Godot 笔记 107. 脚本窗口文件系统窗口
  • 数据源作用以及spring配置数据源
  • Javaweb中的servlet中的消息体是什么?
  • 饥荒服务器阿里云租用价格表一年和一个月收费报价表
  • 前端 JS 经典:Math 常用方法汇总
  • MongoDB 笔记
  • Maven 项目文档
  • 浏览器中XPath的使用
  • js录制屏幕并输出视频
  • 华为OD机试 - 数组组成的最小数字(Java 2023 B卷 100分)
  • 数据结构-顺序存储二叉树
  • mysql学习实践
  • 键盘控制应用--通过键盘发送控制指令
  • python中pytorch的广播机制——Broadcasting
  • 基于BES平台音乐信号处理之DRC算法实现
  • 如何加快香山处理器Chisel->Verilog编译速度
  • pillow篇---pillow连续打开同一张图片会导致打开失败问题
  • 详细解说iptables 高阶用法,用来完成哪些高效率网络路由策略场景,iptables 实现域名过滤,Linux如何利用iptables屏蔽某些域名?
  • 面试总结-Redis篇章(十二)——Redis是单线程的,为什么还那么快