2828</ header >
2929
3030< main id ="container ">
31+ < h2 > Contact me</ h2 >
32+ < div >
33+ < a href ="https://github.com/Fabbernat " target ="_blank "> GitHub</ a >
34+ < a href ="
mailto:[email protected] "
target ="
_blank "
> Gmail
</ a > 35+ < a href ="https://www.facebook.com/profile.php?id=100012511780116 " target ="_blank "> Facebook</ a >
36+ < a href ="https://www.instagram.com/Fabbernat/ " target ="_blank "> Instagram</ a >
37+ < a href ="https://www.linkedin.com/in/bern%C3%A1t-f%C3%A1bi%C3%A1n-7a1bb7299/ " target ="_blank "> LinkedIn</ a >
38+ </ div >
3139 < section class ="section " id ="about ">
3240 < div class ="image-container ">
33- < img src =" /img/profile_picture.png " alt ="This is me. ">
41+ < img alt ="This is me. " src =" /img/profile_picture.png ">
3442 </ div >
3543 < h1 > About me</ h1 >
3644 < ul >
@@ -47,7 +55,6 @@ <h1>About me</h1>
4755 < li > I can speak fluently in Hungarian, English, and I can also understand German.</ li >
4856 < li > My main programming language is Python.</ li >
4957 </ ul >
50-
5158 </ section >
5259 < section class ="section " id ="news ">
5360 < h1 > News</ h1 >
@@ -57,27 +64,36 @@ <h1>News</h1>
5764 </ section >
5865 < section class ="section " id ="publications ">
5966 < h1 > Publications</ h1 >
60- < ul >
61- < li > Peternity - A context-based word sense disambiguation system and algorithm library written in Python,
62- based on < a href ="https://pilehvar.github.io/wic/ " target ="_blank "> WiC: The Word-in-Context Dataset</ a > ,
63- a reliable benchmark for the evaluation of context-sensitive word embeddings.
64- </ li >
67+ < div >
68+ < ul >
69+ < li > Peternity - A context-based word sense disambiguation system and algorithm library written in
70+ Python,
71+ based on < a href ="https://pilehvar.github.io/wic/ " target ="_blank "> WiC: The Word-in-Context
72+ Dataset</ a > ,
73+ a reliable benchmark for the evaluation of context-sensitive word embeddings.
74+ </ li >
75+ < li style ="list-style-type: none; "> 2024-2025</ li >
76+ < li style ="list-style-type: none; "> Links:</ li >
77+ </ ul >
78+ < br >
6579 < ul >
6680 < span >
6781 < img alt ="oveleaflogo.png " height ="32 " src ="/img/oveleaflogo.png " width ="32 ">
6882 < li > < a href ="https://www.overleaf.com/read/hdsmwqzsjyhy#e73a16 "
6983 target ="_blank "> Overleaf project</ a > </ li >
7084 </ span >
71- < img alt ="PDF_file_icon.svg.png " src ="/img/PDF_file_icon.svg.png " height ="32 " width ="32 ">
72- < li > < embed src ="Szakdolgozat_Fabian_Bernat.pdf " width ="800px " height ="2100px " />
73- PDF</ li >
74- < img alt ="githublogo.png " src ="/img/githublogo.png " height ="32 " width ="32 ">
85+ < img alt ="PDF_file_icon.svg.png " height ="32 " src ="/img/PDF_file_icon.svg.png " width ="32 ">
86+ < li >
87+ < embed height ="2100px " src ="Szakdolgozat-Fabian-Bernat.pdf " width ="800px "/>
88+ PDF
89+ </ li >
90+ < img alt ="githublogo.png " height ="32 " src ="/img/githublogo.png " width ="32 ">
7591 < li > < a href ="https://github.com/Fabbernat/Peternity/tree/0de5a7da50cf169d9f0e9bcf46e7d236ac42834d "
7692 target ="_blank "> Software - latest stable version</ a > </ li >
77- < img alt ="githublogo.png " src ="/img/githublogo.png " height =" 32 " width ="32 ">
93+ < img alt ="githublogo.png " height =" 32 " src ="/img/githublogo.png " width ="32 ">
7894 < li > < a href ="https://github.com/Fabbernat/Peternity " target ="_blank "> Software - beta version</ a > </ li >
7995 </ ul >
80- </ ul >
96+ </ div >
8197 </ section >
8298 < hr >
8399 < section class ="section " id ="teaching ">
@@ -90,13 +106,13 @@ <h1>Students</h1>
90106 </ section >
91107 < section class ="section " id ="contact ">
92108 < h1 > Contact</ h1 >
93- < p >
109+ < div style =" text-align: center " >
94110 < a href ="https://github.com/Fabbernat " target ="_blank "> GitHub</ a >
95111 < a href ="
mailto:[email protected] "
target ="
_blank "
> Gmail
</ a > 96112 < a href ="https://www.facebook.com/profile.php?id=100012511780116 " target ="_blank "> Facebook</ a >
97113 < a href ="https://www.instagram.com/Fabbernat/ " target ="_blank "> Instagram</ a >
98114 < a href ="https://www.linkedin.com/in/bern%C3%A1t-f%C3%A1bi%C3%A1n-7a1bb7299/ " target ="_blank "> LinkedIn</ a >
99- </ p >
115+ </ div >
100116 </ section >
101117</ main >
102118
0 commit comments