-
Notifications
You must be signed in to change notification settings - Fork 3
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
Categorize Organization #11
Comments
Google categorizes organizations into 11 categories. However, some organizations may fall into multiple categories. E.g. Apache, JBoss. Some organizations have e.g. Android or web UI projects but itself is not focused on that. For example, PostgreSQL gets into Database but if someone works pgAdmin 4 that will be web UI. |
@ceefour Probably |
The main point is, to provide a way for user to see what organization fall into specified keyword e.g |
👍 |
Next step would be tagging projects in addition to organizations. For 200+ organizations this may be a lot of effort. But for 25 GCI orgs probably still doable. |
We can actually automate this.
|
It is failry easy, the manual part would be specifying the keywords. |
You can assign someone to specify the keywords, i.e. via CSV, JSON, or YAML file. |
It would be good to enhance the plugin to map the JSON There should be no manual part. There is copious amounts of Open Data about most of these orgs in order to automate categorisation, mining text if necessary. The smaller orgs should build Open Data about themselves rather than adding metadata into this single-purpose repo. |
https://github.com/pattex/jekyll-tagging might be an interesting addition if we can generate lots of tag data. |
Organization basically have specific category like
But it doesn't explicitly mentioned in the org details.
We can actually categorize it by looking into description and match keywords.
E.G
Healthcare will have medicine, hospital, etc
related to #3
The text was updated successfully, but these errors were encountered: