Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit a877936

Browse files
fake news detection application
1 parent 5d3ed0d commit a877936

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Scripts/Miscellaneous/Fake_news_web/feature.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import os
44
import re
55
import nltk
6+
from nltk.stem import WordNetLemmatizer
67

78
def get_all_query(title, author, text):
89
total= title + author + text

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /