{"id":27814002,"url":"https://github.com/neoanarika/mbti","last_synced_at":"2025-05-01T12:07:57.900Z","repository":{"id":90877698,"uuid":"112888971","full_name":"Neoanarika/MBTI","owner":"Neoanarika","description":"MBTI text classifer trained on the Kaggle MBTI dataset","archived":false,"fork":false,"pushed_at":"2018-10-07T11:24:12.000Z","size":29826,"stargazers_count":33,"open_issues_count":2,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T12:07:45.941Z","etag":null,"topics":["deep-learning","machine-learning","psychology","spacy"],"latest_commit_sha":null,"homepage":"https://www.kaggle.com/datasnaek/mbti-type","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neoanarika.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-03T00:41:56.000Z","updated_at":"2025-03-23T15:28:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"b046d605-1e82-4ba0-a4fb-cda9bee94065","html_url":"https://github.com/Neoanarika/MBTI","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/Neoanarika%2FMBTI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoanarika%2FMBTI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoanarika%2FMBTI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoanarika%2FMBTI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neoanarika","download_url":"https://codeload.github.com/Neoanarika/MBTI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251871589,"owners_count":21657474,"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":["deep-learning","machine-learning","psychology","spacy"],"created_at":"2025-05-01T12:07:57.329Z","updated_at":"2025-05-01T12:07:57.889Z","avatar_url":"https://github.com/Neoanarika.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is this repo about\n\nThis is a CNN based text classifier that uses spacy and is able to classify your Myers–Briggs personality type (e.g. INTJ, ENFP) based on a text or post you have written.  \n\n# How to use it \n\nYou can train the model using the jupyter notebook provided or load from a pre-trained model. \n\n# Loading from pre-trained model\n\n```\nimport spacy\ntext = \u003cUr text\u003e\nnlp = spacy.load(\"./mbti model\")\ndoc = nlp(text)\nprint(doc.cats)\n ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoanarika%2Fmbti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoanarika%2Fmbti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoanarika%2Fmbti/lists"}