MatthiasCami8
commited on
Commit
•
b998447
1
Parent(s):
47f3fde
Delete .idea directory
Browse files- .idea/HFSummSpace.iml +0 -17
- .idea/inspectionProfiles/Project_Default.xml +0 -12
- .idea/inspectionProfiles/profiles_settings.xml +0 -6
- .idea/misc.xml +0 -4
- .idea/modules.xml +0 -8
- .idea/vcs.xml +0 -6
- .idea/workspace.xml +0 -108
.idea/HFSummSpace.iml
DELETED
@@ -1,17 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<module type="PYTHON_MODULE" version="4">
|
3 |
-
<component name="NewModuleRootManager">
|
4 |
-
<content url="file://$MODULE_DIR$">
|
5 |
-
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
6 |
-
</content>
|
7 |
-
<orderEntry type="inheritedJdk" />
|
8 |
-
<orderEntry type="sourceFolder" forTests="false" />
|
9 |
-
</component>
|
10 |
-
<component name="PyDocumentationSettings">
|
11 |
-
<option name="format" value="PLAIN" />
|
12 |
-
<option name="myDocStringFormat" value="Plain" />
|
13 |
-
</component>
|
14 |
-
<component name="TestRunnerService">
|
15 |
-
<option name="PROJECT_TEST_RUNNER" value="py.test" />
|
16 |
-
</component>
|
17 |
-
</module>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/inspectionProfiles/Project_Default.xml
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
<component name="InspectionProjectProfileManager">
|
2 |
-
<profile version="1.0">
|
3 |
-
<option name="myName" value="Project Default" />
|
4 |
-
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
5 |
-
<option name="ignoredErrors">
|
6 |
-
<list>
|
7 |
-
<option value="N806" />
|
8 |
-
</list>
|
9 |
-
</option>
|
10 |
-
</inspection_tool>
|
11 |
-
</profile>
|
12 |
-
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/inspectionProfiles/profiles_settings.xml
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
<component name="InspectionProjectProfileManager">
|
2 |
-
<settings>
|
3 |
-
<option name="USE_PROJECT_PROFILE" value="false" />
|
4 |
-
<version value="1.0" />
|
5 |
-
</settings>
|
6 |
-
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/misc.xml
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (HFSummSpace)" project-jdk-type="Python SDK" />
|
4 |
-
</project>
|
|
|
|
|
|
|
|
|
|
.idea/modules.xml
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ProjectModuleManager">
|
4 |
-
<modules>
|
5 |
-
<module fileurl="file://$PROJECT_DIR$/.idea/HFSummSpace.iml" filepath="$PROJECT_DIR$/.idea/HFSummSpace.iml" />
|
6 |
-
</modules>
|
7 |
-
</component>
|
8 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/vcs.xml
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="VcsDirectoryMappings">
|
4 |
-
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
5 |
-
</component>
|
6 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/workspace.xml
DELETED
@@ -1,108 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ChangeListManager">
|
4 |
-
<list default="true" id="57f23431-346d-451d-8d77-db859508e831" name="Changes" comment="">
|
5 |
-
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
6 |
-
<change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" />
|
7 |
-
<change beforePath="$PROJECT_DIR$/custom_renderer.py" beforeDir="false" afterPath="$PROJECT_DIR$/custom_renderer.py" afterDir="false" />
|
8 |
-
</list>
|
9 |
-
<option name="SHOW_DIALOG" value="false" />
|
10 |
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
11 |
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
12 |
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
13 |
-
</component>
|
14 |
-
<component name="FileTemplateManagerImpl">
|
15 |
-
<option name="RECENT_TEMPLATES">
|
16 |
-
<list>
|
17 |
-
<option value="Python Script" />
|
18 |
-
</list>
|
19 |
-
</option>
|
20 |
-
</component>
|
21 |
-
<component name="Git.Settings">
|
22 |
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
23 |
-
</component>
|
24 |
-
<component name="GitSEFilterConfiguration">
|
25 |
-
<file-type-list>
|
26 |
-
<filtered-out-file-type name="LOCAL_BRANCH" />
|
27 |
-
<filtered-out-file-type name="REMOTE_BRANCH" />
|
28 |
-
<filtered-out-file-type name="TAG" />
|
29 |
-
<filtered-out-file-type name="COMMIT_BY_MESSAGE" />
|
30 |
-
</file-type-list>
|
31 |
-
</component>
|
32 |
-
<component name="HighlightingSettingsPerFile">
|
33 |
-
<setting file="file://$PROJECT_DIR$/venv/lib/python3.7/site-packages/flair/models/sequence_tagger_model.py" root0="SKIP_INSPECTION" />
|
34 |
-
</component>
|
35 |
-
<component name="MarkdownSettingsMigration">
|
36 |
-
<option name="stateVersion" value="1" />
|
37 |
-
</component>
|
38 |
-
<component name="ProjectId" id="27jdqgqsSB1v523dZaR7czhkX4c" />
|
39 |
-
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
40 |
-
<component name="ProjectViewState">
|
41 |
-
<option name="hideEmptyMiddlePackages" value="true" />
|
42 |
-
<option name="showLibraryContents" value="true" />
|
43 |
-
</component>
|
44 |
-
<component name="PropertiesComponent"><![CDATA[{
|
45 |
-
"keyToString": {
|
46 |
-
"last_opened_file_path": "/home/matthias/Documents/Summarization-fact-checker/HugginfaceSpace/HFSummSpace",
|
47 |
-
"settings.editor.selected.configurable": "editor.preferences.folding"
|
48 |
-
}
|
49 |
-
}]]></component>
|
50 |
-
<component name="RecentsManager">
|
51 |
-
<key name="CopyFile.RECENT_KEYS">
|
52 |
-
<recent name="$PROJECT_DIR$" />
|
53 |
-
</key>
|
54 |
-
<key name="MoveFile.RECENT_KEYS">
|
55 |
-
<recent name="$PROJECT_DIR$/sample-articles-temp" />
|
56 |
-
</key>
|
57 |
-
</component>
|
58 |
-
<component name="RunManager">
|
59 |
-
<configuration name="app" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
60 |
-
<module name="HFSummSpace" />
|
61 |
-
<option name="INTERPRETER_OPTIONS" value="" />
|
62 |
-
<option name="PARENT_ENVS" value="true" />
|
63 |
-
<envs>
|
64 |
-
<env name="PYTHONUNBUFFERED" value="1" />
|
65 |
-
</envs>
|
66 |
-
<option name="SDK_HOME" value="" />
|
67 |
-
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
68 |
-
<option name="IS_MODULE_SDK" value="true" />
|
69 |
-
<option name="ADD_CONTENT_ROOTS" value="true" />
|
70 |
-
<option name="ADD_SOURCE_ROOTS" value="true" />
|
71 |
-
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/app.py" />
|
72 |
-
<option name="PARAMETERS" value="" />
|
73 |
-
<option name="SHOW_COMMAND_LINE" value="false" />
|
74 |
-
<option name="EMULATE_TERMINAL" value="false" />
|
75 |
-
<option name="MODULE_MODE" value="false" />
|
76 |
-
<option name="REDIRECT_INPUT" value="false" />
|
77 |
-
<option name="INPUT_FILE" value="" />
|
78 |
-
<method v="2" />
|
79 |
-
</configuration>
|
80 |
-
<recent_temporary>
|
81 |
-
<list>
|
82 |
-
<item itemvalue="Python.app" />
|
83 |
-
</list>
|
84 |
-
</recent_temporary>
|
85 |
-
</component>
|
86 |
-
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
87 |
-
<component name="TaskManager">
|
88 |
-
<task active="true" id="Default" summary="Default task">
|
89 |
-
<changelist id="57f23431-346d-451d-8d77-db859508e831" name="Changes" comment="" />
|
90 |
-
<created>1649837622575</created>
|
91 |
-
<option name="number" value="Default" />
|
92 |
-
<option name="presentableId" value="Default" />
|
93 |
-
<updated>1649837622575</updated>
|
94 |
-
</task>
|
95 |
-
<servers />
|
96 |
-
</component>
|
97 |
-
<component name="Vcs.Log.Tabs.Properties">
|
98 |
-
<option name="TAB_STATES">
|
99 |
-
<map>
|
100 |
-
<entry key="MAIN">
|
101 |
-
<value>
|
102 |
-
<State />
|
103 |
-
</value>
|
104 |
-
</entry>
|
105 |
-
</map>
|
106 |
-
</option>
|
107 |
-
</component>
|
108 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|