cxy 2 months ago
parent 9d300e2977
commit 1923632812

@ -5,9 +5,9 @@ import jieba
import pandas as pd
from flask import Flask, render_template, jsonify
from nltk.corpus import stopwords
import utils
# author: cxy
app = Flask(__name__)

Loading…
Cancel
Save