Concordant Raw Contexts

Example

>>> from techminer2.text.concordances import ConcordantRawContexts
>>> # Create, configure, and run the finder
>>> # order_records_by:
>>> #   date_newest, date_oldest, global_cited_by_highest, global_cited_by_lowest
>>> #   local_cited_by_highest, local_cited_by_lowest, first_author_a_to_z
>>> #   first_author_z_to_a, source_title_a_to_z, source_title_z_to_a
>>> #
>>> finder = (
...     ConcordantRawContexts()
...     #
...     # PATTERN:
...     .with_abstract_having_pattern("FINTECH")
...     #
...     .where_root_directory("examples/fintech/")
...     .where_database("main")
...     .where_record_years_range(None, None)
...     .where_record_citations_range(None, None)
...     .where_records_match(None)
...     .where_records_ordered_by("date_newest")
... )
>>> contexts = finder.run()
>>> for t in contexts[:10]: print(t) 
  …es with the purpose of reinventing financial technology ( FINTECH )
                         we find that countries witness more FINTECH startup formations when the economy is well developed and…
  …r companies to access loans , the higher is the number of FINTECH startups in a country
                        overall , the evidence suggests that FINTECH startup formation need not be left to chance , but active…
  …ovide large scale evidence on the occurrence and value of FINTECH innovation
                                           we find that most FINTECH innovations yield substantial value to innovators , with…
   …artificial intelligence ( ai ) on financial technology ( FINTECH ) , the purpose of this paper is to propose a research fr…
  …nsumers ' perceptions regarding the introduction of ai in FINTECH
                                                             FINTECH is about the introduction of new technologies into the fi…
  …e academic finance community was not actively researching FINTECH , the editorial team of the review of financial studies l…