rufimelo commited on
Commit
f38be9a
1 Parent(s): bbf2365

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -118,11 +118,26 @@ SentenceTransformer(
118
  If you use this work, please cite:
119
 
120
  ```bibtex
121
- @inproceedings{MeloSemantic,
122
- author = {Melo, Rui and Santos, Professor Pedro Alexandre and Dias, Professor Jo{\~ a}o},
123
- title = {A {Semantic} {Search} {System} for {Supremo} {Tribunal} de {Justi}{\c c}a},
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  }
125
 
 
126
  @inproceedings{souza2020bertimbau,
127
  author = {F{\'a}bio Souza and
128
  Rodrigo Nogueira and
 
118
  If you use this work, please cite:
119
 
120
  ```bibtex
121
+ @InProceedings{MeloSemantic,
122
+ author="Melo, Rui
123
+ and Santos, Pedro A.
124
+ and Dias, Jo{\~a}o",
125
+ editor="Moniz, Nuno
126
+ and Vale, Zita
127
+ and Cascalho, Jos{\'e}
128
+ and Silva, Catarina
129
+ and Sebasti{\~a}o, Raquel",
130
+ title="A Semantic Search System for the Supremo Tribunal de Justi{\c{c}}a",
131
+ booktitle="Progress in Artificial Intelligence",
132
+ year="2023",
133
+ publisher="Springer Nature Switzerland",
134
+ address="Cham",
135
+ pages="142--154",
136
+ abstract="Many information retrieval systems use lexical approaches to retrieve information. Such approaches have multiple limitations, and these constraints are exacerbated when tied to specific domains, such as the legal one. Large language models, such as BERT, deeply understand a language and may overcome the limitations of older methodologies, such as BM25. This work investigated and developed a prototype of a Semantic Search System to assist the Supremo Tribunal de Justi{\c{c}}a (Portuguese Supreme Court of Justice) in its decision-making process. We built a Semantic Search System that uses specially trained BERT models (Legal-BERTimbau variants) and a Hybrid Search System that incorporates both lexical and semantic techniques by combining the capabilities of BM25 and the potential of Legal-BERTimbau. In this context, we obtained a {\$}{\$}335{\backslash}{\%}{\$}{\$}335{\%}increase on the discovery metric when compared to BM25 for the first query result. This work also provides information on the most relevant techniques for training a Large Language Model adapted to Portuguese jurisprudence and introduces a new technique of Metadata Knowledge Distillation.",
137
+ isbn="978-3-031-49011-8"
138
  }
139
 
140
+
141
  @inproceedings{souza2020bertimbau,
142
  author = {F{\'a}bio Souza and
143
  Rodrigo Nogueira and