- 04 Mar, 2024 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
We use for now an initial translation into Haskell of this Javascript implementation: https://github.com/words/lancaster-stemmer/blob/main/index.js More tests needed
-
- 29 Feb, 2024 7 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 28 Feb, 2024 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Feb, 2024 8 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
Test failed, not merging. This reverts commit 2e77bfa5, reversing changes made to fe201115.
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 26 Feb, 2024 4 commits
-
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
- 22 Feb, 2024 12 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This commit switch the PhyloMaker.hs code to use, whenever we can, faster implementations for nub and sort.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It also adds a semi-interesting phylo.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This reverts commit a60a1be7.
-
Alfredo Di Napoli authored
-
- 19 Feb, 2024 1 commit
-
-
mzheng authored
-
- 15 Feb, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Split into Extract/Types/Utils modules. Found some functions that are unused.
-
- 14 Feb, 2024 3 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
When user searched for a phrase with space inside, in database, the 'to_tsquery' function raised an sql error. One should use 'plainto_tsquery'. Also, a proper test was added.
-