nawnoes/reformer-language-model
Reformer Language Model
This project offers an experimental, pre-trained Korean language model built on the Reformer architecture, designed to handle very long sequences of text efficiently. It takes a large Korean text corpus (like Wikipedia) as input and produces a language model capable of masked language modeling, autoregressive text generation, or replaced token detection. This is for researchers and machine learning engineers working on natural language processing tasks with Korean text.
Use this if you are a researcher or ML engineer experimenting with large-scale Korean language models and need an efficient, pre-trained base for tasks like text generation or understanding, especially with long text sequences.
Not ideal if you need a plug-and-play solution for a specific application, as this project is a research snapshot requiring some technical setup and customization.
Stars
22
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nawnoes/reformer-language-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper