diff --git a/INSTALL.md b/INSTALL.md index b4a59359fe666d7c7d9b479f0bba21b245cca6ad..d08a5782890bb8c0fd4d8c75fc88990ba6822811 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -40,11 +40,6 @@ This is provided in the repo, and there is no need to download the library exter `./checker --updateHashTable --file "SQLite/output_Boston.txt"` This will run update the database for n-grams weights. `./checker --validateUpdates --file "SQLite/token_database_english_updated.db"` This will run a GUI which will go through the database and check with the user if the updated tokens have a correct role. ``` - -## Testing Patterns -- Descriptions of testing patterns, and instructions on how to exercise them: - - unit tests - - system tests # Execution