KnowledgeCaptureAndDiscovery / somef

SOftware Metadata Extraction Framework: A tool for automatically extracting relevant software information from readme files
MIT License
44 stars 21 forks source link

Named Entity Recognition from README files #204

Open dgarijo opened 3 years ago

dgarijo commented 3 years ago

ner4soft is a service that can be used to detect named entities in software (e.g., libraries, organizations, licenses...). We should include a branch for leveraging somef by invoking the service. Note that this involves invoking a service.

See https://github.com/oeg-upm/ner4soft/issues/6 for more information

dgarijo commented 2 years ago

NER will be a separate service.

We will probably need to communicate with the service, possibly under a different command.