redpen-core

RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).

Лицензия

Лицензия

Группа

Группа

cc.redpen
Идентификатор

Идентификатор

redpen-core
Последняя версия

Последняя версия

1.10.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

redpen-core
RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).
Ссылка на сайт

Ссылка на сайт

http://redpen.cc
Система контроля версий

Система контроля версий

https://github.com/redpen-cc/redpen

Скачать redpen-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cc.redpen/redpen-core/ -->
<dependency>
    <groupId>cc.redpen</groupId>
    <artifactId>redpen-core</artifactId>
    <version>1.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/cc.redpen/redpen-core/
implementation 'cc.redpen:redpen-core:1.10.3'
// https://jarcasting.com/artifacts/cc.redpen/redpen-core/
implementation ("cc.redpen:redpen-core:1.10.3")
'cc.redpen:redpen-core:jar:1.10.3'
<dependency org="cc.redpen" name="redpen-core" rev="1.10.3">
  <artifact name="redpen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.redpen', module='redpen-core', version='1.10.3')
)
libraryDependencies += "cc.redpen" % "redpen-core" % "1.10.3"
[cc.redpen/redpen-core "1.10.3"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.codelibs : elasticsearch-analysis-kuromoji-neologd jar 6.5.1
org.json : json jar 20080701
org.slf4j : slf4j-api jar 1.7.22
org.pegdown : pegdown jar 1.6.0
org.apache.commons : commons-lang3 jar 3.5
org.reflections : reflections jar 0.9.10
com.github.shin285 » KOMORAN jar 3.3.4

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.0.0

Модули Проекта

Данный проект не имеет модулей.

Build Status Coverage Status Build status

Overview

RedPen is a proofreading tool to help writers or programmers who write technical documents or manuals that need to adhere to a writing standard. RedPen automates the verification of input documents written in natural languages

See the detail usage in the RedPen home page.

Features

Ecosystem

Tools

Editor packages

Extensions

How to contribute

We welcome any contributions through Github pull requests. When you make changes such as adding new features and the tests, please run test before throw the pull request. You can run test with the mvn test command. For details, please refer to the RedPen manual. Release flow is describe in this article

Deploy

Deploy

Supports

Acknowledgements

This project is supported by ATL.

cc.redpen

RedPen

a document checker

Версии библиотеки

Версия
1.10.3
1.9.0
1.8.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.0
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1