JeffreyYang commited on
Commit
59f5356
2 Parent(s): a551088 fc5a356

fix conflict

Browse files
.idea/.gitignore CHANGED
@@ -1,3 +1,4 @@
 
1
  # 默认忽略的文件
2
  /shelf/
3
  /workspace.xml
@@ -6,3 +7,8 @@
6
  # Datasource local storage ignored files
7
  /dataSources/
8
  /dataSources.local.xml
 
 
 
 
 
 
1
+ <<<<<<< HEAD
2
  # 默认忽略的文件
3
  /shelf/
4
  /workspace.xml
 
7
  # Datasource local storage ignored files
8
  /dataSources/
9
  /dataSources.local.xml
10
+ =======
11
+ # Default ignored files
12
+ /shelf/
13
+ /workspace.xml
14
+ >>>>>>> fc5a3563ffc1c7e0327baa5ec1f88c9b15852d7c
.idea/MarketingResearch.iml CHANGED
@@ -2,7 +2,11 @@
2
  <module type="PYTHON_MODULE" version="4">
3
  <component name="NewModuleRootManager">
4
  <content url="file://$MODULE_DIR$" />
 
5
  <orderEntry type="jdk" jdkName="Python 3.9 (base)" jdkType="Python SDK" />
 
 
 
6
  <orderEntry type="sourceFolder" forTests="false" />
7
  </component>
8
  </module>
 
2
  <module type="PYTHON_MODULE" version="4">
3
  <component name="NewModuleRootManager">
4
  <content url="file://$MODULE_DIR$" />
5
+ <<<<<<< HEAD
6
  <orderEntry type="jdk" jdkName="Python 3.9 (base)" jdkType="Python SDK" />
7
+ =======
8
+ <orderEntry type="inheritedJdk" />
9
+ >>>>>>> fc5a3563ffc1c7e0327baa5ec1f88c9b15852d7c
10
  <orderEntry type="sourceFolder" forTests="false" />
11
  </component>
12
  </module>
.idea/inspectionProfiles/Project_Default.xml CHANGED
@@ -4,6 +4,7 @@
4
  <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
5
  <option name="ignoredPackages">
6
  <value>
 
7
  <list size="15">
8
  <item index="0" class="java.lang.String" itemvalue="python-docx" />
9
  <item index="1" class="java.lang.String" itemvalue="pyodbc" />
@@ -20,9 +21,61 @@
20
  <item index="12" class="java.lang.String" itemvalue="PyPDF2" />
21
  <item index="13" class="java.lang.String" itemvalue="Flask" />
22
  <item index="14" class="java.lang.String" itemvalue="openai" />
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  </list>
24
  </value>
25
  </option>
26
  </inspection_tool>
 
 
 
 
 
 
 
 
 
 
27
  </profile>
28
  </component>
 
4
  <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
5
  <option name="ignoredPackages">
6
  <value>
7
+ <<<<<<< HEAD
8
  <list size="15">
9
  <item index="0" class="java.lang.String" itemvalue="python-docx" />
10
  <item index="1" class="java.lang.String" itemvalue="pyodbc" />
 
21
  <item index="12" class="java.lang.String" itemvalue="PyPDF2" />
22
  <item index="13" class="java.lang.String" itemvalue="Flask" />
23
  <item index="14" class="java.lang.String" itemvalue="openai" />
24
+ =======
25
+ <list size="39">
26
+ <item index="0" class="java.lang.String" itemvalue="bs4" />
27
+ <item index="1" class="java.lang.String" itemvalue="scikit-learn" />
28
+ <item index="2" class="java.lang.String" itemvalue="nltk" />
29
+ <item index="3" class="java.lang.String" itemvalue="python-dateutil" />
30
+ <item index="4" class="java.lang.String" itemvalue="azure-functions" />
31
+ <item index="5" class="java.lang.String" itemvalue="numpy" />
32
+ <item index="6" class="java.lang.String" itemvalue="requests" />
33
+ <item index="7" class="java.lang.String" itemvalue="certifi" />
34
+ <item index="8" class="java.lang.String" itemvalue="soupsieve" />
35
+ <item index="9" class="java.lang.String" itemvalue="urllib3" />
36
+ <item index="10" class="java.lang.String" itemvalue="pycountry" />
37
+ <item index="11" class="java.lang.String" itemvalue="google-cloud-translate" />
38
+ <item index="12" class="java.lang.String" itemvalue="Cython" />
39
+ <item index="13" class="java.lang.String" itemvalue="rarfile" />
40
+ <item index="14" class="java.lang.String" itemvalue="fuzzywuzzy" />
41
+ <item index="15" class="java.lang.String" itemvalue="beautifulsoup4" />
42
+ <item index="16" class="java.lang.String" itemvalue="coverage" />
43
+ <item index="17" class="java.lang.String" itemvalue="scipy" />
44
+ <item index="18" class="java.lang.String" itemvalue="six" />
45
+ <item index="19" class="java.lang.String" itemvalue="pyodbc" />
46
+ <item index="20" class="java.lang.String" itemvalue="chardet" />
47
+ <item index="21" class="java.lang.String" itemvalue="pandas" />
48
+ <item index="22" class="java.lang.String" itemvalue="parsel" />
49
+ <item index="23" class="java.lang.String" itemvalue="pdfplumber" />
50
+ <item index="24" class="java.lang.String" itemvalue="azure-storage-blob" />
51
+ <item index="25" class="java.lang.String" itemvalue="pytz" />
52
+ <item index="26" class="java.lang.String" itemvalue="idna" />
53
+ <item index="27" class="java.lang.String" itemvalue="openpyxl" />
54
+ <item index="28" class="java.lang.String" itemvalue="selenium" />
55
+ <item index="29" class="java.lang.String" itemvalue="elasticsearch7" />
56
+ <item index="30" class="java.lang.String" itemvalue="lxml" />
57
+ <item index="31" class="java.lang.String" itemvalue="python-dotenv" />
58
+ <item index="32" class="java.lang.String" itemvalue="authing" />
59
+ <item index="33" class="java.lang.String" itemvalue="Flask" />
60
+ <item index="34" class="java.lang.String" itemvalue="jieba" />
61
+ <item index="35" class="java.lang.String" itemvalue="azure-cognitiveservices-vision-computervision" />
62
+ <item index="36" class="java.lang.String" itemvalue="undetected_chromedriver" />
63
+ <item index="37" class="java.lang.String" itemvalue="freezegun" />
64
+ <item index="38" class="java.lang.String" itemvalue="xlrd" />
65
+ >>>>>>> fc5a3563ffc1c7e0327baa5ec1f88c9b15852d7c
66
  </list>
67
  </value>
68
  </option>
69
  </inspection_tool>
70
+ <<<<<<< HEAD
71
+ =======
72
+ <inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
73
+ <option name="ignoredErrors">
74
+ <list>
75
+ <option value="N806" />
76
+ </list>
77
+ </option>
78
+ </inspection_tool>
79
+ >>>>>>> fc5a3563ffc1c7e0327baa5ec1f88c9b15852d7c
80
  </profile>
81
  </component>
flagged/log.csv CHANGED
@@ -1,3 +1,8 @@
 
1
  code,output,flag,username,timestamp
2
  000001,,,,2023-03-11 22:22:03.186046
3
  /Users/jeffrey/code/AI/MarketingResearch/flagged/上传你的图片/tmpbs1j65y7.jpg,/Users/jeffrey/code/AI/MarketingResearch/flagged/图片转换后/tmp7a419ra2.png,,,2023-03-12 16:13:44.396424
 
 
 
 
 
1
+ <<<<<<< HEAD
2
  code,output,flag,username,timestamp
3
  000001,,,,2023-03-11 22:22:03.186046
4
  /Users/jeffrey/code/AI/MarketingResearch/flagged/上传你的图片/tmpbs1j65y7.jpg,/Users/jeffrey/code/AI/MarketingResearch/flagged/图片转换后/tmp7a419ra2.png,,,2023-03-12 16:13:44.396424
5
+ =======
6
+ ho,output,flag,username,timestamp
7
+ ,gooD,,,2023-03-12 19:48:15.694109
8
+ >>>>>>> fc5a3563ffc1c7e0327baa5ec1f88c9b15852d7c