You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yup same issue here. I'd love to build the project from scratch - where is the SentenceSimilarityUtils namespace used in the final project's SentenceSimilarity.cs coming from?
The tokenizer in the tutorial:
SentenceSimiliarityUtils_.TokenizeInput(input);
Visual Studio gives a not-defined error for SentenceSimiliarityUtils_.
The text was updated successfully, but these errors were encountered: