Skip to content

Commit

Permalink
Finalize reproduction scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Dargones committed Jul 29, 2024
1 parent fa4abf8 commit 2d639ea
Show file tree
Hide file tree
Showing 8 changed files with 147,410 additions and 97,195 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ models/*
!models/RU_cm.csv
!models/FR.vocab
!models/FR_cm.csv
EN_Figure.svg
RU_Figure.svg
FR_Figure.svg

# Compiled class file
*.class
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ We have created the [Acrostic Identification Task Dataset](https://github.com/ac
AcrosticFinder reaches recall of over 50% within the first 100 results it returns for English and Russian, and recall rises to up to 80% when considering more results.
Read more in our [paper]():

![](RecallFigure.png)
![](RecallFigure.svg)

## How to reproduce our results?

Expand Down
Binary file removed RecallFigure.png
Binary file not shown.
Loading

0 comments on commit 2d639ea

Please sign in to comment.