awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCross-Lingual

Categorizing documents in one language using a model trained on a different language.

Distinct from Document Classification: Specifically handles cross-lingual transfer for categorization rather than general document organization

Explore 1 awesome GitHub repository matching data & databases · Cross-Lingual. Refine with filters or upvote what's useful.

Awesome Cross-Lingual GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • facebookresearch/laserAvatar von facebookresearch

    facebookresearch/LASER

    3,659Auf GitHub ansehen↗

    LASER is a cross-lingual sentence embedding library and multilingual text encoder. It functions as a parallel text mining tool that maps sentences from multiple languages into a shared vector space for similarity and classification tasks. The system converts raw text into fixed-length embeddings, enabling the discovery of translation pairs by calculating the vector distance between sentences. This shared representation allows for cross-lingual document classification, where a model trained on one language can be used to categorize documents in another. The library includes a sentence-piece t

    Assigns categories to documents in one language using a model trained on another via shared embeddings.

    Jupyter Notebook
    Auf GitHub ansehen↗3,659
  1. Home
  2. Data & Databases
  3. Document Classification
  4. Cross-Lingual