Skip to content

Basic Mathematics for Computational Linguistics

License

Notifications You must be signed in to change notification settings

fau-klue/clmaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Mathematics for Computational Linguistics

This is a small collection of basic mathematics for your off-the-shelf Computer Linguist.

https://fau-klue.github.io/clmaths/

Development and Contributing

This website is generated using Ruby Jekyll: https://jekyllrb.com/

So that means you will have to install Ruby and Bundler on your system.

Installation of dependencies:

bundle install --path=.bundle

Running the local Jekyll server:

bundle exec jekyll serve

The site can then be reached at: http://localhost:4000/clmaths/

Testing

To run the tests in the Rakefile:

bundle exec rake test

Mathematical Notation

For the mathematical notation we use MathJax. Formulas can be written in TeX, see the MathJax documentation for details.

Code Snippets

To include Code examples we (for far) use JavaScript and R playgrounds (fiddle), so that the code can directly be included into the courses.

- https://jsfiddle.net/
- http://www.r-fiddle.org/

Citation

Format for any citations is the APA style.

About

Basic Mathematics for Computational Linguistics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published