Giter Site home page Giter Site logo

Comments (2)

panzy25 avatar panzy25 commented on August 10, 2024

nltk官方GitHub已经修复了对python 3.12.3 的支持,详细可以看下这个GitHub commit:
nltk/nltk@86fa083

可选解决方案:

  • option1: 你可以直接从GitHub安装最新的nltk库
  • option2: 可以降级python,从3.12降级到更低的版本(since Python 3.12 removed _normalize=False from the standard lib Fraction constructor.)
  • option3: 直接在你的本地库修改这个模块的代码,只要follow上面的commit修改即可

from glm-4.

zRzRzRzRzRzRzR avatar zRzRzRzRzRzRzR commented on August 10, 2024

该说明的PR已经被合并,感谢你的支持

from glm-4.

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.