From 5f55cf21dd6c0bdaf7c42259fb0e77e623405ca5 Mon Sep 17 00:00:00 2001 From: Ryan Russell Date: Sat, 4 Jun 2022 16:13:34 -0500 Subject: [PATCH] Improve readability Signed-off-by: Ryan Russell --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cd84b7..0af072b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ you can: * Get number of detected topics. * Get topics. * Get topic sizes. -* Get hierarchichal topics. +* Get hierarchical topics. * Search topics by keywords. * Search documents by topic. * Search documents by keywords. @@ -338,7 +338,7 @@ for doc, score, doc_id in zip(documents, document_scores, document_ids): Document: 9433, Score: 0.5997 ----------- - The same way that any theory is proven false. You examine the predicitions + The same way that any theory is proven false. You examine the predictions that the theory makes, and try to observe them. If you don't, or if you observe things that the theory predicts wouldn't happen, then you have some evidence against the theory. If the theory can't be modified to