This textlint rule found representations not suitable for English papers

Overview

textlint-rule-english-paper

This textlint rule found representations not suitable for English papers.

日本人が英語論文を書く際にしがちな誤りを見つけるためのルールです。

参考にしたページ:

Install

Install with npm:

npm install textlint-rule-english-paper

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "english-paper": true
    }
}

Via CLI

textlint --rule english-paper README.md

Build

Builds source codes for publish to the lib folder. You can write ES2015+ source codes in src/ folder.

npm run build

Tests

Run test code in test folder. Test textlint rule by textlint-tester.

npm test

License

MIT License © SATO Yusuke

You might also like...

Chrome Extension to learn English through subtitles while watching YouTube.

Chrome Extension to learn English through subtitles while watching YouTube.

Super-Subtitles Chrome Extension to learn English through Subtitles while watching YouTube How does it helps Non-native English speakers often tend to

Nov 11, 2022

Font-end app to test the transformer model translation from Cape Verdian Creole to English

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Sep 28, 2022

A word list of the most common safe English words.

@cnakazawa/safe-word-list This package contains a list of about 2900 of the most used safe words in English with at least three characters or more. in

Oct 8, 2022

Find root-affix combinations of English words.

Find root-affixes of word 查找英语单词的词根词缀组合。 查找规则 直接返回小于等于长度为 2 的单词 先获取单词原形,还原复数、比较级、过去式等单词形式 再通过穷举获得所有的词根词缀组合 然后去除不完整的组合,即该拼写组合 != 单词 在所有符合条件的组合中,比较所有组合的

Dec 22, 2022

English version of the understand-node book

understanding-node-core This repository is for maintaining a English fork of the understand-nodejs book by @theanarkh It is written in Chinese, but in

Oct 1, 2022

List of jokes in English and Indonesian 👌

Jokes API Jokes API is a simple REST API for showing a list of jokes in English and Indonesia󠁧󠁢. When to use ✨ Jokes API is a free online REST API t

Nov 13, 2022

The one DAO to rule them all. A modular DAO written in Clarity for the Stacks blockchain.

ExecutorDAO The one DAO to rule them all. ExecutorDAO is designed to be completely modular and flexible, leveraging Clarity to the fullest extent. The

Oct 5, 2022

This project will be using various AI and Rule Engine algorithm to detect various attack against a company!

This project will be using various AI and Rule Engine algorithm to detect various attack against a company!

📌 Introduction This project will be using various AI and Rule Engine algorithm to detect various attack against a website! 📌 Mission After starting

Apr 29, 2022

Implementation of Google’s One Version Rule for JS monorepos

@wayfair/one-version One Version to rule them all, One Version to find them, One Version to bring them all, and in the darkness bind them.1 Opinionate

Nov 9, 2022
Owner
SATO Yusuke
http://satob.hatenablog.com/ http://www2s.biglobe.ne.jp/~nuts/
SATO Yusuke
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
Convert arrays to bitmask representations to quickly operate with them through bitwise operations. (uses JSBI)

Bitmask Set (JSBI) Convert arrays to bitmask representations to quickly operate with them through bitwise operations. In general, this approach can be

codescrum 4 Sep 7, 2022
Papers from the computer science community to read and discuss.

Papers We Love (PWL) is a community built around reading, discussing and learning more about academic computer science papers. This repository serves

Papers We Love 66.8k Dec 31, 2022
An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more

Paper Bug CONTRIBUTIONS WANTED What is this? The idea is to have an annotated and easily searchable repository of papers, presentations, articles, etc

Jeremy Ong 64 Dec 16, 2022
Source code of the papers.labml.ai Chrome extension

papers.labml.ai Chrome extension This is the source code of the papers.labml.ai Chrome extension. Get it from Chrome webstore About ?? View informatio

labml.ai 39 Dec 16, 2022
Tiny website for previewing the ballot papers (house and senate) for Austalian federal elections

AusBallot Code for https://ausballot.netlify.app/ The AEC (Australian Electoral Commission) has this page to view all the candidates for an upcoming e

Robin Stocker 4 Jun 1, 2022
Persistent key/value data storage for your Browser and/or PWA, promisified, including file support and service worker support, all with IndexedDB. Perfectly suitable for your next (PWA) app.

BrowstorJS ?? ?? ?? Persistent key/value data storage for your Browser and/or PWA, promisified, including file support and service worker support, all

Nullix 8 Aug 5, 2022
Fast Hugo gallery theme/module suitable for lots of images.

Gallery Deluxe A Hugo Module to show a photo gallery. It's very fast/effective, especially if you have lots of images on display. See the annotated in

Bjørn Erik Pedersen 51 Jan 2, 2023
For NUS PhD Students and Staffs, just one click to open the research papers on Google Scholar/IEEE/ACM, etc. with this script.

NUS Literature Quick Access For National University of Singapore's students and staffs, just with one single click you can open any paper without the

Naibo Wang 9 Nov 30, 2022