Git Product home page Git Product logo

Comments (8)

hankcs avatar hankcs commented on May 22, 2024 2

分词结果是否展示词性的配置项ShowTermNature=true,或在代码中HanLP.Config.ShowTermNature = false; // 关闭词性显示

from hanlp.

hankcs avatar hankcs commented on May 22, 2024

分词结果是否展示词性的配置项ShowTermNature=true

from hanlp.

sunningboy avatar sunningboy commented on May 22, 2024

谢谢!不好意思,我没找到。请问是在最新的版本中吗?

from hanlp.

hankcs avatar hankcs commented on May 22, 2024

不客气,v1.1.3以上

from hanlp.

sunningboy avatar sunningboy commented on May 22, 2024

难怪我没找到。呵呵。我用的版本太低了,现在只能把源代码重新下载下来弄。
另,我想肯定可以用eclipse直接连接github更新,你的更新中提到了“Portable同步升级到v1.2.4”,请问具体怎么弄?还请指点哈,谢谢!

from hanlp.

hankcs avatar hankcs commented on May 22, 2024

请谷歌git用法。Portable版指的是Maven**仓库里的版本,该版本将data打包进了jar,所以是便携的。

from hanlp.

frank-zx avatar frank-zx commented on May 22, 2024

Segment segment = HanLP.newSegment().enablePartOfSpeechTagging(false);
这样不可以关闭斜杠和后面的词性标注吗?
Portable版

from hanlp.

guiyinzhang avatar guiyinzhang commented on May 22, 2024

如何在TextRank上面加入词性、词频个数、权重。一块return ?

from hanlp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.