https://github.com/bastian/bachelors-thesis
The LaTeX project for my bachelor's thesis "Abstractive Text Summarization of Meetings"
https://github.com/bastian/bachelors-thesis
Last synced: 3 months ago
JSON representation
The LaTeX project for my bachelor's thesis "Abstractive Text Summarization of Meetings"
- Host: GitHub
- URL: https://github.com/bastian/bachelors-thesis
- Owner: Bastian
- License: mit
- Created: 2020-01-16T13:51:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T17:23:43.000Z (over 5 years ago)
- Last Synced: 2025-01-01T20:46:23.376Z (5 months ago)
- Language: TeX
- Size: 1.29 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bachelor's Thesis
**IMPORTANT: This repository is work in progress!**
This repository contains the LaTeX files for my bachelor's thesis "Abstractive Text Summarization of Meetings".
### What is a Bachelor's Thesis?
The bachelor's thesis is the final thesis in Germany to obtain the [bachelor's degree](https://en.wikipedia.org/wiki/Bachelor%27s_degree).
## Related Repositories
The following two repositories contain the source code, that is used for this work.
* [Abstractive Summarization of Meetings](https://github.com/Bastian/Abstractive-Summarization-of-Meetings)
* [Meeting-Parser](https://github.com/Bastian/Meeting-Parser)## Used Template
I'm using the LaTeX template from my university.
It can be found at [th-nuernberg/thesis-template](https://github.com/th-nuernberg/thesis-template).I've cloned the template when the newest commit was `4fe5e5ba6f20ed0a799d8ab062074de78f397166`.
Any changes after this commit are not part of this repository.## License
This work is under exclusive copyright. You are not allowed to copy, distribute, or modify this work.
The template was licensed under the MIT-license. A copy of the original license can be found in the
[TEMPLATE_LICENSE](./TEMPLATE_LICENSE) file.This project itself is **not** licensed under the MIT-license!