Twitter-LDA icon indicating copy to clipboard operation
Twitter-LDA copied to clipboard

what is the stoplist.txt file?

Open malizad opened this issue 8 years ago • 1 comments

I was wondering what is the purpose of the stoplist.txt file and whether we should modify it or leave it as is? Please let me know.

malizad avatar Apr 18 '18 17:04 malizad

Probably yes, need to double check though.

On 12/11/2018 04:16, Nima Moradi wrote: @minghui are you removing stopword and having stemming the words

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/minghui/Twitter-LDA","title":"minghui/Twitter-LDA","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/minghui/Twitter-LDA"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nimamoradi in #5: @minghui are you removing stopword and having stemming the words "}],"action":{"name":"View Issue","url":"https://github.com/minghui/Twitter-LDA/issues/5#issuecomment-445957003"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/minghui/Twitter-LDA/issues/5#issuecomment-445957003", "url": "https://github.com/minghui/Twitter-LDA/issues/5#issuecomment-445957003", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } }, { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Re: [minghui/Twitter-LDA] what is the stoplist.txt file? (#5)", "sections": [ { "text": "", "activityTitle": "Nima Moradi", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@nimamoradi", "facts": [

] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n"commandName": "IssueComment",\n"repositoryFullName": "minghui/Twitter-LDA",\n"issueId": 5,\n"IssueComment": "{{IssueComment.value}}"\n}" } ] }, { "name": "Close issue", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n"commandName": "IssueClose",\n"repositoryFullName": "minghui/Twitter-LDA",\n"issueId": 5\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/minghui/Twitter-LDA/issues/5#issuecomment-445957003" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n"commandName": "MuteNotification",\n"threadId": 325708138\n}" } ], "themeColor": "26292E" } ]

minghui avatar Dec 13 '18 14:12 minghui