We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82d6a7 commit 484db18Copy full SHA for 484db18
1 file changed
README.md
@@ -36,7 +36,7 @@ leet_df, topic_data = leet_topic.LeetTopic(df,
36
## Multilingual Support
37
With LeetTopic, you can work with texts in any language supported by spaCy for lemmatization and any model from HuggingFace via Sentence Transformers.
38
39
-Here is an examplpe working with Croatian
+Here is an example working with Croatian
40
41
```python
42
import pandas as pd
0 commit comments