Skip to content

Commit

Permalink
Merge pull request #67 from MarcinKosinski/patch-1
Browse files Browse the repository at this point in the history
typo in polish language #62
  • Loading branch information
cpsievert committed Feb 21, 2017
2 parents 503b556 + c0133aa commit e47e1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/languages/dictionary.txt
Expand Up @@ -7,7 +7,7 @@ base, polish
""2. relevance(term w | topic t) = \u03BB * p(w | t) + (1 - \u03BB) * p(w | t)/p(w); see Sievert & Shirley (2014)"", "2. związek(terminu w | temat t) = \u03BB * p(w | t) + (1 - \u03BB) * p(w | t)/p(w); Sievert & Shirley (2014)",
" Most Salient Terms", " Najbardziej Widocznych Terminów "
"Slide to adjust relevance metric:", "Dopasuj miarę związku terminów z tematami"
" Most Relevant Terms for Topic ", " Najbardziej Związaych Terminy z Tematem "
" Most Relevant Terms for Topic ", " Najbardziej Związanych Terminów z Tematem "
"% of tokens)", "% wyrazów)"
"Conditional topic distribution given term = '", "Warunkowy rozkład tematów przy zadanym terminie = '"
"Previous Topic", "Poprzedni Temat"
Expand Down

0 comments on commit e47e1e0

Please sign in to comment.