Skip to content

Commit 200ec04

Browse files
committed
Update index.html
1 parent d54bf3a commit 200ec04

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Logo -->
2222
<div id="logo">
2323
<span class="image avatar48"><img src="assestsv2/profile.jpg" alt="" /></span>
24-
<h1 id="title">LS Meetei</h1>
24+
<h1 id="title">LS Meetei</h1> <br/>
2525
<p>NLP Researcher</p>
2626

2727
</div>
@@ -32,7 +32,7 @@ <h1 id="title">LS Meetei</h1>
3232
<li><a href="#top" id="top-link"><span class="icon solid fa-home">Intro</span></a></li>
3333
<li><a href="#portfolio" id="portfolio-link"><span class="icon solid fa-th">Experience</span></a></li>
3434
<li><a href="#about" id="about-link"><span class="icon solid fa-user">Publications</span></a></li>
35-
<li><a href="#contact" id="contact-link"><span class="icon solid fa-envelope">Contact</span></a></li>
35+
<!-- <li><a href="#contact" id="contact-link"><span class="icon solid fa-envelope">Contact</span></a></li> -->
3636
</ul>
3737
</nav>
3838

@@ -42,9 +42,9 @@ <h1 id="title">LS Meetei</h1>
4242

4343
<!-- Social Icons -->
4444
<ul class="icons">
45-
<li><a href="#" class="icon brands fa-linkedin"><span class="label">Linkedin</span></a></li>
46-
<li><a href="#" class="icon brands fa-github"><span class="label">Github</span></a></li>
47-
<li><a href="#" class="icon brands"><img src="assestsv2/scholar_bg.png" alt="" /><span class="label">Dribbble</span></a></li>
45+
<li><a href="https://www.linkedin.com/in/l-sanayai/" class="icon brands fa-linkedin" target="_blank" rel="noopener noreferrer"><span class="label">Linkedin</span></a></li>
46+
<li><a href="https://github.com/LSMeetei" class="icon brands fa-github" target="_blank" rel="noopener noreferrer"><span class="label">Github</span></a></li>
47+
<li><a href="https://scholar.google.com/citations?user=ZxUtYrwAAAAJ&hl" class="icon brands fa-superpowers" target="_blank" rel="noopener noreferrer"><span class="label">Google scholar</span></a></li>
4848
<!-- <li><a href="#" class="icon solid fa-envelope"><span class="label">Email</span></a></li> -->
4949
</ul>
5050

@@ -113,41 +113,41 @@ <h2>Selected Publications</h2>
113113
<article class="item">
114114
<a href="#" class="image fit"><img src="images/pic02.jpg" alt="" /></a>
115115
<header>
116-
<h3>Ipsum Feugiat</h3>
116+
<h3>Low resource language specific pre-processing and features for sentiment analysis task</h3>
117117
</header>
118118
</article>
119119
<article class="item">
120120
<a href="#" class="image fit"><img src="images/pic03.jpg" alt="" /></a>
121121
<header>
122-
<h3>Rhoncus Semper</h3>
122+
<h3>An empirical study of a novel multimodal dataset for low-resource machine translation</h3>
123123
</header>
124124
</article>
125125
</div>
126126
<div class="col-4 col-12-mobile">
127127
<article class="item">
128128
<a href="#" class="image fit"><img src="images/pic04.jpg" alt="" /></a>
129129
<header>
130-
<h3>Magna Nullam</h3>
130+
<h3>English to Manipuri and Mizo Post-Editing Effort and its Impact on Low Resource Machine Translation</h3>
131131
</header>
132132
</article>
133133
<article class="item">
134134
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
135135
<header>
136-
<h3>Natoque Vitae</h3>
136+
<h3>Do cues in a video help in handling rare words in a machine translation system under a low-resource setting?</h3>
137137
</header>
138138
</article>
139139
</div>
140140
<div class="col-4 col-12-mobile">
141141
<article class="item">
142142
<a href="#" class="image fit"><img src="images/pic06.jpg" alt="" /></a>
143143
<header>
144-
<h3>Dolor Penatibus</h3>
144+
<h3>Statistical and neural machine translation for Manipuri-English on intelligence domain</h3>
145145
</header>
146146
</article>
147147
<article class="item">
148148
<a href="#" class="image fit"><img src="images/pic07.jpg" alt="" /></a>
149149
<header>
150-
<h3>Orci Convallis</h3>
150+
<h3>An experiment on speech-to-text translation systems for Manipuri to English on low resource setting</h3>
151151
</header>
152152
</article>
153153
</div>
@@ -156,7 +156,7 @@ <h3>Orci Convallis</h3>
156156
</div>
157157
</section>
158158

159-
<!-- Contact -->
159+
<!-- Contact
160160
<section id="contact" class="four">
161161
<div class="container">
162162
@@ -184,7 +184,7 @@ <h2>Contact</h2>
184184
185185
</div>
186186
</section>
187-
187+
-->
188188
</div>
189189

190190
<!-- Footer -->

0 commit comments

Comments
 (0)