Skip to content

Commit

Permalink
minor rephrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas--graf committed Aug 27, 2018
1 parent d4f99b7 commit 98e85ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -27,3 +27,4 @@
!templates/**/
!build/
!build/**/
**/.ipynb_checkpoints/
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Course Outline
This course is an introduction to mathematics in linguistics.
It aims to help students familiarize themselves with mathematical concepts and applications that are widely relevant to theoretical and/or computational linguistics.
This covers a wide range of topics, mostly from *discrete mathematics*.
The course is also very different from what you did in high school, there's precious few numbers here and we don't care much about integrals or calculating compound interest.
The course is also very different from what you did in high school, there's precious few numbers here and we don't care much about trigonometry or calculating compound interest.
In contrast to a proper mathematics course, we also focus more on techniques and tools rather than theorems and proofs.
This means that you will learn how to work with things like matrices, semirings, and lattices, but you won't have to prove things about them.
So this is more like a CS methods course than a proper math class.
Expand Down
2 changes: 1 addition & 1 deletion source/00_syllabus/syllabus.mdown
Expand Up @@ -32,7 +32,7 @@ A strong emphasis is put on the linguistic application of the mathematical conce
This course is an introduction to mathematics in linguistics.
It aims to help students familiarize themselves with mathematical concepts and applications that are widely relevant to theoretical and\slash or computational linguistics.
This covers a wide range of topics, mostly from *discrete mathematics*.
The course is also very different from what you did in high school, there's precious few numbers here and we don't care much about equations with multiple unknowns or calculating compound interest.
The course is also very different from what you did in high school, there's precious few numbers here and we don't care much about trigonometry or calculating compound interest.
In contrast to a proper mathematics course, we also focus more on techniques and tools rather than theorems and proofs.
This means that you will learn how to work with things like matrices, semirings, and lattices, but you won't have to prove things about them.
So this is more like a CS methods course than a proper math class.
Expand Down

0 comments on commit 98e85ea

Please sign in to comment.