multilingual-models topic

List multilingual-models repositories

contextualized-topic-models

1.2k
Stars
140
Forks
Watchers

A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).

laravel-translatable

1.2k
Stars
149
Forks
Watchers

A Laravel package for multilingual models

PaddleOCR2Pytorch

792
Stars
156
Forks
Watchers

PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)

backprop

242
Stars
12
Forks
Watchers

Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.

banglabert

229
Stars
31
Forks
Watchers

This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining an...

Indic-BERT-v1

272
Stars
41
Forks
Watchers

Indic-BERT-v1: BERT-based Multilingual Model for 11 Indic Languages and Indian-English. For latest Indic-BERT v2, check: https://github.com/AI4Bharat/IndicBERT

mgpt

196
Stars
21
Forks
Watchers

Multilingual Generative Pretrained Model

LiLT

326
Stars
39
Forks
Watchers

Official PyTorch implementation of LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understanding (ACL 2022)

XCSR

22
Stars
2
Forks
Watchers

Code Repo for the ACL21 paper "Common Sense Beyond English: Evaluating and Improving Multilingual LMs for Commonsense Reasoning"

Master-Thesis-Multilingual-Longformer

31
Stars
8
Forks
Watchers

Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre-train from scratch. We investigated if multilingual models cou...