1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/yspyhphh-hanlp-tokenizer

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
assembly_tar.xml 1.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
youshipeng Отправлено 12.12.2017 09:19 7464e10
<assembly xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/assembly-1.0.0.xsd">
<id>0.1</id>
<formats>
<format>tar.gz</format>
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<fileSets>
<fileSet>
<directory>${project.build.outputDirectory}</directory>
<includes>
<include>hanlp-hot-update.cfg.xml</include>
<include>plugin-descriptor.properties</include>
<include>plugin-security.policy</include>
</includes>
<fileMode>0755</fileMode>
<outputDirectory>hanlp-analyzer/</outputDirectory>
</fileSet>
</fileSets>
<dependencySets>
<dependencySet>
<outputDirectory>hanlp-analyzer/</outputDirectory>
<includes>
<include>com.asura:com-asura-framework-base</include>
<include>com.hankcs:hanlp</include>
<include>org.apache.httpcomponents:httpclient</include>
<include>org.apache.httpcomponents:httpcore</include>
<include>commons-logging:commons-logging</include>
<include>commons-codec:commons-codec</include>
<include>com.hanlp.tokenizer:hanlp-tokenizer</include>
</includes>
</dependencySet>
</dependencySets>
</assembly>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/yspyhphh-hanlp-tokenizer.git
git@api.gitlife.ru:oschina-mirror/yspyhphh-hanlp-tokenizer.git
oschina-mirror
yspyhphh-hanlp-tokenizer
yspyhphh-hanlp-tokenizer
master