You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
807 B

  1. {
  2. "cells": [
  3. {
  4. "cell_type": "markdown",
  5. "id": "622dfcd6",
  6. "metadata": {},
  7. "source": [
  8. "# Group 09 - Automatic Sentence Completion for PubMed"
  9. ]
  10. },
  11. {
  12. "cell_type": "markdown",
  13. "id": "5e4cec3c",
  14. "metadata": {},
  15. "source": [
  16. "### Authors:\n",
  17. "- Eric Münzberg\n",
  18. "- Shahein Enjjar\t\n",
  19. "- Leonard Starke"
  20. ]
  21. }
  22. ],
  23. "metadata": {
  24. "kernelspec": {
  25. "display_name": "Python 3 (ipykernel)",
  26. "language": "python",
  27. "name": "python3"
  28. },
  29. "language_info": {
  30. "codemirror_mode": {
  31. "name": "ipython",
  32. "version": 3
  33. },
  34. "file_extension": ".py",
  35. "mimetype": "text/x-python",
  36. "name": "python",
  37. "nbconvert_exporter": "python",
  38. "pygments_lexer": "ipython3",
  39. "version": "3.10.8"
  40. }
  41. },
  42. "nbformat": 4,
  43. "nbformat_minor": 5
  44. }