Skip to content

Commit a89d03f

Browse files
author
Mika Hämäläinen
authored
Update semfi.py
new url for semfi
1 parent db7011c commit a89d03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uralicNLP/semfi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import sqlite3
66
from collections import defaultdict
77

8-
semfi_urls = "https://mikakalevi.com/semfi/static/whereis.json"
8+
semfi_urls = "https://mikakalevi.com/whereis_semfi.json"
99

1010
__connections = {}
1111

0 commit comments

Comments
 (0)