Jump to content

Accessing FastText Library Directly from PHP Without Using Python


j.silver

Recommended Posts

I want to access and use the FastText library directly from my PHP code without using Python or creating a web service (e.g., using Flask) to wrap the FastText functionality and call it from PHP. Is there a way to do this?

I tried Python, but I want to avoid using multiple programs. I'm using a Windows system and seeking direct access if possible.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...