AI星球岛 发表于 前天 19:39

文字云

<div class="ce-block" data-id="98s0elJWma" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">关于产品</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="Ze1gLZuDE9" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">文字云是一款将文本数据视觉化的在线设计工具,它能把一段段平淡的文字,变成一幅幅富有冲击力和艺术感的词云图。它就像一个数据翻译家和艺术家的结合体,能够精准捕捉文本中的核心关键词,并根据词语的重要性,通过调整字体大小、颜色和布局,将它们巧妙地编织成各种形状的图案。这不仅仅是技术上的数据呈现,更是一种让信息自己开口说话的创意表达方式。</div>
        </div>
</div><div class="ce-block" data-id="OcC7sHcv1N" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">适合谁?</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="lTeMIrpofh" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">数据控与效率党:比如市场分析师要快速呈现用户调研关键词,教师想把课程重点变成课堂上的酷炫3D云图。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="eGFWy9HFaz" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">商务演示达人:经常需要做汇报的职场人,用云图替代传统图表让PPT瞬间吸睛。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="eR7ssPZj14" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">社媒内容操盘手:给公众号推文配动态词云封面,或是为短视频生成浮动关键词背景。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="iekDk2Xwwj" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">学术与教育群体:论文数据可视化利器,帮助学生把复杂概念转化成直观图形。</div>
        </div>
</div><div class="ce-block" data-id="6VYuHQtsRv" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">产品特色</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="zsETwursAX" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">零门槛的创意实现:核心的“AI一键抠图”功能,把复杂的技术流程简化成一步操作,即使是设计新手也能创作出惊艳的视觉作品。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="NwZD8hW-EN" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">动态视觉呈现:不满足于静态图片,工具还支持生成词云动态视频,让关键词流动起来,给演示和报告注入活力。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="gJuyqnUMpp" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">云端操作与多格式导出:作为一个在线工具,它无需下载安装,打开浏览器即可使用。同时支持导出高清图片、SVG矢量图和视频文件,无缝对接各种应用场景。</div>
        </div>
</div><style type="text/css">
.ce-block {
        margin-top: 20px;
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}

.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
        content: "";
        background-color: #3e8fe3;
        width: 6px;
        height: 100%;
        position: absolute;
        left: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}

.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}

.ce-header:empty::before {
display: block;
}

.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
    font-size: 2.0em;
}
h2.ce-header {
    font-size: 1.7em;
}
h3.ce-header {
    font-size: 1.4em;
}
h4.ce-header {
    font-size: 1.15em;
}
h5.ce-header {
    font-size: 0.95em;
}
h6.ce-header {
    font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: 文字云