Last Version

synonyms 0.0.4

同义词库,提供完整的 api 接口。 提供文本内容的同义词替换,二次创作。 (1)同义词替换 (2)双重否定代表肯定 (3)深度重构,比如句子顺序的颠倒,打乱。

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

synonyms
Version

Version

0.0.4
Type

Type

jar
Description

Description

synonyms
同义词库,提供完整的 api 接口。 提供文本内容的同义词替换,二次创作。 (1)同义词替换 (2)双重否定代表肯定 (3)深度重构,比如句子顺序的颠倒,打乱。

Download synonyms 0.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : sentence-segment jar 0.0.2
com.github.houbb : segment jar 0.1.5
com.github.houbb : pinyin jar 0.1.2
com.github.houbb : similar-char jar 0.0.4
com.github.houbb : opencc4j jar 1.4.0
com.github.houbb : chinese-phrase jar 0.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.