Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
projects
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
20200203141
projects
Commits
450bd27a
Commit
450bd27a
authored
Aug 28, 2020
by
20200203141
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
project 1 initial commit
parent
6da00683
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
1 deletions
+11
-1
.idea/misc.xml
+1
-1
.idea/projects.iml
+4
-0
project1/requirement.txt
+6
-0
project1/starter_code.ipynb
+0
-0
No files found.
.idea/misc.xml
View file @
450bd27a
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"Python 3.9
"
project-jdk-type=
"Python SDK"
/>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_14"
default=
"false"
project-jdk-name=
"Python 3.6 (py36)
"
project-jdk-type=
"Python SDK"
/>
<component
name=
"PyCharmProfessionalAdvertiser"
>
<option
name=
"shown"
value=
"true"
/>
</component>
...
...
.idea/projects.iml
View file @
450bd27a
...
...
@@ -5,4 +5,7 @@
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
<component
name=
"PackageRequirementsSettings"
>
<option
name=
"requirementsPath"
value=
""
/>
</component>
</module>
\ No newline at end of file
project1/requirement.txt
0 → 100644
View file @
450bd27a
sklearn
jieba
bert-embedding
nltk
matplotlib
\ No newline at end of file
project1/starter_code.ipynb
View file @
450bd27a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment