- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
<分区>
这是删除停用词和的 C# 程序我在 _delimiters 中有错误有人帮帮我吗?!
我该如何修复这个错误并且输出应该有
锯猫马谷歌搜索互联网使用额外的步骤
非常感谢
static class StopwordTool
{
static Dictionary<string, bool> _stops = new Dictionary<string,bool>
{
{ "a", true },
{ "about", true },
{ "above", true },
{ "across", true },
{ "after", true },
{ "afterwards", true },
{ "again", true },
{ "against", true },
{ "all", true },
{ "almost", true },
{ "alone", true },
{ "along", true },
{ "already", true },
{ "also", true },
{ "although", true },
{ "always", true },
{ "am", true },
{ "among", true },
{ "amongst", true },
{ "amount", true },
{ "an", true },
{ "and", true },
{ "another", true },
{ "any", true },
{ "anyhow", true },
{ "anyone", true },
{ "anything", true },
{ "anyway", true },
{ "anywhere", true },
{ "are", true },
{ "around", true },
{ "as", true },
{ "at", true },
{ "back", true },
{ "be", true },
{ "became", true },
{ "because", true },
{ "become", true },
{ "becomes", true },
{ "becoming", true },
{ "been", true },
{ "before", true },
{ "beforehand", true },
{ "behind", true },
{ "being", true },
{ "below", true },
{ "beside", true },
{ "besides", true },
{ "between", true },
{ "beyond", true },
{ "bill", true },
{ "both", true },
{ "bottom", true },
{ "but", true },
{ "by", true },
{ "call", true },
{ "can", true },
{ "cannot", true },
{ "cant", true },
{ "co", true },
{ "computer", true },
{ "con", true },
{ "could", true },
{ "couldnt", true },
{ "cry", true },
{ "de", true },
{ "describe", true },
{ "detail", true },
{ "do", true },
{ "done", true },
{ "down", true },
{ "due", true },
{ "during", true },
{ "each", true },
{ "eg", true },
{ "eight", true },
{ "either", true },
{ "eleven", true },
{ "else", true },
{ "elsewhere", true },
{ "empty", true },
{ "enough", true },
{ "etc", true },
{ "even", true },
{ "ever", true },
{ "every", true },
{ "everyone", true },
{ "everything", true },
{ "everywhere", true },
{ "except", true },
{ "few", true },
{ "fifteen", true },
{ "fify", true },
{ "fill", true },
{ "find", true },
{ "fire", true },
{ "first", true },
{ "five", true },
{ "for", true },
{ "former", true },
{ "formerly", true },
{ "forty", true },
{ "found", true },
{ "four", true },
{ "from", true },
{ "front", true },
{ "full", true },
{ "further", true },
{ "get", true },
{ "give", true },
{ "go", true },
{ "had", true },
{ "has", true },
{ "have", true },
{ "he", true },
{ "hence", true },
{ "her", true },
{ "here", true },
{ "hereafter", true },
{ "hereby", true },
{ "herein", true },
{ "hereupon", true },
{ "hers", true },
{ "herself", true },
{ "him", true },
{ "himself", true },
{ "his", true },
{ "how", true },
{ "however", true },
{ "hundred", true },
{ "i", true },
{ "ie", true },
{ "if", true },
{ "in", true },
{ "inc", true },
{ "indeed", true },
{ "interest", true },
{ "into", true },
{ "is", true },
{ "it", true },
{ "its", true },
{ "itself", true },
{ "keep", true },
{ "last", true },
{ "latter", true },
{ "latterly", true },
{ "least", true },
{ "less", true },
{ "ltd", true },
{ "made", true },
{ "many", true },
{ "may", true },
{ "me", true },
{ "meanwhile", true },
{ "might", true },
{ "mill", true },
{ "mine", true },
{ "more", true },
{ "moreover", true },
{ "most", true },
{ "mostly", true },
{ "move", true },
{ "much", true },
{ "must", true },
{ "my", true },
{ "myself", true },
{ "name", true },
{ "namely", true },
{ "neither", true },
{ "never", true },
{ "nevertheless", true },
{ "next", true },
{ "nine", true },
{ "no", true },
{ "nobody", true },
{ "none", true },
{ "nor", true },
{ "not", true },
{ "nothing", true },
{ "now", true },
{ "nowhere", true },
{ "of", true },
{ "off", true },
{ "often", true },
{ "on", true },
{ "once", true },
{ "one", true },
{ "only", true },
{ "onto", true },
{ "or", true },
{ "other", true },
{ "others", true },
{ "otherwise", true },
{ "our", true },
{ "ours", true },
{ "ourselves", true },
{ "out", true },
{ "over", true },
{ "own", true },
{ "part", true },
{ "per", true },
{ "perhaps", true },
{ "please", true },
{ "put", true },
{ "rather", true },
{ "re", true },
{ "same", true },
{ "see", true },
{ "seem", true },
{ "seemed", true },
{ "seeming", true },
{ "seems", true },
{ "serious", true },
{ "several", true },
{ "she", true },
{ "should", true },
{ "show", true },
{ "side", true },
{ "since", true },
{ "sincere", true },
{ "six", true },
{ "sixty", true },
{ "so", true },
{ "some", true },
{ "somehow", true },
{ "someone", true },
{ "something", true },
{ "sometime", true },
{ "sometimes", true },
{ "somewhere", true },
{ "still", true },
{ "such", true },
{ "system", true },
{ "take", true },
{ "ten", true },
{ "than", true },
{ "that", true },
{ "the", true },
{ "their", true },
{ "them", true },
{ "themselves", true },
{ "then", true },
{ "thence", true },
{ "there", true },
{ "thereafter", true },
{ "thereby", true },
{ "therefore", true },
{ "therein", true },
{ "thereupon", true },
{ "these", true },
{ "they", true },
{ "thick", true },
{ "thin", true },
{ "third", true },
{ "this", true },
{ "those", true },
{ "though", true },
{ "three", true },
{ "through", true },
{ "throughout", true },
{ "thru", true },
{ "thus", true },
{ "to", true },
{ "together", true },
{ "too", true },
{ "top", true },
{ "toward", true },
{ "towards", true },
{ "twelve", true },
{ "twenty", true },
{ "two", true },
{ "un", true },
{ "under", true },
{ "until", true },
{ "up", true },
{ "upon", true },
{ "us", true },
{ "very", true },
{ "via", true },
{ "was", true },
{ "we", true },
{ "well", true },
{ "were", true },
{ "what", true },
{ "whatever", true },
{ "when", true },
{ "whence", true },
{ "whenever", true },
{ "where", true },
{ "whereafter", true },
{ "whereas", true },
{ "whereby", true },
{ "wherein", true },
{ "whereupon", true },
{ "wherever", true },
{ "whether", true },
{ "which", true },
{ "while", true },
{ "whither", true },
{ "who", true },
{ "whoever", true },
{ "whole", true },
{ "whom", true },
{ "whose", true },
{ "why", true },
{ "will", true },
{ "with", true },
{ "within", true },
{ "without", true },
{ "would", true },
{ "yet", true },
{ "you", true },
{ "your", true },
{ "yours", true },
{ "yourself", true },
{ "yourselves", true }
};
public static string RemoveStopwords(string input)
{
// 1
// Split parameter into words
var words = input.Split(_delimiters,
StringSplitOptions.RemoveEmptyEntries);
// 2
// Allocate new dictionary to store found words
var found = new Dictionary<string, bool>();
// 3
// Store results in this StringBuilder
StringBuilder builder = new StringBuilder();
// 4
// Loop through all words
foreach (string currentWord in words)
{
// 5
// Convert to lowercase
string lowerWord = currentWord.ToLower();
// 6
// If this is a usable word, add it
if (!_stops.ContainsKey(lowerWord) &&
!found.ContainsKey(lowerWord))
{
builder.Append(currentWord).Append(' ');
found.Add(lowerWord, true);
}
}
// 7
// Return string with words removed
return builder.ToString().Trim();
}
}
}
class Program
{
static void Main()
{
Console.WriteLine(StopwordTool.RemoveStopwords(
"I saw a cat and a horse"));
Console.WriteLine(StopwordTool.RemoveStopwords(
"Google searches the Internet"));
Console.WriteLine(StopwordTool.RemoveStopwords(
"Using an extra step"));
}
}
我经常使用stop Fortran 中固有的因各种原因停止执行(主要是在测试失败后)。 program test1 stop end program 除了停止程序执行之外什么都不做。 prog
我想编写一个函数,用字符 e 替换所有出现的字符 c。这些功能似乎正在发挥作用。然而,主要是,我希望能够重复输入一个字符串,扫描要替换的字符,扫描要替换的字符,并打印之前和之后的内容,直到输入的字符串
在 powershell 中,我看到了多种停止服务的方法 更现代的方式 Stop-Service wuauserv 而更传统的方式 NET STOP WUAUSERV 遗留方式 is much mor
所以问题是我需要一个正则表达式,只有当它的 stop 也意味着 stopp 或 sstoooppp 时,它才会匹配第二个单词> 后跟一个空格。我需要得到这个词,我找不到任何正则表达式来做到这一点,因为
我正在做这样的事情 http://jsfiddle.net/8ErSL/2/ 当您将鼠标悬停在任何文本框 (div) 上时,其中会出现一个小图标。 我想阻止图标的淡入淡出效果在我不小心将鼠标悬停在 d
这段代码在 Debug模式下工作得很好,但当不是 Debug模式时它总是抛出运行时异常。 mMediaRecorder.stop(); 根据 Java 文档: Stops recordin
这是我的full code ,这里是my project ,当我在 #onCreate 中使用 MediaRecorder#stop 时,它会引发 java.lang.RuntimeException
我使用 C# 编写了一个库并在 PowerShell 脚本中使用它。 C# 库将大量数据加载到数据库中。我正在使用 Start-Job 来启动该过程,并且我正在监视一个文件是否有错误。 但是,我发现即
我正在尝试编写以下问题的代码: 在 a0, a1, ..., an 处有 n 个酒店,使得 0 dp(k)+(ai-ak)^2) dp(i) = dp(k)+(ai-ak)^2)
我有一个简单的测试,我使用 run_forever 方法运行 Python asyncio 事件循环,然后立即在另一个线程中停止它。但是,事件循环似乎并没有终止。我有以下测试用例: import as
我有以下情况: 专用租赁 m4.large 运行 RHEL6 的 EC2 实例 使用 AWS 控制台手动启动它效果很好 尝试启动它的 Lambda 函数(用 Java 编写)失败,因为实例状态为:已停
我正在使用 Yajsw 将我的应用程序作为守护进程运行。 对于状态调用,我希望看到“正在运行”或“已停止”,但我收到的消息如下所示 SW043305-SRV01:/etc/init.d # ./tes
在 Tomcat 或 TomEE 中,service tomcat start/stop 和 ./catalina.sh run/stop 有什么区别? 他们做的事情完全一样吗? 最佳答案 catal
我正在尝试使用 C++ 和 OpenGL/GLUT 制作一个 Snake 克隆。然而,我一直在编程允许输入 Action 之间的短时间间隔时遇到问题。我已经尝试了一些计时方法,最后我为它创建了一个类(
问题: org.apache.catalina.loader.WebappClassLoader - The web application [/…] appears to have started
我正在尝试以下实验: 我有两个QpushButtons,比如PushA 和PushB。现在 PushA 在 QHBoxLayout 中,PushB 也在它自己的 QHBoxLayout 中。这两个水平
我已经在我的 windows 10 机器上安装了 Docker for Windows。当我尝试从“windows 容器”“切换到 linux 容器”时,出现错误。 Unable to start:
我在我的应用程序中集成了摄像头。当用户单击捕获按钮时,我隐藏了工具栏,以便摄像头预览屏幕尺寸增加。这会导致应用程序在停止在线录制时崩溃 - mMediaRecorder.stop(); 。 java.
运行功能时 stop("m Sys.setenv(LANG = "fr") > 2 + x Erreur : objet 'x' introuvable > Sys.setenv(LANG = "en
我有一个 Windows 10 内部版本,我正在尝试安装 cpriego/valet-linux使用 wsl2 我已经安装了 composer、php 和所有其他的要求。 现在当我做 valet st
我是一名优秀的程序员,十分优秀!