“Dialog-documents”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
第10行: 第10行:
  
  
== Editing rules, editing conventions, and formatting == <!--T:4-->
+
== Research Report == <!--T:4-->
  
 
<!--T:5-->
 
<!--T:5-->
The number one rule of wiki editing is to '''be bold'''. Go ahead - make changes. Other people can correct any mistakes you make, so have confidence, and give it a try! There are all kinds of editing conventions, rules, and philosophies for the editing of wiki pages, but the '''be bold''' rule is the most important of these!
+
At first, we survey some recent ways about QA.
  
 
<!--T:6-->
 
<!--T:6-->
An edit can contribute whole new paragraphs or pages of information, or it can be as simple as fixing a typo or a spelling mistake. In general, try to add or edit text so that it is clear and concise. Most importantly, make sure you are always aiming to do something which'' improves ''the contents of the wiki.
+
The second, we get some open sources.
  
 
<!--T:7-->
 
<!--T:7-->
When you need to use some type of formatting, such as for new headings or bolding of text, you do this using wiki syntax or the buttons in the [[<tvar|meta-help-edittoolbar>m:Special:MyLanguage/Help:Edit toolbar</>|edit toolbar]] above the editing zone. See [[<tvar|help-formatting>Special:MyLanguage/Help:Formatting</>|Help:Formatting]] for some of the common types of formatting used.
+
At the last, according to the requirements, we make a future plan.
  
 
== Future Work == <!--T:8-->
 
== Future Work == <!--T:8-->
  
 
<!--T:9-->
 
<!--T:9-->
Before you save a change, you can enter a short note in the "'''<tvar|int-summary>{{int|summary}}</>'''" box describing your changes. Don't worry too much about this, or spend too much time thinking about it: just put in a short description of what you just changed. For example, you might say "''fixed typo''" or "''added more information about sunflowers''".
+
The whole project will be spilted to three parts and finish them step by step.
  
 
<!--T:10-->
 
<!--T:10-->
This summary gets stored alongside your edit, and allows people to [[<tvar|help-tracking1>Special:MyLanguage/Help:Tracking changes</>|track changes]] in the wiki more effectively.
+
# The first step, we will finish the core function which includes the system's main states translating and answer about the general questions.
 +
# The second step, we plan to improve the system and make it more smartly. For example, the system could chat with customers and answer some questions such as roads line, weather ,and so on.
 +
# At the last, the system may guess some answer from the conversation.
  
 
== Schedule == <!--T:11-->
 
== Schedule == <!--T:11-->
  
 
<!--T:12-->
 
<!--T:12-->
It's a good idea to use the "'''<tvar|int-showpreview>{{int|showpreview}}</>'''" button to see what your change will look like, before you save it. This is also related to [[<tvar|help-tracking2>Special:MyLanguage/Help:Tracking changes</>|tracking changes]] because every time you save, this is displayed to others as a separate change. This isn't something to worry about too much, but it's good to get into the habit of eliminating mistakes in your own work, by using a preview before saving, rather than saving, then having to do ''another'' edit just to make one or more minor corrections.
+
We plan to spend about two weeks to give a simple demo.
 
+
{| class="wikitable"
==Show changes== <!--T:13-->
+
!People !! Works
 
+
|-
<!--T:14-->
+
|zhangshuai
Another option is the "'''<tvar|int-showdiff>{{int|showdiff}}</>'''" button which allows you to see the differences between the current version and the edited version.
+
||
 
+
* Analysis the open source and compare them, make a decision to choose one
== Other types of editing == <!--T:15-->
+
* Gave a demo which can do some simple work
 
+
|-
<!--T:16-->
+
|-
With wiki edits you can start a new page, move (or rename) a page, or even delete a page:
+
|jinyanchi
 
+
|| 
 
+
* Use the Scrapy-Framework to get some data
* {{ll|Help:Starting a new page}}
+
|-
* {{ll|Help:Moving a page}}
+
|}
* {{ll|Help:Sysop deleting and undeleting}}
+
 
+
<translate>
+
<!--T:18-->
+
Remember you should always aim to improve the overall contents of the wiki with your edits.
+
 
+
== Discussion == <!--T:19-->
+
 
+
<!--T:20-->
+
Every article has its own "talk page" where you can ask questions, make suggestions, or discuss corrections. See [[<tvar|help-talkpage>Special:MyLanguage/Help:Talk pages</>|Help:Talk pages]].
+
</translate>
+
 
+
[[Category:Edit{{translation}}]]
+
[[Category:Help{{translation}}|{{PAGENAME}}]]
+

2017年8月2日 (三) 02:31的版本

This article is about the project of QA

  1. Survey methods on recent QA solutions and give a report.
  2. Make a plan about the future work.
  3. Give a schedule about next work.


Research Report

At first, we survey some recent ways about QA.

The second, we get some open sources.

At the last, according to the requirements, we make a future plan.

Future Work

The whole project will be spilted to three parts and finish them step by step.

  1. The first step, we will finish the core function which includes the system's main states translating and answer about the general questions.
  2. The second step, we plan to improve the system and make it more smartly. For example, the system could chat with customers and answer some questions such as roads line, weather ,and so on.
  3. At the last, the system may guess some answer from the conversation.

Schedule

We plan to spend about two weeks to give a simple demo.

People Works
zhangshuai
  • Analysis the open source and compare them, make a decision to choose one
  • Gave a demo which can do some simple work
jinyanchi
  • Use the Scrapy-Framework to get some data