Git Product home page Git Product logo

similar-posts's Issues

Manual relations

Allow users to enter some relations manually if desired, with the similarity algorithm filling the rest (up to some configured number of relations). The Gensim dependency should be made optional for users who need manual relations only.

Consider compatibility with related-posts configurations, to ease an eventual merge of the two plugins.

(These ideas were initially mentioned in #3)

similar_posts: FutureWarning: Conversion of the second argument of issubdtype from `int` to `np.signedinteger` is deprecated.

Hello!

I'm using the similar_posts plugin for Pelican and while doing html make I'm getting the following message:

FutureWarning: Conversion of the second argument of issubdtype from int to np.signedinteger is deprecated. In future, it will be treated as np.int64 == np.dtype(int).type.
if np.issubdtype(vec.dtype, np.int):

I tried to locate the source, but since I'm a beginner in Python, I could not.

can anybody help me? If the correction is easy, I can do it and send a PR.

Release v1.0.0 on PyPi

Now that the plugin is properly packaged in its master branch since #5 , here is the remaining tasks to have a proper v1.0.0 release on PyPi:

  • Rename master branch to main.
  • Sync repository description with the one from pyproject.toml.
  • Setup CI/CD by the way of GitHub workflows.
  • Release v1.0.0 first revision on PyPi.

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.