{"id":24205245,"url":"https://github.com/horizon733/neuralspace-entityextractor-sample","last_synced_at":"2025-03-03T12:43:48.096Z","repository":{"id":42991983,"uuid":"472611425","full_name":"Horizon733/NeuralSpace-EntityExtractor-Sample","owner":"Horizon733","description":"Entity extractor component build for Rasa and Neuralspace","archived":false,"fork":false,"pushed_at":"2022-03-24T11:43:17.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"rasa-2.x","last_synced_at":"2025-01-13T23:22:45.217Z","etag":null,"topics":["artificial-intelligence","entity-extraction","machine-learning","python","python3","rasa","rasa-chatbot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Horizon733.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-22T04:15:27.000Z","updated_at":"2022-03-24T13:40:19.000Z","dependencies_parsed_at":"2022-08-29T23:20:49.490Z","dependency_job_id":null,"html_url":"https://github.com/Horizon733/NeuralSpace-EntityExtractor-Sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horizon733%2FNeuralSpace-EntityExtractor-Sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horizon733%2FNeuralSpace-EntityExtractor-Sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horizon733%2FNeuralSpace-EntityExtractor-Sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horizon733%2FNeuralSpace-EntityExtractor-Sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Horizon733","download_url":"https://codeload.github.com/Horizon733/NeuralSpace-EntityExtractor-Sample/tar.gz/refs/heads/rasa-2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241670063,"owners_count":20000323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","entity-extraction","machine-learning","python","python3","rasa","rasa-chatbot"],"created_at":"2025-01-13T23:20:50.001Z","updated_at":"2025-03-03T12:43:48.046Z","avatar_url":"https://github.com/Horizon733.png","language":"Python","funding_links":["https://www.buymeacoffee.com/droidcity0"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eEntity Extractor Rasa custom component - NeuralSpace\u003c/h1\u003e\n\n## Instructions:\n- Get your Access Token from \u003ca href=\"https://platform.neuralspace.ai/#/platform/ner/dashboard\"\u003eNeuralSpace platform\u003c/a\u003e\n- ![image](https://user-images.githubusercontent.com/57827233/159902159-8394159c-57b5-47a3-8ec0-75a4464190f1.png)\n\n### Rasa 2.x\n- Make sure your project is using `2.x` version of `Rasa`.\n- Use `rasa-2.x` branch for Entity extractor.\n- Add following code in `config.yml`.\n```yml\npolicies:\n  ...\n  - name: custom_component.NeuralspaceEntityExtractor.NeuralSpaceEntityExtractor\n    language: \"en\" # source language of the sentences\n    dimensions: [ \"person\", \"email\", \"number\" ] # dimensions you want to extract entity\n    access_token: \"your-access-token\" # find your access token from NeuralSpace Platform as above mentioned.\n  ...\n```\n\n### Rasa 3.x\n- Make sure you have migrated/using `3.x` version of `Rasa`.\n- Use `rasa-3.x` branch for Entity extractor.\n- Add following code in `config.yml`.\n```yml\nrecipe: default.v1\nlanguage: en\npolicies:\n  ...\n  - name: custom_component.NeuralspaceEntityExtractor.NeuralSpaceEntityExtractor\n    language: \"en\" # source language of the sentences\n    dimensions: [ \"person\", \"email\", \"number\" ] # dimensions you want to extract entity\n    access_token: \"your-access-token\" # find your access token from NeuralSpace Platform as above mentioned.\n  ...\n```\n\n## Found this helpful?\nSupport me by\u003cbr\u003e\u003cbr\u003e\n- \u003ca href=\"https://www.buymeacoffee.com/droidcity0\" target=\"_blank\"\u003e\n  \u003cimg width=\"200\" alt=\"yellow-button\" src=\"https://user-images.githubusercontent.com/57827233/159906809-2687436d-d91c-411f-bb37-ef9c78acf53b.png\"\u003e\n\u003c/a\u003e\n- Give a 🌟 to this repo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorizon733%2Fneuralspace-entityextractor-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorizon733%2Fneuralspace-entityextractor-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorizon733%2Fneuralspace-entityextractor-sample/lists"}