本文講述使用中科大開源ChatGPT論文輔助工具,對論文進(jìn)行潤色
??吹奖窘坛痰男』锇閭兌纪瓿烧撐模樌厴I(yè)。?可以加QQ群交流,一群: 123589938
第一章 介紹
今天給大家分享一款非常不錯的ChatGPT論文輔助工具,使用了專業(yè)的prompt提示,對論文進(jìn)行一鍵優(yōu)化。功能包括 中英互譯、語法錯誤查找自動糾正、還可以自動將ChatGPT輸出的LaTex格式的公式進(jìn)行轉(zhuǎn)換。為了驗證該工具,我將八篇本科論文進(jìn)行潤色,進(jìn)行對比,效果挺不錯的。所以推薦給大家。該工具內(nèi)部搭建簡單,3分鐘即可。
該工具GitHub開源,作者是binary-husky/chatgpt_academic。Star6.8K。感謝作者及其他貢獻(xiàn)人員。
第二章 搭建教程
2.1 前提
需要一臺電腦
需要一個ChatGPT賬號
2.2 步驟
git clone https://github.com/binary-husky/chatgpt_academic.git
cd chatgpt_academic
配置 OpenAI API KEY
# 安裝依賴
python -m pip install -r requirements.txt
# 運行
python main.py
出現(xiàn)如下圖所示信息即可。內(nèi)部進(jìn)行訪問
第三章 使用教程
3.1 中文輸入論文題目
3.2 學(xué)術(shù)中譯英
3.3 LaTex格式自動轉(zhuǎn)換
使用chatgpt進(jìn)行輸出的公式,一般都是latex格式的公式,可以一鍵進(jìn)行轉(zhuǎn)換。
3.4 語法糾錯
將語法糾錯后,重新編寫
文章來源:http://www.zghlxwxcb.cn/news/detail-624998.html
3.5 英文潤色
Below is a paragraph from an academic paper. Polish the writing to meet the academic style, improve the spelling, grammar, clarity, concision and overall readability. When neccessary, rewrite the whole sentence. Furthermore, list all modification and explain the reasons to do so in markdown table.
將上面的話作為promt輸入,進(jìn)行學(xué)術(shù)論文的潤色工作。
文章來源地址http://www.zghlxwxcb.cn/news/detail-624998.html
3.5 中文潤色
作為一名中文學(xué)術(shù)論文寫作改進(jìn)助理,你的任務(wù)是改進(jìn)所提供文本的拼寫、語法、清晰、簡潔和整體可讀性,同時 分解長句,減少重復(fù),并提供改進(jìn)建議。請只提供文本的更正版本,避免包括解釋。請編輯以下文本:
將上面這段話作為promt作為輸入。但是中文做promt一般效果不佳,最好使用英文。
As a Chinese academic essay writing improvement assistant, your task is to improve the spelling, grammar, clarity, conciseness, and overall readability of the text provided, while breaking down long sentences, reducing repetition, and providing suggestions for improvement. Please only provide a corrected version of the text and avoid including explanations. Please edit the text below. Reply in Chinese
到了這里,關(guān)于超詳細(xì)|ChatGPT論文潤色教程的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!