Skip to content
Snippets Groups Projects
Commit 0f4abf31 authored by LILI JIN's avatar LILI JIN
Browse files

tf et bm25

parent 4d01f8fb
Branches methode_search
No related tags found
1 merge request!19Mehdi lili index inverse
Pipeline #3141 failed with stage
in 35 seconds
......@@ -11,7 +11,7 @@ import numpy as np
from numpy import inf
import sys
sys.path.append('../src')
from dm25 import dm25
from bm25 import bm25
import unittest
......@@ -115,4 +115,4 @@ if __name__ == '__main__':
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment