Skip to content

package com.hankcs.hanlp;将分号改为冒号 #249

@lucasww

Description

@lucasww

导入到IDEA中需要将for (String path : classPath.split(";"))改为for (String path : classPath.split(":"))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions