File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -301,17 +301,17 @@ Other Features
301301* **pos_logprob ** - POS log probability
302302
303303 * **None ** - No log probability
304- * The natural log (base 10) of the probability of the associated **pos ** value
304+ * The log (base 10) of the probability of the associated **pos ** value
305305 in the database.
306306
307307* **lex_logprob ** - Lemma log probability
308308
309309 * **None ** - No log probability
310- * The natural log (base 10) of the probability of the associated **lex ** value
310+ * The log (base 10) of the probability of the associated **lex ** value
311311 in the database.
312312
313313* **pos_lex_logprob ** - POS-lemma log probability
314314
315315 * **None ** - No log probability
316- * The natural log (base 10) of the probability of the associated
316+ * The log (base 10) of the probability of the associated
317317 **pos **\ -\ **lex ** pair values in the database.
You can’t perform that action at this time.
0 commit comments