文件名称:WIP3
介绍说明--下载内容均来自于网络,请自行研究使用
Kaggle竞赛“Can your AI smarter than a 8th grade student?”的代码。
使用文本相似度计算的方法,对美国八年级学生的科学考试卷(4选1选择题)进行自动回答。-Kaggle contest Can your AI smarter than a 8th grade student? Code.
The method of using text similarity calculation, the US eighth-grade students in science test volume (4 to 1 choice) for automatic answer.
使用文本相似度计算的方法,对美国八年级学生的科学考试卷(4选1选择题)进行自动回答。-Kaggle contest Can your AI smarter than a 8th grade student? Code.
The method of using text similarity calculation, the US eighth-grade students in science test volume (4 to 1 choice) for automatic answer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WIP3\.classpath
....\.project
....\.settings\org.eclipse.jdt.core.prefs
....\bin\FAQData.class
....\...\QuestionData.class
....\...\Scanner.class
....\...\TestExamples.class
....\...\Util.class
....\note.txt
....\output.csv
....\src\FAQData.java
....\...\QuestionData.java
....\...\Scanner.java
....\...\TestExamples.java
....\...\Util.java
....\training_set.tsv
....\validation_set.tsv
....\.settings
....\bin
....\src
WIP3