Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Spacy Examples #1

Open
GeorgeS2019 opened this issue Jan 17, 2021 · 2 comments
Open

More Spacy Examples #1

GeorgeS2019 opened this issue Jan 17, 2021 · 2 comments

Comments

@GeorgeS2019
Copy link

Great initiative!

I am curious what could be the next milestones in Spacy Examples

Examples:

  • Phrase matcher
  • Extracting entity relations
  • Navigating the parse tree and subtrees

Please share which could be the next in your plan

@AMArostegui
Copy link
Owner

This is a side project. I've created the library because I needed to use spaCy in another project that happens to be developed with .NET. I didn't find a suitable alternative, so it seemed easy enough to do it myself, as Python.NET was available.

Right now, I've implemented more APIs than I need. If working in the main project I find something is lacking, of course I'll add what I need.

My point is, there's no roadmap. Being able to run the examples in Spacy Examples would be great. Perhaps when/if I have the spare time, I'll do it, but I'm not making promises.

@GeorgeS2019
Copy link
Author

@AMArostegui SciSharp has additional concepts and frameworks to make working PythonNET more production friendly. The recent effort of SciSharp aims to track what are still missing and systematically proceeding to closing the gaps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants