You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Mateusz Wosinski 656480feb6
Add language detection example (#10540)
### Description

Adds language detection examples based on
[langdetect](https://github.com/Mimino666/langdetect/tree/master/langdetect)
and [fasttext](https://github.com/facebookresearch/fastText/) libraries.
These frameworks can be especially useful together with components that
require selection of the language (e.g. data-anonymizer)

### Twitter handle

@deepsense_ai, @matt_wosinski
11 months ago
..
_scripts llm feat table revision (#10947) 12 months ago
api_reference add model feat table (#10921) 12 months ago
docs_skeleton Update QA doc w/ Runnables (#11401) 11 months ago
extras Add language detection example (#10540) 11 months ago
snippets Docs: improve similarity search examples (#11298) 12 months ago
.local_build.sh Update local script for docs build (#8377) 1 year ago
vercel_requirements.txt Add api cross ref linking (#8275) 1 year ago