Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Language Detection
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
1MAE002 - ALGORITHM AND COMPUTING
Language Detection
Commits
0e2d7c45
Commit
0e2d7c45
authored
Sep 12, 2024
by
DETCHART Jonathan
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
ccbb2f78
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-0
7 additions, 0 deletions
README.md
with
7 additions
and
0 deletions
README.md
+
7
−
0
View file @
0e2d7c45
...
...
@@ -58,6 +58,13 @@ make test
>
> for any question x, you can run `make qx` to see the output of this question, e.g. `make q1` or `make q4.2.1`
If make is not installed, you can also run the command:
```
shell
pytest
```
See the makefile in the project to specify the test you want to run.
## Q1. Occurrence frequency analysis [[toc](#table-of-content)]
> :exclamation: **Important**
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment