Docker image with tools for the annotation of ML training docs for reference extraction based on the EXparser tools
GNU General Public License v3.0
0
stars
0
forks
source link
RuntimeWarnings during Feature Extraction #6
Closed
cboulanger closed 2 years ago
/app/EXparser/src/gle_fun_ext.py:139: RuntimeWarning: invalid value encountered in true_divide lh2 = 1.0 lh / sum(lh) /app/EXparser/src/gle_fun_ext.py:141: RuntimeWarning: invalid value encountered in true_divide lh = 1.0 np.array(lh) / sum(lh)