You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,13 +16,7 @@ ChatToMap extracts "things to do" from WhatsApp, iMessage, Telegram, and LINE ex
17
16
- Geocode locations to coordinates
18
17
- Export to CSV, Excel, JSON, PDF, and interactive HTML map
19
18
20
-
## Supported Languages
21
-
22
-
ChatToMap supports multilingual chats across heuristic extraction, semantic search queries, and
23
-
AI classification. It can process mixed-language conversations and preserves proper nouns,
24
-
venues, media titles, and place names in their original script when appropriate.
25
-
26
-
Current first-class language coverage: Arabic, Bulgarian, Chinese (Simplified), Chinese (Traditional), Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian Bokmål, Persian, Polish, Portuguese, Romanian, Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Vietnamese
19
+
`chat_to_map` is the free and open source engine that powers [ChatToMap.com](https://chattomap.com). If you are not comfortable with command-line tools or managing API tokens, you can use the [ChatToMap web app](https://chattomap.com) and pay a small fee to analyze your chat exports.
27
20
28
21
## Installation
29
22
@@ -249,6 +242,14 @@ if (result.ok) {
249
242
3. Choose "Without media"
250
243
4. Save the .zip file
251
244
245
+
## Supported Languages
246
+
247
+
ChatToMap supports multilingual chats across heuristic extraction, semantic search queries, and
248
+
AI classification. It can process mixed-language conversations and preserves proper nouns,
249
+
venues, media titles, and place names in their original script when appropriate.
250
+
251
+
Current first-class language coverage: Arabic, Bulgarian, Chinese (Simplified), Chinese (Traditional), Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian Bokmål, Persian, Polish, Portuguese, Romanian, Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Vietnamese
252
+
252
253
## Privacy
253
254
254
255
**This library and CLI have zero telemetry.** We do not collect any data about your usage.
0 commit comments