Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
project_1
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
20200519027
project_1
Commits
884456c3
Commit
884456c3
authored
Jul 16, 2020
by
20200519027
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
project 1 补交,修改,related词表耗时过长未完成
parent
605d661f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
45 deletions
+0
-45
starter_code.ipynb
+0
-45
No files found.
starter_code.ipynb
View file @
884456c3
...
@@ -227,27 +227,6 @@
...
@@ -227,27 +227,6 @@
]
]
},
},
{
{
"cell_type": "code",
"execution_count": 375,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"['ap', 'p']"
]
},
"execution_count": 375,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"st = \"ap, p\"\n",
"word_split(st)"
]
},
{
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"source": [
"source": [
...
@@ -256,30 +235,6 @@
...
@@ -256,30 +235,6 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 63,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"2"
]
},
"execution_count": 63,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"lp = \" An apple is an apple and an orange\"\n",
"\n",
"l_lp = lp.split()\n",
"\n",
"l_lp.count(\"apple\")"
]
},
{
"cell_type": "code",
"execution_count": 137,
"execution_count": 137,
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
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