@@ -37,10 +37,10 @@ <h2 style="margin-top: 10px; margin-bottom: 10px;">Gilda Grounding
3737 (also called < i > named entity recognition</ i > ).
3838 </ p >
3939 < ul >
40- < li > In the < i > grounding </ i > mode, the input text is assumed to
40+ < li > In the < i > Grounding </ i > mode, the input text is assumed to
4141 correspond to a single named entity.
4242 </ li >
43- < li > In the < i > annotation </ i > mode, a longer span of text is used as
43+ < li > In the < i > Annotation </ i > mode, a longer span of text is used as
4444 input which may contain any number of named entities in it.
4545 </ li >
4646 </ ul >
@@ -71,8 +71,7 @@ <h2 style="margin-top: 10px; margin-bottom: 10px;">Gilda Grounding
7171 Gilda is developed by the
7272 < a href ="https://gyorilab.github.io " target ="_blank "> Gyori Lab for Computational Biomedicine</ a >
7373 at < a href ="https://www.northeastern.edu " target ="_blank "> Northeastern University</ a > .
74- Its development is funded by DARPA grants W911NF-15-1-0544,
75- W911NF-20-1-0255, and HR00112220036. Point of contact:
74+ Its development is funded by DARPA grants HR00112220036. Point of contact:
7675 < a href ="mailto:b.gyori@northeastern.edu "> Benjamin M. Gyori</ a > .
7776 </ p >
7877 </ div >
@@ -166,7 +165,7 @@ <h4 class="modal-title">Context Text</h4>
166165{% macro render_ner_form(form) %}
167166 < div class ="panel panel-default ">
168167 < div class ="panel-heading ">
169- < h3 class ="panel-title "> Gilda Annotation Input </ h3 >
168+ < h3 class ="panel-title "> Gilda annotation input </ h3 >
170169 </ div >
171170 < div class ="panel-body ">
172171 < form class ="form " method ="POST " role ="form ">
0 commit comments